aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/oxnas/patches-5.10/510-ox820-libata-leds.patch
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2021-02-18 17:59:12 +0000
committerDaniel Golle <daniel@makrotopia.org>2021-02-25 16:39:55 +0000
commit45c0e0ee419f678cf995127cef38093b974727d6 (patch)
treee020a124176098670cb9300f53d2b0376934f20b /target/linux/oxnas/patches-5.10/510-ox820-libata-leds.patch
parentdc68af4a1312775f3aeade7c46786858725cfabe (diff)
downloadupstream-45c0e0ee419f678cf995127cef38093b974727d6.tar.gz
upstream-45c0e0ee419f678cf995127cef38093b974727d6.tar.bz2
upstream-45c0e0ee419f678cf995127cef38093b974727d6.zip
oxnas: add experimental support for Linux 5.10
PCIe still reports link-down for some reason, RAID fails to assemble despite SATA looking good (maybe a generic problem with RAID?) Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'target/linux/oxnas/patches-5.10/510-ox820-libata-leds.patch')
-rw-r--r--target/linux/oxnas/patches-5.10/510-ox820-libata-leds.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/oxnas/patches-5.10/510-ox820-libata-leds.patch b/target/linux/oxnas/patches-5.10/510-ox820-libata-leds.patch
new file mode 100644
index 0000000000..05ae9ba44b
--- /dev/null
+++ b/target/linux/oxnas/patches-5.10/510-ox820-libata-leds.patch
@@ -0,0 +1,10 @@
+--- a/arch/arm/mach-oxnas/Kconfig
++++ b/arch/arm/mach-oxnas/Kconfig
+@@ -2,6 +2,7 @@
+ menuconfig ARCH_OXNAS
+ bool "Oxford Semiconductor OXNAS Family SoCs"
+ select ARCH_HAS_RESET_CONTROLLER
++ select ARCH_WANT_LIBATA_LEDS
+ select COMMON_CLK_OXNAS
+ select GPIOLIB
+ select MFD_SYSCON