ARM: dts: qcom: sdx65-mtp: Specify PM7250B SID to use
authorLuca Weiss <luca.weiss@fairphone.com>
Thu, 21 Sep 2023 06:34:02 +0000 (08:34 +0200)
committerBjorn Andersson <andersson@kernel.org>
Sat, 23 Sep 2023 21:31:48 +0000 (14:31 -0700)
Now that the pm7250b.dtsi can be configured to be on a different SID, we
also need to specify it for this dts file. Set it to the SID 2/3 like it
was before commit 8e2d56f64572 ("arm64: dts: qcom: pm7250b: make SID
configurable").

Fixes: 8e2d56f64572 ("arm64: dts: qcom: pm7250b: make SID configurable")
Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Link: https://lore.kernel.org/r/20230921-pm7250b-sid-fixup-v1-1-231c1a65471f@fairphone.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm/boot/dts/qcom/qcom-sdx65-mtp.dts

index fcf1c51c5e7a7ab6fca9bdc2141b810362fa71ff..9649c859a2c36355f53c75a5277fb755901a6189 100644 (file)
@@ -4,6 +4,10 @@
  */
 /dts-v1/;
 
+/* PM7250B is configured to use SID2/3 */
+#define PM7250B_SID 2
+#define PM7250B_SID1 3
+
 #include "qcom-sdx65.dtsi"
 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
 #include <arm64/qcom/pmk8350.dtsi>