Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Commit 15d6518

Browse files
Marek Vasuttrini
authored andcommitted
ARM: dts: imx: Drop bogus regulator extras on DH i.MX6 DHCOM DRC02
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>
1 parent 8c8b066 commit 15d6518

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

arch/arm/dts/imx6qdl-dhcom-u-boot.dtsi

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,6 @@
2727
};
2828
};
2929

30-
&reg_usb_otg_vbus {
31-
gpio = <&gpio3 31 GPIO_ACTIVE_HIGH>;
32-
enable-active-high;
33-
};
34-
3530
&wdog1 {
3631
bootph-pre-ram;
3732
};

0 commit comments

Comments
 (0)