diff options
author | Arınç ÜNAL <[email protected]> | 2024-04-14 20:01:23 +0300 |
---|---|---|
committer | Florian Fainelli <[email protected]> | 2024-04-16 20:10:52 -0700 |
commit | a0ad4fe7eff91e80a92f10b54361f91a948f8ee4 (patch) | |
tree | 483439862ee19b396c1caee5462a517d3e83b21e | |
parent | 1acb48eeebaae68330f7c9782ce2c17b565b47b0 (diff) |
ARM: dts: BCM5301X: remove duplicate compatible on ASUS RT-AC3100 & AC88U
The compatible property on the node with the srab handle is already
described with the same value on the included device tree. Remove it.
Signed-off-by: Arınç ÜNAL <[email protected]>
Link: https://lore.kernel.org/r/20240414-for-soc-asus-rt-ac3100-improvements-v1-3-0e40caf1a70a@arinc9.com
Signed-off-by: Florian Fainelli <[email protected]>
-rw-r--r-- | arch/arm/boot/dts/broadcom/bcm47094-asus-rt-ac3100.dtsi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/broadcom/bcm47094-asus-rt-ac3100.dtsi b/arch/arm/boot/dts/broadcom/bcm47094-asus-rt-ac3100.dtsi index 9271792a9e44..84d583168d81 100644 --- a/arch/arm/boot/dts/broadcom/bcm47094-asus-rt-ac3100.dtsi +++ b/arch/arm/boot/dts/broadcom/bcm47094-asus-rt-ac3100.dtsi @@ -101,7 +101,6 @@ }; &srab { - compatible = "brcm,bcm53012-srab", "brcm,bcm5301x-srab"; status = "okay"; ports { |