diff options
author | Icenowy Zheng <icenowy@aosc.io> | 2017-12-22 13:22:36 +0100 |
---|---|---|
committer | Chen-Yu Tsai <wens@csie.org> | 2017-12-29 09:40:44 +0100 |
commit | fffa5274e5ffe837d5a03989e40013e3f42742f2 (patch) | |
tree | 5e15735544776815fd732fa4cd2f3047b6891d32 /Documentation | |
parent | ARM: dts: sun8i: fix USB Ethernet of Orange Pi R1 (diff) | |
download | linux-fffa5274e5ffe837d5a03989e40013e3f42742f2.tar.xz linux-fffa5274e5ffe837d5a03989e40013e3f42742f2.zip |
dt-bindings: simplefb-sunxi: add pipelines for DE2
As we're going to add simplefb support for Allwinner SoCs with DE2, add
suitable pipeline strings in the device tree binding.
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/display/simple-framebuffer-sunxi.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/simple-framebuffer-sunxi.txt b/Documentation/devicetree/bindings/display/simple-framebuffer-sunxi.txt index a9168ae6946c..d693b8dc9a62 100644 --- a/Documentation/devicetree/bindings/display/simple-framebuffer-sunxi.txt +++ b/Documentation/devicetree/bindings/display/simple-framebuffer-sunxi.txt @@ -15,6 +15,10 @@ Required properties: "de_be1-lcd1" "de_be0-lcd0-hdmi" "de_be1-lcd1-hdmi" + "mixer0-lcd0" + "mixer0-lcd0-hdmi" + "mixer1-lcd1-hdmi" + "mixer1-lcd1-tve" Example: |