diff --git a/patches/board/pinebook-pro/0001-arm64-dts-rk3399-pinebook-pro-OC-OPP-cluster0-1704-cluster1-2184.patch.PLACEHOLDER b/patches/board/pinebook-pro/0001-arm64-dts-rk3399-pinebook-pro-OC-OPP-cluster0-1704-cluster1-2184.patch.PLACEHOLDER deleted file mode 100644 index ba80f73..0000000 --- a/patches/board/pinebook-pro/0001-arm64-dts-rk3399-pinebook-pro-OC-OPP-cluster0-1704-cluster1-2184.patch.PLACEHOLDER +++ /dev/null @@ -1,20 +0,0 @@ -# PLACEHOLDER — canonical OC DTS lives at fresnel:~/rk3399-pinebook-pro.dts -# -# Cannot finalize this patch until either: -# (a) fresnel comes online (VPN or LAN) and we pull the DTS, OR -# (b) data wakes and we recover from the latest backintime snapshot. -# -# Target shape: a unified diff against -# arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts -# at mmind/linux-rockchip v7.0, adding OPP-V2 nodes to: -# - &cluster0_opp (A53, max 1.704 GHz) -# - &cluster1_opp (A72, max 2.184 GHz) -# keeping the stock voltage ladder up to the new max points. -# -# Generation recipe once DTS available: -# diff -u \ -# mmind-v7.0/arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts \ -# fresnel-OC.dts \ -# > 0001-arm64-dts-rk3399-pinebook-pro-OC-OPP-cluster0-1704-cluster1-2184.patch -# -# Headers (Subject / From / scope tag) per kernel-agent patch contract.