Re: [android-porting] Android porting display on omap architecture

2018-06-19 Thread Satish Patel
On Mon, Jun 18, 2018 at 1:05 PM, Liechtenstein abbey 
wrote:

> 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!
>
- ​Make sure LCD drivers are enable within the kernel​
- Also run some fbdev/fbtest like utility to ensure it works fine
- From the Android perspective it should work right after
that..if hardware/qcom/display has the default implementation on
/dev/graphics/fb0

>
> --
> --
> unsubscribe: android-porting+unsubscr...@googlegroups.com
> 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 android-porting+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Regards,
satish patel

-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
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 android-porting+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-porting] Android porting display on omap architecture

2018-06-19 Thread chinda keodouangsy
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  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: android-porting+unsubscr...@googlegroups.com
> 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 android-porting+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
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 android-porting+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-porting] Android porting display on omap architecture

2018-06-18 Thread Liechtenstein abbey
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: android-porting+unsubscr...@googlegroups.com
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 android-porting+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.