提交 65e83594 编写于 作者: D Dmitry Baryshkov

dt-bindings: display/msm: dsi-controller-main: remove #address/#size-cells

Stop mentioning #address-cells/#size-cells which are defined in
display/dsi-controller.yaml. Use unevaluatedProperties instead of
additionalProperties to allow skipping properties defined in other
schema files.
Signed-off-by: NDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Acked-by: NRob Herring <robh@kernel.org>
Patchwork: https://patchwork.freedesktop.org/patch/518809/
Link: https://lore.kernel.org/r/20230118032432.1716616-2-dmitry.baryshkov@linaro.orgSigned-off-by: NDmitry Baryshkov <dmitry.baryshkov@linaro.org>
上级 d10bdc6e
...@@ -72,10 +72,6 @@ properties: ...@@ -72,10 +72,6 @@ properties:
deprecated: true deprecated: true
const: dsi const: dsi
"#address-cells": true
"#size-cells": true
syscon-sfpb: syscon-sfpb:
description: A phandle to mmss_sfpb syscon node (only for DSIv2). description: A phandle to mmss_sfpb syscon node (only for DSIv2).
$ref: "/schemas/types.yaml#/definitions/phandle" $ref: "/schemas/types.yaml#/definitions/phandle"
...@@ -356,7 +352,7 @@ allOf: ...@@ -356,7 +352,7 @@ allOf:
- const: iface - const: iface
- const: bus - const: bus
additionalProperties: false unevaluatedProperties: false
examples: examples:
- | - |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册