Re: [RFT PATCH 0/3] Add missing CX_MEM/DBGC GPU regions for SM6115/QCM2290

From: Akhil P Oommen

Date: Mon Dec 29 2025 - 16:19:35 EST


On 12/30/2025 2:17 AM, Konrad Dybcio wrote:
> These regions were previously left undescribed, fix that.
>
> Compile-tested only, the driver shouldn't break though.
>
> Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
> ---
> Konrad Dybcio (3):
> dt-bindings: display/msm/gpu: Straighten out reg-names on A619L/610/702
> arm64: dts: qcom: agatti: Add CX_MEM/DBGC GPU regions
> arm64: dts: qcom: sm6115: Add CX_MEM/DBGC GPU regions

For the entire series:

Reviewed-by: Akhil P Oommen <akhilpo@xxxxxxxxxxxxxxxx>

-Akhil

>
> Documentation/devicetree/bindings/display/msm/gpu.yaml | 6 ------
> arch/arm64/boot/dts/qcom/agatti.dtsi | 8 ++++++--
> arch/arm64/boot/dts/qcom/sm6115.dtsi | 8 ++++++--
> 3 files changed, 12 insertions(+), 10 deletions(-)
> ---
> base-commit: cc3aa43b44bdb43dfbac0fcb51c56594a11338a8
> change-id: 20251229-topic-6115_2290_gpu_dbgc-79822622b58d
>
> Best regards,