patches/board/pinebook-pro: placeholder for OC OPP patch (canonical DTS pending fresnel/data)
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user