]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
arm: dts: k3-am654: remove duplicate vtt_supply
authorBryan Brattlof <bb@ti.com>
Fri, 29 Dec 2023 17:47:04 +0000 (11:47 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 3 Jan 2024 13:36:37 +0000 (08:36 -0500)
With the Linux and U-Boot board dtb files unified we now have a
duplicate vtt_supply node. Remove it

Tested-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Bryan Brattlof <bb@ti.com>
Reviewed-by: Nishanth Menon <nm@ti.com>
arch/arm/dts/k3-am654-r5-base-board.dts

index 79ca6387c22bbd8de350989915e93a96a27a799e..50e6be611829412655f09f95351140f6beef6060 100644 (file)
                ti,sci-host-id = <10>;
                bootph-pre-ram;
        };
-
-       vtt_supply: vtt_supply {
-               compatible = "regulator-gpio";
-               regulator-name = "vtt";
-               regulator-min-microvolt = <0>;
-               regulator-max-microvolt = <3300000>;
-               gpios = <&wkup_gpio0 28 GPIO_ACTIVE_HIGH>;
-               states = <0 0x0 3300000 0x1>;
-       };
 };
 
 &cbass_main {