git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
048fabc
)
ARM: dts: imx: Drop bogus regulator extras on DH i.MX6 DHCOM DRC02
author
Marek Vasut
<marex@denx.de>
Tue, 11 Mar 2025 01:34:18 +0000
(
02:34
+0100)
committer
Fabio Estevam
<festevam@gmail.com>
Thu, 13 Mar 2025 18:15:50 +0000
(15:15 -0300)
The regulator extras should be placed in the USB H1 regulator node,
the /regulator-usb-h1-vbus. They are already present there in the
upstream DT, so delete this bogus node entirely.
Signed-off-by: Marek Vasut <marex@denx.de>
arch/arm/dts/imx6qdl-dhcom-u-boot.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/imx6qdl-dhcom-u-boot.dtsi
b/arch/arm/dts/imx6qdl-dhcom-u-boot.dtsi
index
740a24d
..
300e355
100644
(file)
--- a/
arch/arm/dts/imx6qdl-dhcom-u-boot.dtsi
+++ b/
arch/arm/dts/imx6qdl-dhcom-u-boot.dtsi
@@
-27,11
+27,6
@@
};
};
-®_usb_otg_vbus {
- gpio = <&gpio3 31 GPIO_ACTIVE_HIGH>;
- enable-active-high;
-};
-
&wdog1 {
bootph-pre-ram;
};