[openwrt/openwrt] realtek: 6.12: create patches-6.12 from patches-6.6

LEDE Commits lede-commits at lists.infradead.org
Wed Jun 11 13:27:30 PDT 2025


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

commit b943c746d2e9ef04e625cbf51725786f25aaf758
Author: Markus Stockhausen <markus.stockhausen at gmx.de>
AuthorDate: Tue May 27 09:10:27 2025 -0400

    realtek: 6.12: create patches-6.12 from patches-6.6
    
    Automatically generated commit.
    
    Signed-off-by: Markus Stockhausen <markus.stockhausen at gmx.de>
    Link: https://github.com/openwrt/openwrt/pull/18935
    Signed-off-by: Robert Marko <robimarko at gmail.com>
---
 .../{patches-6.6 => patches-6.12}/300-mips-add-rtl838x-platform.patch     | 0
 .../{patches-6.6 => patches-6.12}/302-clocksource-add-otto-driver.patch   | 0
 .../{patches-6.6 => patches-6.12}/310-add-i2c-rtl9300-support.patch       | 0
 .../{patches-6.6 => patches-6.12}/311-add-i2c-mux-rtl9300-support.patch   | 0
 .../314-irqchip-irq-realtek-rtl-add-VPE-support.patch                     | 0
 .../{patches-6.6 => patches-6.12}/318-add-rtl83xx-clk-support.patch       | 0
 .../{patches-6.6 => patches-6.12}/330-add-realtek-thernal-driver.patch    | 0
 .../700-dsa-mdio-increase-max-ports-for-rtl839x-rtl931x.patch             | 0
 .../702-include-linux-add-phy-hsgmii-mode.patch                           | 0
 .../706-include-linux-add-phy-ops-for-rtl838x.patch                       | 0
 .../708-drivers-net-phy-eee-support-for-rtl838x.patch                     | 0
 .../712-net-phy-add-an-MDIO-SMBus-library.patch                           | 0
 .../714-net-phy-sfp-add-support-for-SMBus.patch                           | 0
 .../716-net-ethernet-add-support-for-rtl838x-ethernet.patch               | 0
 .../718-net-dsa-add-support-for-rtl838x-switch.patch                      | 0
 target/linux/realtek/{patches-6.6 => patches-6.12}/720-add-rtl-phy.patch  | 0
 .../722-net-dsa-add-rtl838x-support-for-tag-trailer.patch                 | 0
 .../723-net-mdio-Add-Realtek-Otto-auxiliary-controller.patch              | 0
 .../800-gpio-regmap-Bypass-cache-for-shadowed-outputs.patch               | 0
 .../{patches-6.6 => patches-6.12}/802-mfd-Add-RTL8231-core-device.patch   | 0
 .../803-pinctrl-Add-RTL8231-pin-control-and-GPIO-support.patch            | 0
 .../804-leds-Add-support-for-RTL8231-LED-scan-matrix.patch                | 0
 22 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/target/linux/realtek/patches-6.6/300-mips-add-rtl838x-platform.patch b/target/linux/realtek/patches-6.12/300-mips-add-rtl838x-platform.patch
