ath25: switch default kernel to 5.15
[openwrt/staging/ldir.git] / target / linux / bcm53xx / patches-5.10 / 034-v5.17-0002-ARM-dts-BCM5301X-remove-unnecessary-address-size-cel.patch
1 From 835992e7eca4b29a87c204cefff2f7863fd087f3 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: Wed, 27 Oct 2021 00:57:03 +0800
4 Subject: [PATCH] ARM: dts: BCM5301X: remove unnecessary address & size cells
5 from Asus RT-AC88U
6 MIME-Version: 1.0
7 Content-Type: text/plain; charset=UTF-8
8 Content-Transfer-Encoding: 8bit
9
10 Remove the unnecessary #address-cells & #size-cells in the gpio-keys node
11 from the device tree of Asus RT-AC88U.
12
13 Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
14 Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
15 ---
16 arch/arm/boot/dts/bcm47094-asus-rt-ac88u.dts | 2 --
17 1 file changed, 2 deletions(-)
18
19 --- a/arch/arm/boot/dts/bcm47094-asus-rt-ac88u.dts
20 +++ b/arch/arm/boot/dts/bcm47094-asus-rt-ac88u.dts
21 @@ -68,8 +68,6 @@
22
23 gpio-keys {
24 compatible = "gpio-keys";
25 - #address-cells = <1>;
26 - #size-cells = <0>;
27
28 wps {
29 label = "WPS";