devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] DT support for da850-evm LCD
@ 2013-03-27  7:43 Philip Avinash
       [not found] ` <1364370239-18390-1-git-send-email-avinashphilip-l0cyMroinI0@public.gmane.org>
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Philip Avinash @ 2013-03-27  7:43 UTC (permalink / raw)
  To: nsekhar, linux, grant.likely, rob.herring, rob
  Cc: linux-arm-kernel, davinci-linux-open-source, linux-kernel,
	devicetree-discuss, linux-doc, Philip Avinash

Add support for da850-evm LCD.
Depends on [1], [2] and [3] and based on 3.9.rc4.
Tested on da850-evm and available for testing at [4]

1. video: da8xx-fb: am335x DT support
   https://lkml.org/lkml/2013/1/28/90
2. video: da8xx-fb: runtime timing configuration.
   https://lkml.org/lkml/2013/1/15/241
3. Platform support for EHRPWM & ECAP devices in DAVINCI.
   http://linux.davincidsp.com/pipermail/davinci-linux-open-source/2013-March/026798.html
4. https://github.com/avinashphilip/am335x_linux/tree/da850_lcd_dt_support 

Testing:
LCD panel back light should enabled through PWM. But back light goes off on SPI
transactions as spi1_cs0 will be the source for LCD back light power (provided
SPI flash support enabled).

Philip Avinash (3):
  ARM: davinci: da850: Add LCDC DT entries
  ARM: davinci: da850: override LCDC DT node device name
  ARM: davinci: da850 evm: Add da850-evm LCD panel support

 arch/arm/boot/dts/da850-evm.dts  |   22 ++++++++++++++++++++++
 arch/arm/boot/dts/da850.dtsi     |   21 +++++++++++++++++++++
 arch/arm/mach-davinci/da8xx-dt.c |    1 +
 3 files changed, 44 insertions(+)

-- 
1.7.9.5


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-03-27  7:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-27  7:43 [PATCH 0/3] DT support for da850-evm LCD Philip Avinash
     [not found] ` <1364370239-18390-1-git-send-email-avinashphilip-l0cyMroinI0@public.gmane.org>
2013-03-27  7:43   ` [PATCH 1/3] ARM: davinci: da850: Add LCDC DT entries Philip Avinash
2013-03-27  7:43 ` [PATCH 2/3] ARM: davinci: da850: override LCDC DT node device name Philip Avinash
2013-03-27  7:43 ` [PATCH 3/3] ARM: davinci: da850 evm: Add da850-evm LCD panel support Philip Avinash

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).