Hi,
On Wed, Jun 8, 2016 at 9:35 AM, Doug Anderson <dianders@xxxxxxxxxxxx> wrote:
Yakir,Sorry for not noticing. :( ...but as others have pointed out for
On Wed, Jun 8, 2016 at 4:52 AM, Yakir Yang <ykk@xxxxxxxxxxxxxx> wrote:
The Sharp LQ123P1JX31 is an 12.3", 2400x1600 TFT-LCD panel connectedLooks good to me. Values in the table match the EDID I see from this
using eDP interfaces.
Signed-off-by: Yakir Yang <ykk@xxxxxxxxxxxxxx>
---
Changes in v2:
- Add detail timing of Sharp LQ123P1JX31 panel in v2
drivers/gpu/drm/panel/panel-simple.c | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
panel and everything else looks to be in order.
Reviewed-by: Doug Anderson <dianders@xxxxxxxxxxxx>
Tested-by: Doug Anderson <dianders@xxxxxxxxxxxx>
your earlier patches, the size is incorrect. I found the correct size
and it should be:
.width = 259,
.height = 173,
-Doug