devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: imx93-11x11-evk: remove redundant "sleep" pinctrl in lpi2c2 node
@ 2024-09-03  9:39 Carlos Song
  2024-09-03 11:15 ` Fabio Estevam
  2024-10-16  3:48 ` Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Carlos Song @ 2024-09-03  9:39 UTC (permalink / raw)
  To: robh, krzk+dt, conor+dt, shawnguo, s.hauer, kernel, festevam
  Cc: devicetree, imx, linux-arm-kernel, linux-kernel, frank.li,
	Carlos Song

In lpi2c2 node, default pinctrl and sleep pinctrl have the same value.
So "sleep" pinctrl is redundant and remove it.

Signed-off-by: Carlos Song <carlos.song@nxp.com>
---
 arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts b/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts
index 8d036b3962e9..ca6de0e3a2d9 100644
--- a/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts
+++ b/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts
@@ -230,9 +230,8 @@ inertial-meter@6a {
 
 &lpi2c2 {
 	clock-frequency = <400000>;
-	pinctrl-names = "default", "sleep";
+	pinctrl-names = "default";
 	pinctrl-0 = <&pinctrl_lpi2c2>;
-	pinctrl-1 = <&pinctrl_lpi2c2>;
 	status = "okay";
 
 	pcal6524: gpio@22 {
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: dts: imx93-11x11-evk: remove redundant "sleep" pinctrl in lpi2c2 node
  2024-09-03  9:39 [PATCH] arm64: dts: imx93-11x11-evk: remove redundant "sleep" pinctrl in lpi2c2 node Carlos Song
@ 2024-09-03 11:15 ` Fabio Estevam
  2024-10-16  3:48 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Fabio Estevam @ 2024-09-03 11:15 UTC (permalink / raw)
  To: Carlos Song
  Cc: robh, krzk+dt, conor+dt, shawnguo, s.hauer, kernel, devicetree,
	imx, linux-arm-kernel, linux-kernel, frank.li

Hi Carlos,

On Tue, Sep 3, 2024 at 6:30 AM Carlos Song <carlos.song@nxp.com> wrote:
>
> In lpi2c2 node, default pinctrl and sleep pinctrl have the same value.
> So "sleep" pinctrl is redundant and remove it.
>
> Signed-off-by: Carlos Song <carlos.song@nxp.com>

Reviewed-by: Fabio Estevam <festevam@gmail.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: dts: imx93-11x11-evk: remove redundant "sleep" pinctrl in lpi2c2 node
  2024-09-03  9:39 [PATCH] arm64: dts: imx93-11x11-evk: remove redundant "sleep" pinctrl in lpi2c2 node Carlos Song
  2024-09-03 11:15 ` Fabio Estevam
@ 2024-10-16  3:48 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2024-10-16  3:48 UTC (permalink / raw)
  To: Carlos Song
  Cc: robh, krzk+dt, conor+dt, shawnguo, s.hauer, kernel, festevam,
	devicetree, imx, linux-arm-kernel, linux-kernel, frank.li

On Tue, Sep 03, 2024 at 05:39:11PM +0800, Carlos Song wrote:
> In lpi2c2 node, default pinctrl and sleep pinctrl have the same value.
> So "sleep" pinctrl is redundant and remove it.
> 
> Signed-off-by: Carlos Song <carlos.song@nxp.com>

Applied, thanks!


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-10-16  3:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-03  9:39 [PATCH] arm64: dts: imx93-11x11-evk: remove redundant "sleep" pinctrl in lpi2c2 node Carlos Song
2024-09-03 11:15 ` Fabio Estevam
2024-10-16  3:48 ` Shawn Guo

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