Commit 4d8b5d71 authored by Luca Weiss's avatar Luca Weiss Committed by Bjorn Andersson

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 8e2d56f6 ("arm64: dts: qcom: pm7250b: make SID
configurable").

Fixes: 8e2d56f6 ("arm64: dts: qcom: pm7250b: make SID configurable")
Signed-off-by: default avatarLuca Weiss <luca.weiss@fairphone.com>
Link: https://lore.kernel.org/r/20230921-pm7250b-sid-fixup-v1-1-231c1a65471f@fairphone.comSigned-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent bdc4d17e
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment