Re: [PATCH 1/3] drm/omap: Prepare DSS for probing without legacy platform data

2020-03-03 Thread Tony Lindgren
* Tomi Valkeinen [200303 09:19]: > On 24/02/2020 21:12, Tony Lindgren wrote: > > In order to probe display subsystem (DSS) components with ti-sysc > > interconnect target module without legacy platform data and using > > devicetree, we need to update dss probing a bit. > > > > In the device tree,

Re: [PATCH 1/3] drm/omap: Prepare DSS for probing without legacy platform data

2020-03-03 Thread Tomi Valkeinen
On 24/02/2020 21:12, Tony Lindgren wrote: In order to probe display subsystem (DSS) components with ti-sysc interconnect target module without legacy platform data and using devicetree, we need to update dss probing a bit. In the device tree, we will be defining the data also for the interconnec

Re: [PATCH 1/3] drm/omap: Prepare DSS for probing without legacy platform data

2020-03-03 Thread Tony Lindgren
* Tomi Valkeinen [200302 10:29]: > On 27/02/2020 19:44, Tony Lindgren wrote: > > > > > FWIW, I dropped omapdss-boot-init.c in my patch series updating DSI > > > > code to use common panel infrastructure, so this will conflict. > > > > > > Hey that's great :) Sounds like we can set up an immutabl

Re: [PATCH 1/3] drm/omap: Prepare DSS for probing without legacy platform data

2020-03-02 Thread Tomi Valkeinen
On 27/02/2020 19:44, Tony Lindgren wrote: FWIW, I dropped omapdss-boot-init.c in my patch series updating DSI code to use common panel infrastructure, so this will conflict. Hey that's great :) Sounds like we can set up an immutable branch for just this $subject patch against v5.6-rc1 to resol

Re: [PATCH 1/3] drm/omap: Prepare DSS for probing without legacy platform data

2020-02-28 Thread Tony Lindgren
Tomi, * Tony Lindgren [200224 23:44]: > * Sebastian Reichel [200224 23:32]: > > Hi, > > > > On Mon, Feb 24, 2020 at 11:12:28AM -0800, Tony Lindgren wrote: > > > In order to probe display subsystem (DSS) components with ti-sysc > > > interconnect target module without legacy platform data and us

[PATCH 1/3] drm/omap: Prepare DSS for probing without legacy platform data

2020-02-25 Thread Tony Lindgren
In order to probe display subsystem (DSS) components with ti-sysc interconnect target module without legacy platform data and using devicetree, we need to update dss probing a bit. In the device tree, we will be defining the data also for the interconnect target modules as DSS really is a private

Re: [PATCH 1/3] drm/omap: Prepare DSS for probing without legacy platform data

2020-02-25 Thread Tony Lindgren
* Sebastian Reichel [200224 23:32]: > Hi, > > On Mon, Feb 24, 2020 at 11:12:28AM -0800, Tony Lindgren wrote: > > In order to probe display subsystem (DSS) components with ti-sysc > > interconnect target module without legacy platform data and using > > devicetree, we need to update dss probing a

Re: [PATCH 1/3] drm/omap: Prepare DSS for probing without legacy platform data

2020-02-24 Thread Sebastian Reichel
Hi, On Mon, Feb 24, 2020 at 11:12:28AM -0800, Tony Lindgren wrote: > In order to probe display subsystem (DSS) components with ti-sysc > interconnect target module without legacy platform data and using > devicetree, we need to update dss probing a bit. > > In the device tree, we will be defining

Re: [PATCH 1/3] drm/omap: Prepare DSS for probing without legacy platform data

2020-02-24 Thread Laurent Pinchart
Hi Tony, Thank you for the patch. On Mon, Feb 24, 2020 at 11:12:28AM -0800, Tony Lindgren wrote: > In order to probe display subsystem (DSS) components with ti-sysc > interconnect target module without legacy platform data and using > devicetree, we need to update dss probing a bit. > > In the d