devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marco Felsch <m.felsch@pengutronix.de>
To: "Peng Fan (OSS)" <peng.fan@oss.nxp.com>
Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	shawnguo@kernel.org, s.hauer@pengutronix.de,
	devicetree@vger.kernel.org, Peng Fan <peng.fan@nxp.com>,
	linux-kernel@vger.kernel.org, linux-imx@nxp.com,
	kernel@pengutronix.de, festevam@gmail.com,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 3/5] arm64: dts: imx8mm: correct iomuxc-gpr compatible
Date: Fri, 23 Dec 2022 09:47:38 +0100	[thread overview]
Message-ID: <20221223084738.g3zftmxvqldv4bbz@pengutronix.de> (raw)
In-Reply-To: <20221223025703.15784-4-peng.fan@oss.nxp.com>

Hi Peng,

On 22-12-23, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> The IOMUX Controller General purpose register group are unique almost
> per SoC, i.MX8MM is not compatible with i.MX6Q. So correct it.
> 
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
> ---
>  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 4ee89fdcf59b..6bcc170d7b84 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mm.dtsi
> +++ b/arch/arm64/boot/dts/freescale/imx8mm.dtsi
> @@ -551,7 +551,7 @@ iomuxc: pinctrl@30330000 {
>  			};
>  
>  			gpr: iomuxc-gpr@30340000 {

For 8mn/p you adapting the name to syscon, this should be done here as
well.

Regards,
  Marco

> -				compatible = "fsl,imx8mm-iomuxc-gpr", "fsl,imx6q-iomuxc-gpr", "syscon";
> +				compatible = "fsl,imx8mm-iomuxc-gpr", "syscon";
>  				reg = <0x30340000 0x10000>;
>  			};
>  
> -- 
> 2.37.1
> 
> 
> 

  reply	other threads:[~2022-12-23  8:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-23  2:56 [PATCH 0/5] binding: imx8m: add IOMUXC GPR Peng Fan (OSS)
2022-12-23  2:56 ` [PATCH 1/5] dt-bindings: soc: imx: add IOMUXC GPR support Peng Fan (OSS)
2022-12-26 18:49   ` Rob Herring
2022-12-23  2:57 ` [PATCH 2/5] arm64: dts: imx8mq: correct iomuxc-gpr compatible Peng Fan (OSS)
2022-12-23  8:48   ` Marco Felsch
2022-12-23  2:57 ` [PATCH 3/5] arm64: dts: imx8mm: " Peng Fan (OSS)
2022-12-23  8:47   ` Marco Felsch [this message]
2022-12-23  2:57 ` [PATCH 4/5] arm64: dts: imx8mn: update iomuxc-gpr node name Peng Fan (OSS)
2022-12-23  8:48   ` Marco Felsch
2022-12-23  2:57 ` [PATCH 5/5] arm64: dts: imx8mp: use syscon for iomuxc-gpr Peng Fan (OSS)
2022-12-23  8:48   ` Marco Felsch

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=20221223084738.g3zftmxvqldv4bbz@pengutronix.de \
    --to=m.felsch@pengutronix.de \
    --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=linux-kernel@vger.kernel.org \
    --cc=peng.fan@nxp.com \
    --cc=peng.fan@oss.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).