similarity index 100%
rename from target/linux/realtek/patches-6.6/300-mips-add-rtl838x-platform.patch
rename to target/linux/realtek/patches-6.12/300-mips-add-rtl838x-platform.patch
diff --git a/target/linux/realtek/patches-6.6/302-clocksource-add-otto-driver.patch b/target/linux/realtek/patches-6.12/302-clocksource-add-otto-driver.patch
similarity index 100%
rename from target/linux/realtek/patches-6.6/302-clocksource-add-otto-driver.patch
rename to target/linux/realtek/patches-6.12/302-clocksource-add-otto-driver.patch
diff --git a/target/linux/realtek/patches-6.6/310-add-i2c-rtl9300-support.patch b/target/linux/realtek/patches-6.12/310-add-i2c-rtl9300-support.patch
similarity index 100%
rename from target/linux/realtek/patches-6.6/310-add-i2c-rtl9300-support.patch
rename to target/linux/realtek/patches-6.12/310-add-i2c-rtl9300-support.patch
diff --git a/target/linux/realtek/patches-6.6/311-add-i2c-mux-rtl9300-support.patch b/target/linux/realtek/patches-6.12/311-add-i2c-mux-rtl9300-support.patch
similarity index 100%
rename from target/linux/realtek/patches-6.6/311-add-i2c-mux-rtl9300-support.patch
rename to target/linux/realtek/patches-6.12/311-add-i2c-mux-rtl9300-support.patch
diff --git a/target/linux/realtek/patches-6.6/314-irqchip-irq-realtek-rtl-add-VPE-support.patch b/target/linux/realtek/patches-6.12/314-irqchip-irq-realtek-rtl-add-VPE-support.patch
similarity index 100%
rename from target/linux/realtek/patches-6.6/314-irqchip-irq-realtek-rtl-add-VPE-support.patch
rename to target/linux/realtek/patches-6.12/314-irqchip-irq-realtek-rtl-add-VPE-support.patch
diff --git a/target/linux/realtek/patches-6.6/318-add-rtl83xx-clk-support.patch b/target/linux/realtek/patches-6.12/318-add-rtl83xx-clk-support.patch
similarity index 100%
rename from target/linux/realtek/patches-6.6/318-add-rtl83xx-clk-support.patch
rename to target/linux/realtek/patches-6.12/318-add-rtl83xx-clk-support.patch
diff --git a/target/linux/realtek/patches-6.6/330-add-realtek-thernal-driver.patch b/target/linux/realtek/patches-6.12/330-add-realtek-thernal-driver.patch
similarity index 100%
rename from target/linux/realtek/patches-6.6/330-add-realtek-thernal-driver.patch
rename to target/linux/realtek/patches-6.12/330-add-realtek-thernal-driver.patch
diff --git a/target/linux/realtek/patches-6.6/700-dsa-mdio-increase-max-ports-for-rtl839x-rtl931x.patch b/target/linux/realtek/patches-6.12/700-dsa-mdio-increase-max-ports-for-rtl839x-rtl931x.patch
similarity index 100%
rename from target/linux/realtek/patches-6.6/700-dsa-mdio-increase-max-ports-for-rtl839x-rtl931x.patch
rename to target/linux/realtek/patches-6.12/700-dsa-mdio-increase-max-ports-for-rtl839x-rtl931x.patch
diff --git a/target/linux/realtek/patches-6.6/702-include-linux-add-phy-hsgmii-mode.patch b/target/linux/realtek/patches-6.12/702-include-linux-add-phy-hsgmii-mode.patch
similarity index 100%
rename from target/linux/realtek/patches-6.6/702-include-linux-add-phy-hsgmii-mode.patch
rename to target/linux/realtek/patches-6.12/702-include-linux-add-phy-hsgmii-mode.patch
diff --git a/target/linux/realtek/patches-6.6/706-include-linux-add-phy-ops-for-rtl838x.patch b/target/linux/realtek/patches-6.12/706-include-linux-add-phy-ops-for-rtl838x.patch
similarity index 100%
rename from target/linux/realtek/patches-6.6/706-include-linux-add-phy-ops-for-rtl838x.patch
rename to target/linux/realtek/patches-6.12/706-include-linux-add-phy-ops-for-rtl838x.patch
diff --git a/target/linux/realtek/patches-6.6/708-drivers-net-phy-eee-support-for-rtl838x.patch b/target/linux/realtek/patches-6.12/708-drivers-net-phy-eee-support-for-rtl838x.patch
similarity index 100%
rename from target/linux/realtek/patches-6.6/708-drivers-net-phy-eee-support-for-rtl838x.patch
rename to target/linux/realtek/patches-6.12/708-drivers-net-phy-eee-support-for-rtl838x.patch
diff --git a/target/linux/realtek/patches-6.6/712-net-phy-add-an-MDIO-SMBus-library.patch b/target/linux/realtek/patches-6.12/712-net-phy-add-an-MDIO-SMBus-library.patch
similarity index 100%
rename from target/linux/realtek/patches-6.6/712-net-phy-add-an-MDIO-SMBus-library.patch
rename to target/linux/realtek/patches-6.12/712-net-phy-add-an-MDIO-SMBus-library.patch
diff --git a/target/linux/realtek/patches-6.6/714-net-phy-sfp-add-support-for-SMBus.patch b/target/linux/realtek/patches-6.12/714-net-phy-sfp-add-support-for-SMBus.patch
similarity index 100%
rename from target/linux/realtek/patches-6.6/714-net-phy-sfp-add-support-for-SMBus.patch
rename to target/linux/realtek/patches-6.12/714-net-phy-sfp-add-support-for-SMBus.patch
diff --git a/target/linux/realtek/patches-6.6/716-net-ethernet-add-support-for-rtl838x-ethernet.patch b/target/linux/realtek/patches-6.12/716-net-ethernet-add-support-for-rtl838x-ethernet.patch
similarity index 100%
rename from target/linux/realtek/patches-6.6/716-net-ethernet-add-support-for-rtl838x-ethernet.patch
rename to target/linux/realtek/patches-6.12/716-net-ethernet-add-support-for-rtl838x-ethernet.patch
diff --git a/target/linux/realtek/patches-6.6/718-net-dsa-add-support-for-rtl838x-switch.patch b/target/linux/realtek/patches-6.12/718-net-dsa-add-support-for-rtl838x-switch.patch
similarity index 100%
rename from target/linux/realtek/patches-6.6/718-net-dsa-add-support-for-rtl838x-switch.patch
rename to target/linux/realtek/patches-6.12/718-net-dsa-add-support-for-rtl838x-switch.patch
diff --git a/target/linux/realtek/patches-6.6/720-add-rtl-phy.patch b/target/linux/realtek/patches-6.12/720-add-rtl-phy.patch
similarity index 100%
rename from target/linux/realtek/patches-6.6/720-add-rtl-phy.patch
rename to target/linux/realtek/patches-6.12/720-add-rtl-phy.patch
diff --git a/target/linux/realtek/patches-6.6/722-net-dsa-add-rtl838x-support-for-tag-trailer.patch b/target/linux/realtek/patches-6.12/722-net-dsa-add-rtl838x-support-for-tag-trailer.patch
similarity index 100%
rename from target/linux/realtek/patches-6.6/722-net-dsa-add-rtl838x-support-for-tag-trailer.patch
rename to target/linux/realtek/patches-6.12/722-net-dsa-add-rtl838x-support-for-tag-trailer.patch
diff --git a/target/linux/realtek/patches-6.6/723-net-mdio-Add-Realtek-Otto-auxiliary-controller.patch b/target/linux/realtek/patches-6.12/723-net-mdio-Add-Realtek-Otto-auxiliary-controller.patch
similarity index 100%
rename from target/linux/realtek/patches-6.6/723-net-mdio-Add-Realtek-Otto-auxiliary-controller.patch
rename to target/linux/realtek/patches-6.12/723-net-mdio-Add-Realtek-Otto-auxiliary-controller.patch
diff --git a/target/linux/realtek/patches-6.6/800-gpio-regmap-Bypass-cache-for-shadowed-outputs.patch b/target/linux/realtek/patches-6.12/800-gpio-regmap-Bypass-cache-for-shadowed-outputs.patch
similarity index 100%
rename from target/linux/realtek/patches-6.6/800-gpio-regmap-Bypass-cache-for-shadowed-outputs.patch
rename to target/linux/realtek/patches-6.12/800-gpio-regmap-Bypass-cache-for-shadowed-outputs.patch
diff --git a/target/linux/realtek/patches-6.6/802-mfd-Add-RTL8231-core-device.patch b/target/linux/realtek/patches-6.12/802-mfd-Add-RTL8231-core-device.patch
similarity index 100%
rename from target/linux/realtek/patches-6.6/802-mfd-Add-RTL8231-core-device.patch
rename to target/linux/realtek/patches-6.12/802-mfd-Add-RTL8231-core-device.patch
diff --git a/target/linux/realtek/patches-6.6/803-pinctrl-Add-RTL8231-pin-control-and-GPIO-support.patch b/target/linux/realtek/patches-6.12/803-pinctrl-Add-RTL8231-pin-control-and-GPIO-support.patch
similarity index 100%
rename from target/linux/realtek/patches-6.6/803-pinctrl-Add-RTL8231-pin-control-and-GPIO-support.patch
rename to target/linux/realtek/patches-6.12/803-pinctrl-Add-RTL8231-pin-control-and-GPIO-support.patch
diff --git a/target/linux/realtek/patches-6.6/804-leds-Add-support-for-RTL8231-LED-scan-matrix.patch b/target/linux/realtek/patches-6.12/804-leds-Add-support-for-RTL8231-LED-scan-matrix.patch
similarity index 100%
rename from target/linux/realtek/patches-6.6/804-leds-Add-support-for-RTL8231-LED-scan-matrix.patch
rename to target/linux/realtek/patches-6.12/804-leds-Add-support-for-RTL8231-LED-scan-matrix.patch




More information about the lede-commits mailing list