All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] ARM: dts: imx6sll: e70k02: fix usbotg1 pinctrl
@ 2023-02-26 13:12 ` Peng Fan (OSS)
  0 siblings, 0 replies; 8+ messages in thread
From: Peng Fan (OSS) @ 2023-02-26 13:12 UTC (permalink / raw)
  To: robh+dt, krzysztof.kozlowski+dt, shawnguo, s.hauer
  Cc: kernel, festevam, linux-imx, devicetree, linux-kernel,
	linux-arm-kernel, Peng Fan

From: Peng Fan <peng.fan@nxp.com>

usb@2184000: 'pinctrl-0' is a dependency of 'pinctrl-names'

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
 arch/arm/boot/dts/e70k02.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/e70k02.dtsi b/arch/arm/boot/dts/e70k02.dtsi
index ace3eb8a97b8..4e1bf080eaca 100644
--- a/arch/arm/boot/dts/e70k02.dtsi
+++ b/arch/arm/boot/dts/e70k02.dtsi
@@ -321,6 +321,7 @@ &usdhc3 {
 
 &usbotg1 {
 	pinctrl-names = "default";
+	pinctrl-0 = <&pinctrl_usbotg1>;
 	disable-over-current;
 	srp-disable;
 	hnp-disable;
-- 
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] 8+ messages in thread

end of thread, other threads:[~2023-03-14  2:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-26 13:12 [PATCH 1/3] ARM: dts: imx6sll: e70k02: fix usbotg1 pinctrl Peng Fan (OSS)
2023-02-26 13:12 ` Peng Fan (OSS)
2023-02-26 13:12 ` [PATCH 2/3] ARM: dts: imx6sll: e60k02: " Peng Fan (OSS)
2023-02-26 13:12   ` Peng Fan (OSS)
2023-02-26 13:12 ` [PATCH 3/3] ARM: dts: imx6sl: tolino-shine2hd: " Peng Fan (OSS)
2023-02-26 13:12   ` Peng Fan (OSS)
2023-03-14  2:58 ` [PATCH 1/3] ARM: dts: imx6sll: e70k02: " Shawn Guo
2023-03-14  2:58   ` Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.