From 3f6209be835a8f7e5d6729d53ee7eb8ede98ff43 Mon Sep 17 00:00:00 2001 From: Brent Roman Date: Mon, 16 Feb 2026 20:04:21 -0800 Subject: [PATCH] revert 32f3b7c69301d2a2caa14d091bdb21697df74661 and 8002936aac78ee3f4f727789fa432f2a4aa25d7d because: The ...fix-10mbit-ethernet patch is still necessary Without it, the RK3308 does not connect via DHCP to 10-mbit Ethernets The ...pinctl-slow-mux patch still compiles without error It is <100 bytes and helps debugging GPIO issues. I don't understand why above patches were flagged as "broken" --- ...slew-mux.patch.disabled => rk3308-0001-pinctrl-slew-mux.patch} | 0 ...t-ethernet.patch.disabled => rk3308-fix-10mbit-ethernet.patch} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename patch/kernel/archive/rockchip64-6.19/{rk3308-0001-pinctrl-slew-mux.patch.disabled => rk3308-0001-pinctrl-slew-mux.patch} (100%) rename patch/kernel/archive/rockchip64-6.19/{rk3308-fix-10mbit-ethernet.patch.disabled => rk3308-fix-10mbit-ethernet.patch} (100%) diff --git a/patch/kernel/archive/rockchip64-6.19/rk3308-0001-pinctrl-slew-mux.patch.disabled b/patch/kernel/archive/rockchip64-6.19/rk3308-0001-pinctrl-slew-mux.patch similarity index 100% rename from patch/kernel/archive/rockchip64-6.19/rk3308-0001-pinctrl-slew-mux.patch.disabled rename to patch/kernel/archive/rockchip64-6.19/rk3308-0001-pinctrl-slew-mux.patch diff --git a/patch/kernel/archive/rockchip64-6.19/rk3308-fix-10mbit-ethernet.patch.disabled b/patch/kernel/archive/rockchip64-6.19/rk3308-fix-10mbit-ethernet.patch similarity index 100% rename from patch/kernel/archive/rockchip64-6.19/rk3308-fix-10mbit-ethernet.patch.disabled rename to patch/kernel/archive/rockchip64-6.19/rk3308-fix-10mbit-ethernet.patch