summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/display/simple-framebuffer.yaml
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2020-03-10 22:32:14 +0300
committerRob Herring <robh@kernel.org>2020-03-10 22:32:14 +0300
commiteb32d1e45ecdc92b19bcbeae0a98c905820a780b (patch)
tree7cba65bb6ff5a2437b52dfc0de8abc0e6d9eb2a7 /Documentation/devicetree/bindings/display/simple-framebuffer.yaml
parentf15652859cbe34ec4f3667169facd86309f438d2 (diff)
parentd2334a91a3b01dce4f290b4536fcfa4b9e923a3d (diff)
downloadlinux-eb32d1e45ecdc92b19bcbeae0a98c905820a780b.tar.xz
Merge branch 'dt/linus' into dt/next
Diffstat (limited to 'Documentation/devicetree/bindings/display/simple-framebuffer.yaml')
-rw-r--r--Documentation/devicetree/bindings/display/simple-framebuffer.yaml6
1 files changed, 1 insertions, 5 deletions
diff --git a/Documentation/devicetree/bindings/display/simple-framebuffer.yaml b/Documentation/devicetree/bindings/display/simple-framebuffer.yaml
index 678776b6012a..1db608c9eef5 100644
--- a/Documentation/devicetree/bindings/display/simple-framebuffer.yaml
+++ b/Documentation/devicetree/bindings/display/simple-framebuffer.yaml
@@ -174,10 +174,6 @@ examples:
};
};
- soc@1c00000 {
- lcdc0: lcdc@1c0c000 {
- compatible = "allwinner,sun4i-a10-lcdc";
- };
- };
+ lcdc0: lcdc { };
...