arm64: dts: qcom: sdm670: Fix pdc mapping
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Fri, 18 Aug 2023 11:19:09 +0000 (13:19 +0200)
committerBjorn Andersson <andersson@kernel.org>
Wed, 20 Sep 2023 02:17:09 +0000 (19:17 -0700)
As pointed out by Richard, I missed a non-continuity in one of the ranges.
Fix it.

Reported-by: Richard Acayan <mailingradian@gmail.com>
Fixes: b51ee205dc4f ("arm64: dts: qcom: sdm670: Add PDC")
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Acked-by: Richard Acayan <mailingradian@gmail.com>
Link: https://lore.kernel.org/r/20230818-topic-670_pdc_fix-v1-1-1ba025041de7@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sdm670.dtsi

index 84cd2e39266fed8fc1c9805945b8aa5dd7d607df..ba2043d67370adb60fc9b4ab2e2c3d0c04565650 100644 (file)
                        compatible = "qcom,sdm670-pdc", "qcom,pdc";
                        reg = <0 0x0b220000 0 0x30000>;
                        qcom,pdc-ranges = <0 480 40>, <41 521 7>, <49 529 4>,
-                                         <54 534 24>, <79 559 30>, <115 630 7>;
+                                         <54 534 24>, <79 559 15>, <94 609 15>,
+                                         <115 630 7>;
                        #interrupt-cells = <2>;
                        interrupt-parent = <&intc>;
                        interrupt-controller;