From: Rob Herring Date: Wed, 10 Aug 2022 16:03:40 +0000 (-0600) Subject: dt-bindings: display: arm,versatile-tft-panel: Drop erroneous properties in example X-Git-Tag: v6.6.17~6413^2~57 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=88164dada2d09a3ac02a9e86e3bf7e8267e137c2;p=platform%2Fkernel%2Flinux-rpi.git dt-bindings: display: arm,versatile-tft-panel: Drop erroneous properties in example The 'arm,versatile-sysreg' node in the example should not have '#address-cells' and '#size-cells' properties as the child node doesn't have 'reg'. Signed-off-by: Rob Herring Link: https://lore.kernel.org/r/20220810160341.51995-2-robh@kernel.org --- diff --git a/Documentation/devicetree/bindings/display/panel/arm,versatile-tft-panel.yaml b/Documentation/devicetree/bindings/display/panel/arm,versatile-tft-panel.yaml index be69e0c..c9958f8 100644 --- a/Documentation/devicetree/bindings/display/panel/arm,versatile-tft-panel.yaml +++ b/Documentation/devicetree/bindings/display/panel/arm,versatile-tft-panel.yaml @@ -37,9 +37,6 @@ examples: compatible = "arm,versatile-sysreg", "syscon", "simple-mfd"; reg = <0x00000 0x1000>; - #address-cells = <1>; - #size-cells = <0>; - panel { compatible = "arm,versatile-tft-panel";