diff mbox series

[1/3] arm64: dts: meson: remove extra tab from ODROID N2/N2+ ext_mdio node

Message ID 20210329161256.31171-2-christianshewitt@gmail.com
State Superseded
Headers show
Series arm64: dts: meson: misc ODROID-N2/N2+ changes | expand

Commit Message

Christian Hewitt March 29, 2021, 4:12 p.m. UTC
Remove an extra tab from the ext_mdio node in the ODROID N2/N2+ common
dtsi file.

Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
---
 arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Neil Armstrong March 30, 2021, 3:22 p.m. UTC | #1
On 29/03/2021 18:12, Christian Hewitt wrote:
> Remove an extra tab from the ext_mdio node in the ODROID N2/N2+ common

> dtsi file.

> 

> Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>

> ---

>  arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dtsi | 2 +-

>  1 file changed, 1 insertion(+), 1 deletion(-)

> 

> diff --git a/arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dtsi b/arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dtsi

> index 58ce569b2ace..2f8d574c30c0 100644

> --- a/arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dtsi

> +++ b/arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dtsi

> @@ -410,7 +410,7 @@

>  

>  &ext_mdio {

>  	external_phy: ethernet-phy@0 {

> -		/* Realtek RTL8211F (0x001cc916) */	

> +		/* Realtek RTL8211F (0x001cc916) */

>  		reg = <0>;

>  		max-speed = <1000>;

>  

> 


Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Martin Blumenstingl April 5, 2021, 8:54 p.m. UTC | #2
On Tue, Mar 30, 2021 at 1:17 AM Christian Hewitt
<christianshewitt@gmail.com> wrote:
>

> Remove an extra tab from the ext_mdio node in the ODROID N2/N2+ common

> dtsi file.

>

> Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>

Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dtsi b/arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dtsi
index 58ce569b2ace..2f8d574c30c0 100644
--- a/arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dtsi
+++ b/arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dtsi
@@ -410,7 +410,7 @@ 
 
 &ext_mdio {
 	external_phy: ethernet-phy@0 {
-		/* Realtek RTL8211F (0x001cc916) */	
+		/* Realtek RTL8211F (0x001cc916) */
 		reg = <0>;
 		max-speed = <1000>;