From: Shawn Guo <shawnguo@kernel.org>
To: Alexander Stein <alexander.stein@ew.tq-group.com>
Cc: Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>,
NXP Linux Team <linux-imx@nxp.com>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/2] arm64: dts: imx8mm: Fix lcdif compatible
Date: Mon, 27 Mar 2023 10:34:44 +0800 [thread overview]
Message-ID: <20230327023444.GF3364759@dragon> (raw)
In-Reply-To: <20230316140646.489626-1-alexander.stein@ew.tq-group.com>
On Thu, Mar 16, 2023 at 03:06:45PM +0100, Alexander Stein wrote:
> imx8mm-lcdif is compatible to imx6sx-lcdif.
>
> Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Doesn't apply for me.
Shawn
> ---
> arch/arm64/boot/dts/freescale/imx8mm.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/freescale/imx8mm.dtsi b/arch/arm64/boot/dts/freescale/imx8mm.dtsi
> index fedd32cfa47a..1de455ba21da 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mm.dtsi
> +++ b/arch/arm64/boot/dts/freescale/imx8mm.dtsi
> @@ -1120,7 +1120,7 @@ aips4: bus@32c00000 {
> ranges = <0x32c00000 0x32c00000 0x400000>;
>
> lcdif: lcdif@32e00000 {
> - compatible = "fsl,imx28-lcdif";
> + compatible = "fsl,imx8mm-lcdif", "fsl,imx6sx-lcdif";
> reg = <0x32e00000 0x10000>;
> clocks = <&clk IMX8MM_CLK_LCDIF_PIXEL>,
> <&clk IMX8MM_CLK_DISP_AXI_ROOT>,
> --
> 2.34.1
>
_______________________________________________
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-03-27 2:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-16 14:06 [PATCH 1/2] arm64: dts: imx8mm: Fix lcdif compatible Alexander Stein
2023-03-16 14:06 ` [PATCH 2/2] arm64: dts: imx8mm: Fix lcdif clock order Alexander Stein
2023-03-27 2:34 ` Shawn Guo [this message]
2023-03-27 8:50 ` [PATCH 1/2] arm64: dts: imx8mm: Fix lcdif compatible Alexander Stein
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=20230327023444.GF3364759@dragon \
--to=shawnguo@kernel.org \
--cc=alexander.stein@ew.tq-group.com \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=kernel@pengutronix.de \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=robh+dt@kernel.org \
--cc=s.hauer@pengutronix.de \
/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).