Thread (1 message) 1 message, 1 author, 2014-11-14
DORMANTno replies

[PATCH v2 2/4] ARM: dts: sun5i: Add simplefb node

From: Hans de Goede <hidden>
Date: 2014-11-14 15:34:35
Also in: linux-devicetree
Subsystem: the rest · Maintainer: Linus Torvalds

Add a simplefb template node for u-boot to further fill and activate.

Signed-off-by: Hans de Goede <redacted>
---
 arch/arm/boot/dts/sun5i-a10s.dtsi | 12 ++++++++++++
 1 file changed, 12 insertions(+)
diff --git a/arch/arm/boot/dts/sun5i-a10s.dtsi b/arch/arm/boot/dts/sun5i-a10s.dtsi
index 7089284..aee7f25 100644
--- a/arch/arm/boot/dts/sun5i-a10s.dtsi
+++ b/arch/arm/boot/dts/sun5i-a10s.dtsi
@@ -24,6 +24,18 @@
 		serial3 = &uart3;
 	};
 
+	chosen {
+		#address-cells = <1>;
+		#size-cells = <1>;
+		ranges;
+
+		framebuffer0-hdmi {
+			compatible = "simple-framebuffer";
+			clocks = <&ahb_gates 36>, <&ahb_gates 43>, <&ahb_gates 44>;
+			status = "disabled";
+		};
+	};
+
 	cpus {
 		cpu at 0 {
 			compatible = "arm,cortex-a8";
-- 
2.1.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help