Part Number: AM5728
Other Parts Discussed in Thread: TPD12S015, DS90CR217
Tool/software: Linux
Hello All,
Environment setup using:
OS: ubuntu 16.04
Ti-SDK:ti-processor-sdk-linux-am57xx-evm-04.02.00.09
I'm integrating 10.4"(800x600) display to our AM5728 custom board. Facing issue on lcd display bring up, please find the attached kernel log, config & dts file.
Their is some problem with clarity, not sure issue with graphic driver side, weston side, RGB or resolution. Please go through attached file, snap shot once.
I commented the below lines in am57xx-beagle-x15.dts files:
#if 0
&tpd12s015 {
gpios = <&gpio7 10 GPIO_ACTIVE_HIGH>, /* gpio7_10, CT CP HPD */
<&gpio6 28 GPIO_ACTIVE_HIGH>, /* gpio6_28, LS OE */
<&gpio7 12 GPIO_ACTIVE_HIGH>; /* gpio7_12/sp1_cs2, HPD */
};
#endif
If any changes required on dts, kernel config, please do let me know to bring up LCD.
Thanks.
