diff --git a/patches/board/pinebook-pro/README.md b/patches/board/pinebook-pro/README.md new file mode 100644 index 0000000..fac0de2 --- /dev/null +++ b/patches/board/pinebook-pro/README.md @@ -0,0 +1,18 @@ +# board/pinebook-pro patches + +Patches that are specific to the Pine64 Pinebook Pro (RK3399, eMMC 64/128GB +variants). Ship to fresnel via fleet/fresnel.yaml manifest. + +## Current series + +- `0001-arm64-dts-rk3399-pinebook-pro-OC-OPP-cluster0-1704-cluster1-2184.patch` + Adds OC OPP-V2 entries to the Pinebook Pro DTS for cluster0 (A53) up to + 1.704 GHz and cluster1 (A72) up to 2.184 GHz, keeping the stock voltage + ladder where the hardware datasheet is silent. Canonical reason + kernel-agent exists: April 2026 EndeavourOS kernel update silently + reverted this DTB by overwriting it. + +## Source of truth + +`fresnel:~/rk3399-pinebook-pro.dts` on the running laptop. When that file +changes, the patch here must be regenerated.