Skip to content

Commit 4d8b5d7

Browse files
lweiss-fairphoneandersson
authored andcommitted
ARM: dts: qcom: sdx65-mtp: Specify PM7250B SID to use
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 8e2d56f ("arm64: dts: qcom: pm7250b: make SID configurable"). Fixes: 8e2d56f ("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>
1 parent bdc4d17 commit 4d8b5d7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

arch/arm/boot/dts/qcom/qcom-sdx65-mtp.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
*/
55
/dts-v1/;
66

7+
/* PM7250B is configured to use SID2/3 */
8+
#define PM7250B_SID 2
9+
#define PM7250B_SID1 3
10+
711
#include "qcom-sdx65.dtsi"
812
#include <dt-bindings/regulator/qcom,rpmh-regulator.h>
913
#include <arm64/qcom/pmk8350.dtsi>

0 commit comments

Comments
 (0)