Re: [PATCH] dt-bindings: display: panel-simple: Allow optional 'ports' property

2020-11-10 Thread Liu Ying
On Tue, 2020-11-10 at 06:53 +0100, Sam Ravnborg wrote: > Hi Liu Ying, > On Tue, Nov 10, 2020 at 10:37:27AM +0800, Liu Ying wrote: > > Hi Sam, > > > > On Wed, 2020-11-04 at 11:47 +0100, Sam Ravnborg wrote: > > > Hi Liu Ying > > > > > > On Wed, Nov 04, 2020 at 04:03:37PM +0800, Liu Ying wrote: > >

Re: [PATCH] dt-bindings: display: panel-simple: Allow optional 'ports' property

2020-11-10 Thread Liu Ying
Hi Sam, On Wed, 2020-11-04 at 11:47 +0100, Sam Ravnborg wrote: > Hi Liu Ying > > On Wed, Nov 04, 2020 at 04:03:37PM +0800, Liu Ying wrote: > > Some simple panels have dual LVDS interfaces which receive even and > > odd > > pixels respectively, like 'nlt,nl192108ac18-02d' and > > 'koe,tx26d202vm0b

Re: [PATCH] dt-bindings: display: panel-simple: Allow optional 'ports' property

2020-11-09 Thread Sam Ravnborg
Hi Liu Ying, On Tue, Nov 10, 2020 at 10:37:27AM +0800, Liu Ying wrote: > Hi Sam, > > On Wed, 2020-11-04 at 11:47 +0100, Sam Ravnborg wrote: > > Hi Liu Ying > > > > On Wed, Nov 04, 2020 at 04:03:37PM +0800, Liu Ying wrote: > > > Some simple panels have dual LVDS interfaces which receive even and >

Re: [PATCH] dt-bindings: display: panel-simple: Allow optional 'ports' property

2020-11-04 Thread Sam Ravnborg
Hi Liu Ying On Wed, Nov 04, 2020 at 04:03:37PM +0800, Liu Ying wrote: > Some simple panels have dual LVDS interfaces which receive even and odd > pixels respectively, like 'nlt,nl192108ac18-02d' and 'koe,tx26d202vm0bwa'. > So, let's allow optional 'ports' property so that pixel order can be got >

[PATCH] dt-bindings: display: panel-simple: Allow optional 'ports' property

2020-11-04 Thread Liu Ying
Some simple panels have dual LVDS interfaces which receive even and odd pixels respectively, like 'nlt,nl192108ac18-02d' and 'koe,tx26d202vm0bwa'. So, let's allow optional 'ports' property so that pixel order can be got via drm_of_lvds_get_dual_link_pixel_order() if it's child nodes 'port@0' and 'p