mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-12 09:54:53 +00:00
bcm53xx: use backported versiions or R8000 & dt-bindings patches
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 47711
This commit is contained in:
parent
0dda38b472
commit
9f3300393a
@ -1,12 +1,16 @@
|
|||||||
From b58682598541262f967ecd6db04bacac38026d3c Mon Sep 17 00:00:00 2001
|
From 9789f1fd1fd1d0551132778414faf8e2254408c1 Mon Sep 17 00:00:00 2001
|
||||||
From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= <zajec5@gmail.com>
|
From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= <zajec5@gmail.com>
|
||||||
Date: Fri, 30 Oct 2015 15:29:52 +0100
|
Date: Fri, 30 Oct 2015 15:44:01 +0100
|
||||||
Subject: [PATCH] ARM: BCM5301X: Add missing Netgear R8000 LEDs
|
Subject: [PATCH] ARM: BCM5301X: Add missing Netgear R8000 LEDs
|
||||||
MIME-Version: 1.0
|
MIME-Version: 1.0
|
||||||
Content-Type: text/plain; charset=UTF-8
|
Content-Type: text/plain; charset=UTF-8
|
||||||
Content-Transfer-Encoding: 8bit
|
Content-Transfer-Encoding: 8bit
|
||||||
|
|
||||||
|
Add a bunch of LEDs missing for the Netgear R8000: wireless, wps, 5Ghz radio
|
||||||
|
and USB LEDs.
|
||||||
|
|
||||||
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
|
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
|
||||||
|
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
|
||||||
---
|
---
|
||||||
arch/arm/boot/dts/bcm4709-netgear-r8000.dts | 30 +++++++++++++++++++++++++++++
|
arch/arm/boot/dts/bcm4709-netgear-r8000.dts | 30 +++++++++++++++++++++++++++++
|
||||||
1 file changed, 30 insertions(+)
|
1 file changed, 30 insertions(+)
|
@ -1,7 +1,7 @@
|
|||||||
From 204b9dbd7c4bd5a223fd104b9cba56c12fe04add Mon Sep 17 00:00:00 2001
|
From fa20071c74be69a1d84df85e5d1e72a40a156b89 Mon Sep 17 00:00:00 2001
|
||||||
From: Kapil Hali <kapilh@broadcom.com>
|
From: Kapil Hali <kapilh@broadcom.com>
|
||||||
Date: Wed, 19 Aug 2015 13:42:23 -0400
|
Date: Tue, 1 Dec 2015 11:24:05 -0500
|
||||||
Subject: [PATCH 130/134] dt-bindings: add SMP enable-method for Broadcom NSP
|
Subject: [PATCH] dt-bindings: add SMP enable-method for Broadcom NSP
|
||||||
|
|
||||||
Add a compatible string "brcm,bcm-nsp-smp" for Broadcom's
|
Add a compatible string "brcm,bcm-nsp-smp" for Broadcom's
|
||||||
Northstar Plus CPU to the 32-bit ARM CPU device tree binding
|
Northstar Plus CPU to the 32-bit ARM CPU device tree binding
|
||||||
@ -9,6 +9,7 @@ documentation file and create a new binding documentation for
|
|||||||
Northstar Plus CPU.
|
Northstar Plus CPU.
|
||||||
|
|
||||||
Signed-off-by: Kapil Hali <kapilh@broadcom.com>
|
Signed-off-by: Kapil Hali <kapilh@broadcom.com>
|
||||||
|
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
|
||||||
---
|
---
|
||||||
.../bindings/arm/bcm/brcm,nsp-cpu-method.txt | 39 ++++++++++++++++++++++
|
.../bindings/arm/bcm/brcm,nsp-cpu-method.txt | 39 ++++++++++++++++++++++
|
||||||
Documentation/devicetree/bindings/arm/cpus.txt | 1 +
|
Documentation/devicetree/bindings/arm/cpus.txt | 1 +
|
||||||
@ -59,7 +60,7 @@ Signed-off-by: Kapil Hali <kapilh@broadcom.com>
|
|||||||
+ };
|
+ };
|
||||||
--- a/Documentation/devicetree/bindings/arm/cpus.txt
|
--- a/Documentation/devicetree/bindings/arm/cpus.txt
|
||||||
+++ b/Documentation/devicetree/bindings/arm/cpus.txt
|
+++ b/Documentation/devicetree/bindings/arm/cpus.txt
|
||||||
@@ -190,6 +190,7 @@ nodes to be present and contain the prop
|
@@ -190,6 +190,7 @@ nodes to be present and contain the properties described below.
|
||||||
"allwinner,sun6i-a31"
|
"allwinner,sun6i-a31"
|
||||||
"allwinner,sun8i-a23"
|
"allwinner,sun8i-a23"
|
||||||
"arm,psci"
|
"arm,psci"
|
Loading…
Reference in New Issue
Block a user