[PATCH v2 1/2] arm64: dts: imx8mq: Use 'dsi' as node name
Alexander Stein
alexander.stein at ew.tq-group.com
Thu Jun 8 07:31:00 PDT 2023
Am Dienstag, 6. Juni 2023, 21:03:21 CEST schrieb Fabio Estevam:
> From: Fabio Estevam <festevam at denx.de>
>
> Use 'dsi' as node name to avoid the following schema warning:
>
> imx8mq-evk.dtb: mipi-dsi at 30a00000: $nodename:0: 'mipi-dsi at 30a00000' does not
> match '^dsi(@.*)?$' From schema:
> Documentation/devicetree/bindings/display/bridge/nwl-dsi.yaml
>
> Signed-off-by: Fabio Estevam <festevam at denx.de>
Acked-by: Alexander Stein <alexander.stein at ew.tq-group.com>
> ---
> Changes since v1:
> - None.
>
> arch/arm64/boot/dts/freescale/imx8mq.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/freescale/imx8mq.dtsi
> b/arch/arm64/boot/dts/freescale/imx8mq.dtsi index
> 0492556a10db..54e374e81ce6 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mq.dtsi
> +++ b/arch/arm64/boot/dts/freescale/imx8mq.dtsi
> @@ -1054,7 +1054,7 @@ sec_jr2: jr at 3000 {
> };
> };
>
> - mipi_dsi: mipi-dsi at 30a00000 {
> + mipi_dsi: dsi at 30a00000 {
> compatible = "fsl,imx8mq-nwl-dsi";
> reg = <0x30a00000 0x300>;
> clocks = <&clk IMX8MQ_CLK_DSI_CORE>,
--
TQ-Systems GmbH | Mühlstraße 2, Gut Delling | 82229 Seefeld, Germany
Amtsgericht München, HRB 105018
Geschäftsführer: Detlef Schneider, Rüdiger Stahl, Stefan Schneider
http://www.tq-group.com/
More information about the linux-arm-kernel
mailing list