summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/display/msm
diff options
context:
space:
mode:
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>2023-01-18 06:24:29 +0300
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>2023-01-24 11:11:52 +0300
commit65e835945aabca198c8418484c096e61a1345a75 (patch)
tree57715c84c9d2c284f7bf2401d941381e51bf81c3 /Documentation/devicetree/bindings/display/msm
parentd10bdc6ec6ac9393a48f1e4e874eeec7f48d046d (diff)
downloadlinux-65e835945aabca198c8418484c096e61a1345a75.tar.xz
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: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Acked-by: Rob Herring <robh@kernel.org> Patchwork: https://patchwork.freedesktop.org/patch/518809/ Link: https://lore.kernel.org/r/20230118032432.1716616-2-dmitry.baryshkov@linaro.org Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/display/msm')
-rw-r--r--Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml6
1 files changed, 1 insertions, 5 deletions
diff --git a/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml
index e43a736501bc..6b31eb76c3be 100644
--- a/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml
+++ b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml
@@ -72,10 +72,6 @@ properties:
deprecated: true
const: dsi
- "#address-cells": true
-
- "#size-cells": true
-
syscon-sfpb:
description: A phandle to mmss_sfpb syscon node (only for DSIv2).
$ref: "/schemas/types.yaml#/definitions/phandle"
@@ -356,7 +352,7 @@ allOf:
- const: iface
- const: bus
-additionalProperties: false
+unevaluatedProperties: false
examples:
- |