From: Alexander Stein <alexander.stein@ew.tq-group.com>
To: shawnguo@kernel.org, linux-arm-kernel@lists.infradead.org
Cc: linux-arm-kernel@lists.infradead.org,
Fabio Estevam <festevam@denx.de>,
Fabio Estevam <festevam@gmail.com>
Subject: Re: [PATCH v2 1/2] arm64: dts: imx8mq: Use 'dsi' as node name
Date: Thu, 08 Jun 2023 16:31:00 +0200 [thread overview]
Message-ID: <2685311.mvXUDI8C0e@steina-w> (raw)
In-Reply-To: <20230606190322.1253288-1-festevam@gmail.com>
Am Dienstag, 6. Juni 2023, 21:03:21 CEST schrieb Fabio Estevam:
> From: Fabio Estevam <festevam@denx.de>
>
> Use 'dsi' as node name to avoid the following schema warning:
>
> imx8mq-evk.dtb: mipi-dsi@30a00000: $nodename:0: 'mipi-dsi@30a00000' does not
> match '^dsi(@.*)?$' From schema:
> Documentation/devicetree/bindings/display/bridge/nwl-dsi.yaml
>
> Signed-off-by: Fabio Estevam <festevam@denx.de>
Acked-by: Alexander Stein <alexander.stein@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@3000 {
> };
> };
>
> - mipi_dsi: mipi-dsi@30a00000 {
> + mipi_dsi: dsi@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/
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2023-06-08 14:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-06 19:03 [PATCH v2 1/2] arm64: dts: imx8mq: Use 'dsi' as node name Fabio Estevam
2023-06-06 19:03 ` [PATCH v2 2/2] arm64: dts: imx8mq: Pass address-cells/size-cells to mipi_dsi Fabio Estevam
2023-06-08 14:31 ` Alexander Stein
2023-06-08 14:31 ` Alexander Stein [this message]
2023-06-09 14:34 ` [PATCH v2 1/2] arm64: dts: imx8mq: Use 'dsi' as node name Shawn Guo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2685311.mvXUDI8C0e@steina-w \
--to=alexander.stein@ew.tq-group.com \
--cc=festevam@denx.de \
--cc=festevam@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=shawnguo@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).