projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7553c80
)
imx8mn-somdevices: arm: dts: Removed usb2 (not present) and changed phy-reset-gpios.
author
Josep Orga
<jorga@somdevices.com>
Fri, 29 Oct 2021 08:18:43 +0000
(10:18 +0200)
committer
Josep Orga
<jorga@somdevices.com>
Fri, 29 Oct 2021 08:18:43 +0000
(10:18 +0200)
Signed-off-by: Josep Orga <jorga@somdevices.com>
arch/arm/dts/imx8mn-somdevices-u-boot.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/imx8mn-somdevices-u-boot.dtsi
b/arch/arm/dts/imx8mn-somdevices-u-boot.dtsi
index
20e2ffc
..
597d0e5
100644
(file)
--- a/
arch/arm/dts/imx8mn-somdevices-u-boot.dtsi
+++ b/
arch/arm/dts/imx8mn-somdevices-u-boot.dtsi
@@
-12,7
+12,6
@@
aliases {
usbgadget0 = &usbg1;
- usbgadget1 = &usbg2;
};
usbg1: usbg1 {
@@
-22,13
+21,6
@@
status = "okay";
};
- usbg2: usbg2 {
- compatible = "fsl,imx27-usb-gadget";
- dr_mode = "peripheral";
- chipidea,usb = <&usbotg2>;
- status = "okay";
- };
-
firmware {
optee {
compatible = "linaro,optee-tz";
@@
-191,7
+183,7
@@
};
&fec1 {
- phy-reset-gpios = <&gpio
4 22
GPIO_ACTIVE_LOW>;
+ phy-reset-gpios = <&gpio
5 29
GPIO_ACTIVE_LOW>;
};
ðphy0 {