Message ID | 20230407-pm7250b-sid-v1-0-fc648478cc25@fairphone.com (mailing list archive) |
---|---|
Headers | show |
Series | Make SID for PM7250B configurable (and a small fixup) | expand |
On Fri, 07 Apr 2023 09:45:43 +0200, Luca Weiss wrote: > Like other Qualcomm PMICs the PM7250B can be used on different addresses > on the SPMI bus. Use similar defines like the PMK8350 to make this > possible. > > Applied, thanks! [1/2] arm64: dts: qcom: pm7250b: add missing spmi-vadc include commit: 83022f6484b11a60dbf9a95a88c7ef8e59c4b19c [2/2] arm64: dts: qcom: pm7250b: make SID configurable (no commit info) Best regards,
Like other Qualcomm PMICs the PM7250B can be used on different addresses on the SPMI bus. Use similar defines like the PMK8350 to make this possible. Signed-off-by: Luca Weiss <luca.weiss@fairphone.com> --- Luca Weiss (2): arm64: dts: qcom: pm7250b: add missing spmi-vadc include arm64: dts: qcom: pm7250b: make SID configurable arch/arm64/boot/dts/qcom/pm7250b.dtsi | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) --- base-commit: 7e364e56293bb98cae1b55fd835f5991c4e96e7d change-id: 20230407-pm7250b-sid-68e37a58244e Best regards,