Thread (1 message) 1 message, 1 author, 2015-10-06

Re: [PATCH v2] video: fbdev: add Marvell PXA framebuffer binding

From: Robert Jarzmik <robert.jarzmik@free.fr>
Date: 2015-10-06 19:18:47
Also in: linux-devicetree, lkml

Philipp Zabel [off-list ref] writes:
On Sun, Oct 4, 2015 at 12:31 PM, Robert Jarzmik [off-list ref] wrote:
quoted
+       lcd-controller@40500000 {
+               compatible = "marvell,pxa2xx-lcdc";
+               reg = <0x44000000 0x10000>;
+               interrupts = <17>;
+               clocks = <&clks CLK_LCD>;
+               interrupts = <23>;
The interrupt line is duplicated in the example.
Indeed, I'll fix that.
quoted
+               status = "okay";
+
+               port {
+                       lcdc_out: endpoint {
+                               remote-endpoint = <&panel_in>;
+                               bus-width = <16>;
+                       };
+               };
+       };
+
+PXA LCDC Display
+----------------
+Required properties (as per of_videomode_helper):
+ - lcd-type: either "mono-stn", "mono-dstn", "color-stn", "color-dstn",
+                   "color-tft", "smart-panel"
Would it make sense to make this property optional and have the
default be "color-tft"? That is probably the most common one by far.
Yes, sure, let's do it that way for v3.

Cheers.

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