diff options
| author | Marek Vasut <[email protected]> | 2022-09-26 18:46:31 +0200 |
|---|---|---|
| committer | Patrice Chotard <[email protected]> | 2022-10-18 08:33:20 +0200 |
| commit | f8edb1e79c7b2470add9c3bb91fdf30260023a61 (patch) | |
| tree | 921d7c818994d66b7a9195137d54206c37aef331 | |
| parent | 08e8495ee89ecb8cd5522eeba1225866c3af932d (diff) | |
ARM: dts: stm32: Drop extra newline from AV96 U-Boot extras DT
Remove duplicate newline, no functional change.
Signed-off-by: Marek Vasut <[email protected]>
Cc: Patrice Chotard <[email protected]>
Cc: Patrick Delaunay <[email protected]>
Reviewed-by: Patrice Chotard <[email protected]>
| -rw-r--r-- | arch/arm/dts/stm32mp15xx-dhcor-avenger96-u-boot.dtsi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/dts/stm32mp15xx-dhcor-avenger96-u-boot.dtsi b/arch/arm/dts/stm32mp15xx-dhcor-avenger96-u-boot.dtsi index b6fceb9ad58..6dee51dc1c2 100644 --- a/arch/arm/dts/stm32mp15xx-dhcor-avenger96-u-boot.dtsi +++ b/arch/arm/dts/stm32mp15xx-dhcor-avenger96-u-boot.dtsi @@ -19,7 +19,6 @@ }; }; - ðernet0 { phy-reset-gpios = <&gpioz 2 GPIO_ACTIVE_LOW>; |
