Add all the required nodes for SM6350's A619 and fix up its GPUCC bindings. This has been ready for like 1.5y now, time to finally merge it as the display part will take some more time (due to the HW catalog rework). Depends on (bindings, admittedly I could have organized it better): https://lore.kernel.org/linux-arm-msm/20230314-topic-nvmem_compats-v1-0-508100c17603@xxxxxxxxxx/#t Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> --- Konrad Dybcio (5): dt-bindings: clock: qcom,gpucc: Fix SM6350 clock names arm64: dts: qcom: sm6350: Add GPUCC node arm64: dts: qcom: sm6350: Add QFPROM node arm64: dts: qcom: sm6350: Add GPU nodes arm64: dts: qcom: sm6350: Fix ZAP region .../devicetree/bindings/clock/qcom,gpucc.yaml | 29 +++- arch/arm64/boot/dts/qcom/sm6350.dtsi | 177 ++++++++++++++++++++- 2 files changed, 197 insertions(+), 9 deletions(-) --- base-commit: 225b6b81afe63b3850b7cee0a3590f51144f2a75 change-id: 20230315-topic-lagoon_gpu-8c2abccbc6eb Best regards, -- Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>