projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fdb1cc
)
ARM: dts: imx6sll: e60k02: fix usbotg1 pinctrl
author
Peng Fan
<peng.fan@nxp.com>
Sun, 26 Feb 2023 13:12:13 +0000
(21:12 +0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 30 Mar 2023 10:47:43 +0000
(12:47 +0200)
[ Upstream commit
957c04e9784c7c757e8cc293d7fb2a60cdf461b6
]
usb@
2184000
: 'pinctrl-0' is a dependency of 'pinctrl-names'
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Fixes: c100ea86e6ab ("ARM: dts: add Netronix E60K02 board common file")
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/e60k02.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/e60k02.dtsi
b/arch/arm/boot/dts/e60k02.dtsi
index cfb239d5186ac36dad68ede381350a35bdf78172..54b4de6a5925d04f89fc50e784fc59593c15c5c6 100644
(file)
--- a/
arch/arm/boot/dts/e60k02.dtsi
+++ b/
arch/arm/boot/dts/e60k02.dtsi
@@
-302,6
+302,7
@@
&usbotg1 {
pinctrl-names = "default";
+ pinctrl-0 = <&pinctrl_usbotg1>;
disable-over-current;
srp-disable;
hnp-disable;