Thread (3 messages) flat view 3 messages, 3 authors, 2013-09-27

Re: [PATCH v4 1/2] video: ARM CLCD: Add DT support

From: Jon Medhurst (Tixy) <hidden>
Date: 2013-09-27 10:43:02
Also in: linux-arm-kernel, linux-devicetree

On Fri, 2013-09-20 at 15:19 +0100, Pawel Moll wrote:
This patch adds basic DT bindings for the PL11x CLCD cells
and make their fbdev driver use them.

Signed-off-by: Pawel Moll <redacted>
---
[...]
quoted hunk ↗ jump to hunk
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index 84b685f..b7d8c23 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -316,6 +316,7 @@ config FB_ARMCLCD
 	select FB_CFB_FILLRECT
 	select FB_CFB_COPYAREA
 	select FB_CFB_IMAGEBLIT
To avoid undefined reference to of_get_fb_videomode I needed to also
add:

	select FB_MODE_HELPERS
+	select VIDEOMODE_HELPERS if OF
 	help
 	  This framebuffer device driver is for the ARM PrimeCell PL110
 	  Colour LCD controller.  ARM PrimeCells provide the building
[...]

With the config change, for both this patch and patch 2/2 

Tested-by: Jon Medhurst <redacted>

(I tested both DT and ATAGs booting on Versatile Express with CA9x4
CoreTile, and DT boot with CA15_A7 a.k.a TC2 :-)

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