linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] arm64: dts: imx8mm-emcon: Remove iomuxc pinctrl-names
@ 2023-08-09 21:24 Fabio Estevam
  2023-08-09 21:24 ` [PATCH 2/2] arm64: dts: imx8mm-beacon-baseboard: Remove usbotg2 pinctrl-names Fabio Estevam
  2023-08-11 14:40 ` [PATCH 1/2] arm64: dts: imx8mm-emcon: Remove iomuxc pinctrl-names Shawn Guo
  0 siblings, 2 replies; 4+ messages in thread
From: Fabio Estevam @ 2023-08-09 21:24 UTC (permalink / raw)
  To: shawnguo; +Cc: linux-arm-kernel, aford173, Fabio Estevam

From: Fabio Estevam <festevam@denx.de>

Remove a 'pinctrl-names' that is not associated with a corresponding
'pinctrl-names'.

This fixes the following schema warning:

imx8mm-emcon-avari.dtb: pinctrl@30330000: 'pinctrl-0' is a dependency of 'pinctrl-names'

Signed-off-by: Fabio Estevam <festevam@denx.de>
---
 arch/arm64/boot/dts/freescale/imx8mm-emcon.dtsi | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/arm64/boot/dts/freescale/imx8mm-emcon.dtsi b/arch/arm64/boot/dts/freescale/imx8mm-emcon.dtsi
index e6a09b955b75..40e18edbaadd 100644
--- a/arch/arm64/boot/dts/freescale/imx8mm-emcon.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mm-emcon.dtsi
@@ -108,8 +108,6 @@ flash0: flash@0 {
 };
 
 &iomuxc {
-	pinctrl-names = "default";
-
 	pinctrl_csi_pwn: csi-pwn-grp {
 		fsl,pins = <
 			MX8MM_IOMUXC_GPIO1_IO07_GPIO1_IO7		0x19
-- 
2.34.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] 4+ messages in thread

end of thread, other threads:[~2023-08-11 14:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-09 21:24 [PATCH 1/2] arm64: dts: imx8mm-emcon: Remove iomuxc pinctrl-names Fabio Estevam
2023-08-09 21:24 ` [PATCH 2/2] arm64: dts: imx8mm-beacon-baseboard: Remove usbotg2 pinctrl-names Fabio Estevam
2023-08-10  2:36   ` Adam Ford
2023-08-11 14:40 ` [PATCH 1/2] arm64: dts: imx8mm-emcon: Remove iomuxc pinctrl-names 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).