* We need the board platform for various makefiles we include
and for kernel version guards, just require it outright in
top level.
Change-Id: I1100b2c731e4d5cc8f522641b6ea60e83ec29908
* non-caf roms don't have that repo causing the whole build to fail because of missing makefiles
Signed-off-by: Kuba Wojciechowski <nullbytepl@gmail.com>
Change-Id: Ief11b79e82da639118f64553c22d1e6a1326f282
Add the reset sequence to the panel header files
and dtsi files and remove it from the platform
files to reflect the kernel/LK changes.
Change-Id: I2aa9620e6b1be97f7239848a71264b959dadc7dc
Add support for panel physical dimension fields to
parser to generate dtsi with those additional fields.
Change-Id: I7de1e9e42efb8ee5bb55298ba58a4db64d88f8ce
Panel was probed as seperate device earlier. Dynamic panel
detection is now using panel dtsi as utility API to parse
all display panel property.
*Remove compatible string from panel dtsi becase it is not a
seperate driver.
*Panel DTSI is part of mdss_mdp device node, not soc.
Change-Id: I9f7af0fa4717a5281556a37b094438eb23e46473
Parser script parses the XML tags and generates the panel dtsi
and header file. It is also capable of generating display platform
dtsi and header file. Refer example XML file to write a new XML
input file.
Refer README.txt file for more information on parser
Change-Id: Ic78f543df9358d1bd66212c838988bfb725cbc07
Parser script parses the XML tags and generate the panel dtsi
and header file. Refer example XML files to write a new XML
input file.
Refer README.txt for more information on parser
Change-Id: Idd9d026626d1b5cd8921738d2abce7b298d1fbdf