Do you already have the LCD driver source code or you have to write from scratch?
Anyway you have to check if your LCD driver supports a Device Tree ( DT ) mechanism and all your LCD's I/Os are correctly defined in the DT. For more details, you check the following link: https://source.android.com/devices/ Hope that help. Cheers Chinda Le lun. 18 juin 2018 à 17:17, Liechtenstein abbey <[email protected]> a écrit : > Hi there, > I'm trying to port Android 7 on omap4 Device architecture. In particular I > don't know the steps to do to port the lcd display drivers. Could you > please suggest me any documentato that explain how to do this or a summary > where I can find the steps to do it? > Thank you guys for your support! > > -- > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > > --- > You received this message because you are subscribed to the Google Groups > "android-porting" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
