Browse Source

bcm4908: use upstream patches for Asus GT-AC5300 LEDs

Signed-off-by: Rafał Miłecki <[email protected]>
Rafał Miłecki 3 years ago
parent
commit
d51e990ff8

+ 4 - 1
target/linux/bcm4908/patches-5.10/130-0001-arm64-dts-broadcom-bcm4908-add-remaining-LED-pins.patch → target/linux/bcm4908/patches-5.10/038-v6.1-0001-arm64-dts-broadcom-bcm4908-add-remaining-LED-pins.patch

@@ -1,5 +1,6 @@
+From 456b6dd1baadd2da10e28ffd1717b06d1fa17a97 Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= <[email protected]>
-Date: Mon, 18 Jul 2022 13:16:05 +0200
+Date: Mon, 18 Jul 2022 15:20:58 +0200
 Subject: [PATCH] arm64: dts: broadcom: bcm4908: add remaining LED pins
 MIME-Version: 1.0
 Content-Type: text/plain; charset=UTF-8
@@ -8,6 +9,8 @@ Content-Transfer-Encoding: 8bit
 Include all 32 pins.
 
 Signed-off-by: Rafał Miłecki <[email protected]>
+Link: https://lore.kernel.org/r/[email protected]
+Signed-off-by: Florian Fainelli <[email protected]>
 ---
  .../boot/dts/broadcom/bcm4908/bcm4908.dtsi    | 75 +++++++++++++++++++
  1 file changed, 75 insertions(+)

+ 4 - 1
target/linux/bcm4908/patches-5.10/130-0002-arm64-dts-broadcom-bcm4908-add-LEDs-controller-block.patch → target/linux/bcm4908/patches-5.10/038-v6.1-0002-arm64-dts-broadcom-bcm4908-add-LEDs-controller-block.patch

@@ -1,5 +1,6 @@
+From 7de56b1dc1149c702d4cc1e89ccc251bfb2bc246 Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= <[email protected]>
-Date: Mon, 18 Jul 2022 13:17:57 +0200
+Date: Mon, 18 Jul 2022 15:20:59 +0200
 Subject: [PATCH] arm64: dts: broadcom: bcm4908: add LEDs controller block
 MIME-Version: 1.0
 Content-Type: text/plain; charset=UTF-8
@@ -9,6 +10,8 @@ BCM4908 includes LEDs controller that supports multiple brightness
 levels & hardware blinking.
 
 Signed-off-by: Rafał Miłecki <[email protected]>
+Link: https://lore.kernel.org/r/[email protected]
+Signed-off-by: Florian Fainelli <[email protected]>
 ---
  arch/arm64/boot/dts/broadcom/bcm4908/bcm4908.dtsi | 8 ++++++++
  1 file changed, 8 insertions(+)

+ 4 - 1
target/linux/bcm4908/patches-5.10/130-0003-arm64-dts-broadcom-bcm4908-add-Asus-GT-AC5300-LEDs.patch → target/linux/bcm4908/patches-5.10/038-v6.1-0003-arm64-dts-broadcom-bcm4908-add-Asus-GT-AC5300-LEDs.patch

@@ -1,5 +1,6 @@
+From 3bcae3396e986b4ab97a69e8de517e32f9691a4b Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= <[email protected]>
-Date: Mon, 18 Jul 2022 13:21:54 +0200
+Date: Mon, 18 Jul 2022 15:21:00 +0200
 Subject: [PATCH] arm64: dts: broadcom: bcm4908: add Asus GT-AC5300 LEDs
 MIME-Version: 1.0
 Content-Type: text/plain; charset=UTF-8
@@ -8,6 +9,8 @@ Content-Transfer-Encoding: 8bit
 There are 5 software-controllable LEDs on PCB.
 
 Signed-off-by: Rafał Miłecki <[email protected]>
+Link: https://lore.kernel.org/r/[email protected]
+Signed-off-by: Florian Fainelli <[email protected]>
 ---
  .../bcm4908/bcm4908-asus-gt-ac5300.dts        | 48 +++++++++++++++++++
  1 file changed, 48 insertions(+)