[PATCH] ARM: dts: BCM5301X: remove reg property from ports node on Asus RT-AC88U

Arınç ÜNAL arinc.unal at arinc9.com
Sun Jan 2 12:26:06 PST 2022


Please ignore this patch since the commit this patch fixes was reverted. 
I'm going to submit another patch to make up for the revert.

On 23/12/2021 22:29, Arınç ÜNAL wrote:
> The "reg" property on the "ports" node of the Realtek switch is not supposed to
> be there which causes warnings while compiling. Remove it.
> 
> Reported-by: Stephen Rothwell <sfr at canb.auug.org.au>
> Fixes: 3d2d52a0d183 ("ARM: dts: BCM5301X: define RTL8365MB switch on Asus RT-AC88U")
> Signed-off-by: Arınç ÜNAL <arinc.unal at arinc9.com>
> ---
>   arch/arm/boot/dts/bcm47094-asus-rt-ac88u.dts | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/bcm47094-asus-rt-ac88u.dts b/arch/arm/boot/dts/bcm47094-asus-rt-ac88u.dts
> index df8199fd4eb4..82f9629f0abb 100644
> --- a/arch/arm/boot/dts/bcm47094-asus-rt-ac88u.dts
> +++ b/arch/arm/boot/dts/bcm47094-asus-rt-ac88u.dts
> @@ -106,7 +106,6 @@ switch {
>   		ports {
>   			#address-cells = <1>;
>   			#size-cells = <0>;
> -			reg = <0>;
>   
>   			port at 0 {
>   				reg = <0>;



More information about the linux-arm-kernel mailing list