[openwrt/openwrt] x86: 6.6: refresh patches

LEDE Commits lede-commits at lists.infradead.org
Wed Apr 3 23:56:19 PDT 2024


robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/9e6fe7ddd29b4ae73faf7513f41e356b3e789985

commit 9e6fe7ddd29b4ae73faf7513f41e356b3e789985
Author: Mieczyslaw Nalewaj <namiltd at yahoo.com>
AuthorDate: Wed Mar 13 01:31:24 2024 +0100

    x86: 6.6: refresh patches
    
    Refresh kernel patches.
    
    Signed-off-by: Mieczyslaw Nalewaj <namiltd at yahoo.com>
---
 .../linux/x86/patches-6.6/103-pcengines_apu6_platform.patch   | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

diff --git a/target/linux/x86/patches-6.6/103-pcengines_apu6_platform.patch b/target/linux/x86/patches-6.6/103-pcengines_apu6_platform.patch
index 654bd88b7f..1fd6fc89c8 100644
--- a/target/linux/x86/patches-6.6/103-pcengines_apu6_platform.patch
+++ b/target/linux/x86/patches-6.6/103-pcengines_apu6_platform.patch
@@ -63,7 +63,7 @@ Sighed-off-by: Philip Prindeville <philipp at redfish-solutions.com>
  
 --- a/drivers/platform/x86/Kconfig
 +++ b/drivers/platform/x86/Kconfig
-@@ -698,7 +698,7 @@ config XO1_RFKILL
+@@ -707,7 +707,7 @@ config XO1_RFKILL
  	  laptop.
  
  config PCENGINES_APU2
@@ -72,7 +72,7 @@ Sighed-off-by: Philip Prindeville <philipp at redfish-solutions.com>
  	depends on INPUT && INPUT_KEYBOARD && GPIOLIB
  	depends on LEDS_CLASS
  	select GPIO_AMD_FCH
-@@ -706,7 +706,7 @@ config PCENGINES_APU2
+@@ -715,7 +715,7 @@ config PCENGINES_APU2
  	select LEDS_GPIO
  	help
  	  This driver provides support for the front button and LEDs on
@@ -264,7 +264,7 @@ Sighed-off-by: Philip Prindeville <philipp at redfish-solutions.com>
  		return -ENODEV;
  	}
  
-@@ -288,8 +374,12 @@ module_init(apu_board_init);
+@@ -288,7 +374,7 @@ module_init(apu_board_init);
  module_exit(apu_board_exit);
  
  MODULE_AUTHOR("Enrico Weigelt, metux IT consult <info at metux.net>");
@@ -272,9 +272,4 @@ Sighed-off-by: Philip Prindeville <philipp at redfish-solutions.com>
 +MODULE_DESCRIPTION("PC Engines APUv2-6 board GPIO/LEDs/keys driver");
  MODULE_LICENSE("GPL");
  MODULE_DEVICE_TABLE(dmi, apu_gpio_dmi_table);
- MODULE_ALIAS("platform:pcengines-apuv2");
-+MODULE_ALIAS("platform:pcengines-apuv3");
-+MODULE_ALIAS("platform:pcengines-apuv4");
-+MODULE_ALIAS("platform:pcengines-apuv5");
-+MODULE_ALIAS("platform:pcengines-apuv6");
  MODULE_SOFTDEP("pre: platform:" AMD_FCH_GPIO_DRIVER_NAME " platform:leds-gpio platform:gpio_keys_polled");




More information about the lede-commits mailing list