mirror of
https://github.com/torvalds/linux.git
synced 2026-06-06 21:45:45 +02:00
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 commit8e2d56f645("arm64: dts: qcom: pm7250b: make SID configurable"). Fixes:8e2d56f645("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>
This commit is contained in:
parent
bdc4d17e16
commit
4d8b5d7171
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user