* [PATCH] ARM: dts: imx7s: correct iomuxc gpr mux controller cells
@ 2022-12-23 3:04 Peng Fan (OSS)
2022-12-23 8:34 ` Marco Felsch
2023-01-01 5:36 ` Shawn Guo
0 siblings, 2 replies; 3+ messages in thread
From: Peng Fan (OSS) @ 2022-12-23 3:04 UTC (permalink / raw)
To: shawnguo, s.hauer
Cc: kernel, festevam, linux-imx, devicetree, linux-kernel,
linux-arm-kernel, Peng Fan
From: Peng Fan <peng.fan@nxp.com>
Per binding doc reg-mux.yaml, the #mux-control-cells should be 1
Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
arch/arm/boot/dts/imx7s.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/imx7s.dtsi b/arch/arm/boot/dts/imx7s.dtsi
index 0fc9e6b8b05d..11b9321badc5 100644
--- a/arch/arm/boot/dts/imx7s.dtsi
+++ b/arch/arm/boot/dts/imx7s.dtsi
@@ -513,7 +513,7 @@ gpr: iomuxc-gpr@30340000 {
mux: mux-controller {
compatible = "mmio-mux";
- #mux-control-cells = <0>;
+ #mux-control-cells = <1>;
mux-reg-masks = <0x14 0x00000010>;
};
--
2.37.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] ARM: dts: imx7s: correct iomuxc gpr mux controller cells
2022-12-23 3:04 [PATCH] ARM: dts: imx7s: correct iomuxc gpr mux controller cells Peng Fan (OSS)
@ 2022-12-23 8:34 ` Marco Felsch
2023-01-01 5:36 ` Shawn Guo
1 sibling, 0 replies; 3+ messages in thread
From: Marco Felsch @ 2022-12-23 8:34 UTC (permalink / raw)
To: Peng Fan (OSS)
Cc: shawnguo, s.hauer, devicetree, Peng Fan, linux-kernel, linux-imx,
kernel, festevam, linux-arm-kernel
On 22-12-23, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
>
> Per binding doc reg-mux.yaml, the #mux-control-cells should be 1
>
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Marco Felsch <m.felsch@pengutronix.de>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] ARM: dts: imx7s: correct iomuxc gpr mux controller cells
2022-12-23 3:04 [PATCH] ARM: dts: imx7s: correct iomuxc gpr mux controller cells Peng Fan (OSS)
2022-12-23 8:34 ` Marco Felsch
@ 2023-01-01 5:36 ` Shawn Guo
1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2023-01-01 5:36 UTC (permalink / raw)
To: Peng Fan (OSS)
Cc: s.hauer, kernel, festevam, linux-imx, devicetree, linux-kernel,
linux-arm-kernel, Peng Fan
On Fri, Dec 23, 2022 at 11:04:33AM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
>
> Per binding doc reg-mux.yaml, the #mux-control-cells should be 1
>
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
Applied, thanks!
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-01-01 5:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-23 3:04 [PATCH] ARM: dts: imx7s: correct iomuxc gpr mux controller cells Peng Fan (OSS)
2022-12-23 8:34 ` Marco Felsch
2023-01-01 5:36 ` 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).