OSDN Git Service

dt-bindings: display: bridge: lvds-transmitter: cleanup example
authorPeter Rosin <peda@axentia.se>
Fri, 11 Jan 2019 15:19:00 +0000 (15:19 +0000)
committerAndrzej Hajda <a.hajda@samsung.com>
Fri, 18 Jan 2019 08:18:33 +0000 (09:18 +0100)
Drop #address-cells and #size-cells from the root node in the
example, they are unused.

Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190111151843.11114-3-peda@axentia.se
Documentation/devicetree/bindings/display/bridge/lvds-transmitter.txt

index bc69607..60091db 100644 (file)
@@ -42,8 +42,6 @@ Example
 
 lvds-encoder {
        compatible = "lvds-encoder";
-       #address-cells = <1>;
-       #size-cells = <0>;
 
        ports {
                #address-cells = <1>;