Thread (8 messages) flat view 8 messages, 4 authors, 2016-12-06

[PATCH v3 1/2] ARM: dts: da850-lcdk: add the dumb-vga-dac node

From: robh+dt@kernel.org (Rob Herring)
Date: 2016-12-05 14:40:34
Also in: dri-devel, linux-devicetree, lkml

On Tue, Nov 29, 2016 at 5:57 AM, Bartosz Golaszewski
[off-list ref] wrote:
quoted hunk ↗ jump to hunk
Add the dumb-vga-dac node to the board DT together with corresponding
ports and vga connector. This allows to retrieve the edid info from
the display automatically.

Signed-off-by: Bartosz Golaszewski <redacted>
---
 arch/arm/boot/dts/da850-lcdk.dts | 58 ++++++++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/da850.dtsi     | 17 ++++++++++++
 2 files changed, 75 insertions(+)
diff --git a/arch/arm/boot/dts/da850-lcdk.dts b/arch/arm/boot/dts/da850-lcdk.dts
index 711b9ad..d864f11 100644
--- a/arch/arm/boot/dts/da850-lcdk.dts
+++ b/arch/arm/boot/dts/da850-lcdk.dts
@@ -50,6 +50,53 @@
                        system-clock-frequency = <24576000>;
                };
        };
+
+       vga_bridge {
s/_/-/
+               compatible = "dumb-vga-dac";
+               pinctrl-names = "default";
+               pinctrl-0 = <&lcd_pins>;
Are these pins from the LCD controller? They should be part of the LCD
controller node.

Rob
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help