Re: [PATCH v4 57/80] ARM: dts: omap5: add address-cells & size-cells to dsi

2020-12-14 Thread Sebastian Reichel
Hi, On Tue, Nov 24, 2020 at 02:45:15PM +0200, Tomi Valkeinen wrote: > Add address-cells & size-cells to DSI nodes so that board files do not > need to define them. > > Signed-off-by: Tomi Valkeinen > Cc: Tony Lindgren > --- Reviewed-by: Sebastian Reichel -- Sebastian >

Re: [PATCH v4 57/80] ARM: dts: omap5: add address-cells & size-cells to dsi

2020-12-02 Thread Tony Lindgren
* Tomi Valkeinen [201201 10:39]: > On 30/11/2020 11:53, Laurent Pinchart wrote: > > Hi Tomi, > > > > Thank you for the patch. > > > > On Tue, Nov 24, 2020 at 02:45:15PM +0200, Tomi Valkeinen wrote: > >> Add address-cells & size-cells to DSI nodes so that board files do not > >> need to define

Re: [PATCH v4 57/80] ARM: dts: omap5: add address-cells & size-cells to dsi

2020-12-01 Thread Tomi Valkeinen
On 30/11/2020 11:53, Laurent Pinchart wrote: > Hi Tomi, > > Thank you for the patch. > > On Tue, Nov 24, 2020 at 02:45:15PM +0200, Tomi Valkeinen wrote: >> Add address-cells & size-cells to DSI nodes so that board files do not >> need to define them. > > How about adding ports too, while at it

Re: [PATCH v4 57/80] ARM: dts: omap5: add address-cells & size-cells to dsi

2020-11-30 Thread Laurent Pinchart
Hi Tomi, Thank you for the patch. On Tue, Nov 24, 2020 at 02:45:15PM +0200, Tomi Valkeinen wrote: > Add address-cells & size-cells to DSI nodes so that board files do not > need to define them. How about adding ports too, while at it ? It would also be nice to convert the DT bindings to YAML

[PATCH v4 57/80] ARM: dts: omap5: add address-cells & size-cells to dsi

2020-11-24 Thread Tomi Valkeinen
Add address-cells & size-cells to DSI nodes so that board files do not need to define them. Signed-off-by: Tomi Valkeinen Cc: Tony Lindgren --- arch/arm/boot/dts/omap5.dtsi | 6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/boot/dts/omap5.dtsi b/arch/arm/boot/dts/omap5.dtsi