linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Alexander Stein <alexander.stein@ew.tq-group.com>
To: Shawn Guo <shawnguo@kernel.org>
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:50:37 +0200	[thread overview]
Message-ID: <5663802.DvuYhMxLoT@steina-w> (raw)
In-Reply-To: <20230327023444.GF3364759@dragon>

Am Montag, 27. März 2023, 04:34:44 CEST schrieb Shawn Guo:
> 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.

Ah, you are right. These are patches based on Jagan's MIPI-DSI support.
I'll resubmit once that series is applied.

Best regards,
Alexander

> 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>,


-- 
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

      reply	other threads:[~2023-03-27  8:51 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 ` [PATCH 1/2] arm64: dts: imx8mm: Fix lcdif compatible Shawn Guo
2023-03-27  8:50   ` Alexander Stein [this message]

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=5663802.DvuYhMxLoT@steina-w \
    --to=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 \
    --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).