Thread (1 message) 1 message, 1 author, 2014-11-17

Re: [PATCH 2/2] dt-bindings: simplefb-sunxi: Add sunxi simplefb extensions

From: Ian Campbell <hidden>
Date: 2014-11-17 12:22:34
Also in: linux-arm-kernel, linux-fbdev

Possibly related (same subject, not in this thread)

On Mon, 2014-11-17 at 12:34 +0100, Hans de Goede wrote:
+- sunxi,pipeline:
+  <0> for the de_be0 -> lcdc0 -> output pipeline
+  <1> for the de_be1 -> lcdc1 -> output pipeline
Can we express this as a more descriptive string rather than a number,
to better handle future developments?

Otherwise both patches in this series look good to me.
+- sunxi,output: One of: "hdmi", "lcd", "vga", and "composite"  
+
+Example:
+
+chosen {
+	#address-cells = <1>;
+	#size-cells = <1>;
+	ranges;
+
+	framebuffer@0 {
+		compatible = "sunxi,framebuffer", "simple-framebuffer";
+		sunxi,pipeline = <0>;
+		sunxi,output = "hdmi";
+		clocks = <&pll5 1>, <&ahb_gates 36>, <&ahb_gates 43>,
+			 <&ahb_gates 44>;
+		status = "disabled";
+	};
+};
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help