Re: [PATCH v2 3/3] ARM: dts: gemini: remove xxx-cells from display

2021-05-21 Thread Linus Walleij
On Wed, May 19, 2021 at 10:35 PM Corentin Labbe wrote: > dtb_check complains about #address-cells and #size-cells, so lets > remove them. > > Signed-off-by: Corentin Labbe Patch applied to the Gemini tree. Yours, Linus Walleij

[PATCH v2 3/3] ARM: dts: gemini: remove xxx-cells from display

2021-05-19 Thread Corentin Labbe
dtb_check complains about #address-cells and #size-cells, so lets remove them. Signed-off-by: Corentin Labbe --- arch/arm/boot/dts/gemini.dtsi | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm/boot/dts/gemini.dtsi b/arch/arm/boot/dts/gemini.dtsi index fa708f5d0c72..34961e5bc7b2 10064