Bring in missing RPMhPd levels from downstream and add ones we'll need for GPU on SM8550. Patch 1 adds the missing ones with an easy-to-read diff, patch 2 reformats the block and patch 3 adds the necessary levels to 8550 dt. Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> --- Changes in v2: - pick up tags - rename oppN to opp-<value of opp-level> to stop the renaming madness - Link to v1: https://lore.kernel.org/r/20230517-topic-kailua-rpmhpd-v1-0-cd3013d051a6@xxxxxxxxxx --- Konrad Dybcio (3): dt-bindings: power: qcom,rpmpd: add missing RPMH levels dt-bindings: power: qcom,rpmpd: Format RPMh levels better arm64: dts: qcom: sm8550: Add missing RPMhPD OPP levels arch/arm64/boot/dts/qcom/sm8550.dtsi | 40 +++++++++++++++++++++++++--------- include/dt-bindings/power/qcom-rpmpd.h | 38 ++++++++++++++++++++------------ 2 files changed, 54 insertions(+), 24 deletions(-) --- base-commit: 065efa589871e93b6610c70c1e9de274ef1f1ba2 change-id: 20230517-topic-kailua-rpmhpd-d24c4c538c3a Best regards, -- Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>