Message ID | 20201126093018.1085594-1-vkoul@kernel.org |
---|---|
State | Accepted |
Commit | 1008521b9b4f85d80ac1d80391ac39055c89f736 |
Headers | show |
Series | [1/2] regulator: dt-bindings: Add PMX55 compatibles | expand |
Hello: This series was applied to qcom/linux.git (refs/heads/for-next): On Thu, 26 Nov 2020 15:00:17 +0530 you wrote: > Add PMX55 compatibles for PMIC found in SDX55 platform > > Signed-off-by: Vinod Koul <vkoul@kernel.org> > --- > .../devicetree/bindings/regulator/qcom,rpmh-regulator.txt | 2 ++ > 1 file changed, 2 insertions(+) Here is the summary with links: - [1/2] regulator: dt-bindings: Add PMX55 compatibles https://git.kernel.org/qcom/c/1008521b9b4f - [2/2] regulator: qcom-rpmh: Add support for SDX55 https://git.kernel.org/qcom/c/36dd70ceb4d9 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
diff --git a/Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.txt b/Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.txt index 97c3e0b7611c..bae558b87686 100644 --- a/Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.txt +++ b/Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.txt @@ -30,6 +30,7 @@ Supported regulator node names: PMI8998: bob PM6150: smps1 - smps5, ldo1 - ldo19 PM6150L: smps1 - smps8, ldo1 - ldo11, bob + PMX55: smps1 - smps7, ldo1 - ldo16 ======================== First Level Nodes - PMIC @@ -47,6 +48,7 @@ First Level Nodes - PMIC "qcom,pmi8998-rpmh-regulators" "qcom,pm6150-rpmh-regulators" "qcom,pm6150l-rpmh-regulators" + "qcom,pmx55-rpmh-regulators" - qcom,pmic-id Usage: required
Add PMX55 compatibles for PMIC found in SDX55 platform Signed-off-by: Vinod Koul <vkoul@kernel.org> --- .../devicetree/bindings/regulator/qcom,rpmh-regulator.txt | 2 ++ 1 file changed, 2 insertions(+) -- 2.26.2