Enable the A610 GPU on SM6115, as well as on the RB2 and J606F boards. Add display support for the latter. Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> --- Changes in v2: - Fix pin naming and implicit override in patch 2 - Pick up tags - Link to v1: https://lore.kernel.org/r/20230620-topic-gpu_tablet_disp-v1-0-7bb02bec8dc0@xxxxxxxxxx --- Konrad Dybcio (4): arm64: dts: qcom: sm6115: Add GPU nodes arm64: dts: qcom: sm6115p-j606f: Hook up display arm64: dts: qcom: sm6115p-j606f: Enable GPU arm64: dts: qcom: qrb4210-rb2: Enable GPU arch/arm64/boot/dts/qcom/qrb4210-rb2.dts | 8 ++ arch/arm64/boot/dts/qcom/sm6115.dtsi | 103 ++++++++++++++++++++++ arch/arm64/boot/dts/qcom/sm6115p-lenovo-j606f.dts | 65 ++++++++++++-- 3 files changed, 171 insertions(+), 5 deletions(-) --- base-commit: 15e71592dbae49a674429c618a10401d7f992ac3 change-id: 20230620-topic-gpu_tablet_disp-cdc6ca5941c4 Best regards, -- Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>