summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/stm32mp157c-odyssey.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/dts/stm32mp157c-odyssey.dts')
-rw-r--r--arch/arm/dts/stm32mp157c-odyssey.dts6
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/arm/dts/stm32mp157c-odyssey.dts b/arch/arm/dts/stm32mp157c-odyssey.dts
index 0e395bdec9..9c9fd34ccd 100644
--- a/arch/arm/dts/stm32mp157c-odyssey.dts
+++ b/arch/arm/dts/stm32mp157c-odyssey.dts
@@ -3,7 +3,7 @@
* Copyright (C) 2020 Ahmad Fatoum, Pengutronix
*/
-#include "stm32mp157c-odyssey.dtsi"
+#include <arm/st/stm32mp157c-odyssey.dts>
#include "stm32mp151.dtsi"
/ {
@@ -21,7 +21,3 @@
};
};
};
-
-&phy0 {
- reset-gpios = <&gpiog 0 GPIO_ACTIVE_LOW>;
-};