From: Marek Vasut <marex@denx.de>
To: Fabio Estevam <festevam@gmail.com>
Cc: shawnguo@kernel.org, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, conor+dt@kernel.org,
bhelgaas@google.com, Fabio Estevam <festevam@denx.de>
Subject: Re: [PATCH v6 5/5] soc: imx: imx6sx-gpr: Introduce a GPR driver
Date: Wed, 24 May 2023 01:30:24 +0200 [thread overview]
Message-ID: <b0ad67bd-c37a-67c5-f167-37b5cb8a54d1@denx.de> (raw)
In-Reply-To: <CAOMZO5Bujbynq5CSbWQu+aEsiaTP686OW44MujDFuE1k5EMeMA@mail.gmail.com>
On 5/23/23 23:13, Fabio Estevam wrote:
> Hi Marek,
Hi,
> On Tue, May 23, 2023 at 10:32 AM Marek Vasut <marex@denx.de> wrote:
>
>> It might be simple to add this functionality to the core, could you
>> please take a quick look ?
>
> If I do the following change:
>
> --- a/arch/arm/boot/dts/imx6sx.dtsi
> +++ b/arch/arm/boot/dts/imx6sx.dtsi
> @@ -842,7 +842,7 @@ iomuxc: pinctrl@20e0000 {
> };
>
> gpr: syscon@20e4000 {
> - compatible = "fsl,imx6sx-iomuxc-gpr", "syscon";
> + compatible = "fsl,imx6sx-iomuxc-gpr",
> "syscon", "simple-mfd";
> #address-cells = <1>;
> #size-cells = <1>;
> reg = <0x020e4000 0x4000>;
>
> Then I can get rid of this drivers/soc/imx/imx6sx-gpr.c completely.
>
> Would you agree with this approach?
Wasn't this already rejected by Krzysztof ?
next prev parent reply other threads:[~2023-05-23 23:36 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-22 20:14 [PATCH v6 1/5] PCI: imx6: Use a more specific i.MX6SX GPR compatible Fabio Estevam
2023-05-22 20:14 ` [PATCH v6 2/5] dt-bindings: display: bridge: ldb: Adjust imx6sx entries Fabio Estevam
2023-05-22 22:06 ` Conor Dooley
2023-05-23 2:27 ` Marek Vasut
2023-05-22 20:14 ` [PATCH v6 3/5] dt-bindings: soc: Add i.MX6SX General Purpose Register Fabio Estevam
2023-05-22 21:32 ` Rob Herring
2023-05-22 21:53 ` Fabio Estevam
2023-06-07 20:31 ` Rob Herring
2023-06-07 21:07 ` Fabio Estevam
2023-05-22 22:10 ` Conor Dooley
2023-05-23 2:28 ` Marek Vasut
2023-05-22 20:14 ` [PATCH v6 4/5] ARM: dts: imx6sx: Add LDB support Fabio Estevam
2023-05-23 2:29 ` Marek Vasut
2023-05-23 11:34 ` Fabio Estevam
2023-05-23 12:56 ` Marek Vasut
2023-05-22 20:14 ` [PATCH v6 5/5] soc: imx: imx6sx-gpr: Introduce a GPR driver Fabio Estevam
2023-05-23 2:30 ` Marek Vasut
2023-05-23 11:44 ` Fabio Estevam
2023-05-23 12:57 ` Marek Vasut
2023-05-23 21:13 ` Fabio Estevam
2023-05-23 23:30 ` Marek Vasut [this message]
2023-05-23 23:41 ` Fabio Estevam
2023-05-23 2:27 ` [PATCH v6 1/5] PCI: imx6: Use a more specific i.MX6SX GPR compatible Marek Vasut
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=b0ad67bd-c37a-67c5-f167-37b5cb8a54d1@denx.de \
--to=marex@denx.de \
--cc=bhelgaas@google.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@denx.de \
--cc=festevam@gmail.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=robh+dt@kernel.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).