# soc/rockchip/rk3588 SoC-wide RK3588 patches that any board built on this SoC benefits from. Distinct from `board//` (specific board configuration) and `module//` (specific SoM configuration that several boards share). ## Patches - `0001-arm64-dts-rockchip-rk3588-Add-pwm15-pinctrl-entries.patch` — fills in the four mux options for RK3588's `pwm15`. Cosmetic upstream-quality fix; required as a *prerequisite* by board patches that want to wire pwm15 to a real consumer (e.g. CoolPi GenBook's pwm-fan, see `patches/board/coolpi-cm5-genbook/0002-...`).