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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxxxx>
Fixes: 3d2d52a0d183 ("ARM: dts: BCM5301X: define RTL8365MB switch on Asus RT-AC88U")
Signed-off-by: Arınç ÜNAL <arinc.unal@xxxxxxxxxx>
---
  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@0 {
  				reg = <0>;



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux