Re: [U-Boot] [PATCH 5/7] board: ti: am57xx-idk: Auto detect LCD Panel

2017-01-27 Thread menon.nisha...@gmail.com
On Fri, Jan 27, 2017 at 2:54 AM, Roger Quadros wrote: > On 26/01/17 19:33, menon.nisha...@gmail.com wrote: >> [...] >> >> >>> diff --git a/include/configs/ti_omap5_common.h >>> b/include/configs/ti_omap5_common.h >>> index 6de19c2..1fa2f82 100644 >>> --- a/include/configs/ti_omap5_common.h >>> ++

Re: [U-Boot] [PATCH 5/7] board: ti: am57xx-idk: Auto detect LCD Panel

2017-01-27 Thread Roger Quadros
On 26/01/17 19:33, menon.nisha...@gmail.com wrote: > [...] > > >> diff --git a/include/configs/ti_omap5_common.h >> b/include/configs/ti_omap5_common.h >> index 6de19c2..1fa2f82 100644 >> --- a/include/configs/ti_omap5_common.h >> +++ b/include/configs/ti_omap5_common.h >> @@ -91,16 +91,22 @@ >>

Re: [U-Boot] [PATCH 5/7] board: ti: am57xx-idk: Auto detect LCD Panel

2017-01-26 Thread Tom Rini
On Thu, Jan 26, 2017 at 03:07:27PM +0200, Roger Quadros wrote: > From: Nishanth Menon > > AM571x IDK and AM572x IDK have optional LCD Kits that can be purchased. > These can be one of OSD101T2045 or the newer OSD101T2587. The LCD panel > itself has no registers that can be used to identify the p

Re: [U-Boot] [PATCH 5/7] board: ti: am57xx-idk: Auto detect LCD Panel

2017-01-26 Thread menon.nisha...@gmail.com
[...] > diff --git a/include/configs/ti_omap5_common.h > b/include/configs/ti_omap5_common.h > index 6de19c2..1fa2f82 100644 > --- a/include/configs/ti_omap5_common.h > +++ b/include/configs/ti_omap5_common.h > @@ -91,16 +91,22 @@ > "setenv fdtfile am57xx-beagle-x15.dtb;

[U-Boot] [PATCH 5/7] board: ti: am57xx-idk: Auto detect LCD Panel

2017-01-26 Thread Roger Quadros
From: Nishanth Menon AM571x IDK and AM572x IDK have optional LCD Kits that can be purchased. These can be one of OSD101T2045 or the newer OSD101T2587. The LCD panel itself has no registers that can be used to identify the panel, however, the touchscreen controllers on the panels are different. H