Merge tag 'u-boot-atmel-fixes-2021.01-b' of https://gitlab.denx.de/u-boot/custodians...
[platform/kernel/u-boot.git] / arch / arm / dts / stm32mp15xx-dhcor-avenger96.dts
index c1cc80b..9b5dda3 100644 (file)
@@ -89,8 +89,8 @@
 
 &ethernet0 {
        status = "okay";
-       pinctrl-0 = <&ethernet0_rgmii_pins_b>;
-       pinctrl-1 = <&ethernet0_rgmii_pins_sleep_b>;
+       pinctrl-0 = <&ethernet0_rgmii_pins_c>;
+       pinctrl-1 = <&ethernet0_rgmii_sleep_pins_c>;
        pinctrl-names = "default", "sleep";
        phy-mode = "rgmii";
        max-speed = <1000>;
 };
 
 &usbotg_hs {
-       dr_mode = "peripheral";
+       pinctrl-0 = <&usbotg_hs_pins_a>;
+       pinctrl-names = "default";
        phys = <&usbphyc_port1 0>;
        phy-names = "usb2-phy";
        status = "okay";