Following the merging of related bindings, driver and mesa changes, enable the GPU on both of these platforms. P1 for Will/iommu, rest for qcom Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> --- Konrad Dybcio (6): dt-bindings: arm-smmu: Document SM8[45]50 GPU SMMU arm64: dts: qcom: sm8450: Add GPU nodes arm64: dts: qcom: sm8550: Add GPU nodes arm64: dts: qcom: sm8550-qrd: Enable the A740 GPU arm64: dts: qcom: sm8550-mtp: Enable the A740 GPU arm64: dts: qcom: sm8450-hdk: Enable the A730 GPU .../devicetree/bindings/iommu/arm,smmu.yaml | 48 ++++- arch/arm64/boot/dts/qcom/sm8450-hdk.dts | 8 + arch/arm64/boot/dts/qcom/sm8450.dtsi | 202 +++++++++++++++++++++ arch/arm64/boot/dts/qcom/sm8550-mtp.dts | 8 + arch/arm64/boot/dts/qcom/sm8550-qrd.dts | 8 + arch/arm64/boot/dts/qcom/sm8550.dtsi | 166 +++++++++++++++++ 6 files changed, 438 insertions(+), 2 deletions(-) --- base-commit: 48bbaf8b793e0770798519f8ee1ea2908ff0943a change-id: 20231127-topic-a7xx_dt-feee4142edda Best regards, -- Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>