Message ID | 20210120224901.1611232-1-bjorn.andersson@linaro.org |
---|---|
State | Accepted |
Commit | 71ca776a8885aff469f2aa45382518513ecce883 |
Headers | show |
Series | [1/2] dt-bindings: regulator: qcom-rpmh: Add pmc8180 and pmc8180c | expand |
On Wed, 20 Jan 2021 14:49:00 -0800, Bjorn Andersson wrote: > Add RPMH regulator compatibles for two of the PMIC variants used on the > SC8180x platform. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next Thanks! [1/2] dt-bindings: regulator: qcom-rpmh: Add pmc8180 and pmc8180c commit: 71ca776a8885aff469f2aa45382518513ecce883 [2/2] regulator: qcom-rpmh: Add pmc8180 and pmc8180c commit: e46c52f7efa25a1cd72c7a7399af9fddc41f5a8e All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark
diff --git a/Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.txt b/Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.txt index 7d462b899473..ce1e04354006 100644 --- a/Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.txt +++ b/Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.txt @@ -50,6 +50,8 @@ First Level Nodes - PMIC "qcom,pm8350-rpmh-regulators" "qcom,pm8350c-rpmh-regulators" "qcom,pm8998-rpmh-regulators" + "qcom,pmc8180-rpmh-regulators" + "qcom,pmc8180c-rpmh-regulators" "qcom,pmi8998-rpmh-regulators" "qcom,pm6150-rpmh-regulators" "qcom,pm6150l-rpmh-regulators"
Add RPMH regulator compatibles for two of the PMIC variants used on the SC8180x platform. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> --- .../devicetree/bindings/regulator/qcom,rpmh-regulator.txt | 2 ++ 1 file changed, 2 insertions(+) -- 2.29.2