bcm53xx: update DTS files with the latest changes
[openwrt/openwrt.git] / target / linux / bcm53xx / patches-5.10 / 036-v5.19-0003-ARM-dts-BCM5301X-Remove-cell-properties-from-srab-po.patch
1 From e5ff0a7aab3ef5dd8ec7636b936c95179aa5ddfa Mon Sep 17 00:00:00 2001
2 From: =?UTF-8?q?Ar=C4=B1n=C3=A7=20=C3=9CNAL?= <arinc.unal@arinc9.com>
3 Date: Fri, 1 Apr 2022 13:19:59 +0300
4 Subject: [PATCH] ARM: dts: BCM5301X: Remove cell properties from srab ports on
5 Asus RT-AC88U
6 MIME-Version: 1.0
7 Content-Type: text/plain; charset=UTF-8
8 Content-Transfer-Encoding: 8bit
9
10 Remove #address-cells and #size-cells properties from the ports node of
11 &srab. They are already defined on bcm5301x.dtsi, there's no need to define
12 them again.
13
14 Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
15 Acked-by: Rafał Miłecki <rafal@milecki.pl>
16 Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
17 ---
18 arch/arm/boot/dts/bcm47094-asus-rt-ac88u.dts | 5 +----
19 1 file changed, 1 insertion(+), 4 deletions(-)
20
21 --- a/arch/arm/boot/dts/bcm47094-asus-rt-ac88u.dts
22 +++ b/arch/arm/boot/dts/bcm47094-asus-rt-ac88u.dts
23 @@ -1,6 +1,6 @@
24 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
25 /*
26 - * Copyright (C) 2021 Arınç ÜNAL <arinc.unal@arinc9.com>
27 + * Copyright (C) 2021-2022 Arınç ÜNAL <arinc.unal@arinc9.com>
28 */
29
30 /dts-v1/;
31 @@ -177,9 +177,6 @@
32 dsa,member = <0 0>;
33
34 ports {
35 - #address-cells = <1>;
36 - #size-cells = <0>;
37 -
38 port@0 {
39 reg = <0>;
40 label = "lan4";