Re: [PATCH v4 3/4] ARM: dts: stm32: fix dsi warnings on stm32mp15 boards

From: Marek Vasut
Date: Mon May 29 2023 - 05:54:59 EST


On 5/29/23 11:13, Raphael Gallais-Pou wrote:
Fixes DSI related warnings:

* "#size-cells" and "#address-cells" wrongly used
* Changed 'panel-dsi@0' to 'panel@0' according to dsi-controller.yaml

Signed-off-by: Raphael Gallais-Pou <raphael.gallais-pou@xxxxxxxxxxx>

Reviewed-by: Marek Vasut <marex@xxxxxxx>