dt-bindings: bd718x7: Yamlify and add BD71850
authorMatti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Fri, 20 Mar 2020 09:42:33 +0000 (11:42 +0200)
committerLee Jones <lee.jones@linaro.org>
Mon, 30 Mar 2020 06:35:28 +0000 (07:35 +0100)
commita045f3578e0c14edced021a8d38887008bc000b1
tree418cf332ae0d671c8bf7bcfa5584405e6be78ebd
parentfb945c95a482200876993977008b67ea658bd938
dt-bindings: bd718x7: Yamlify and add BD71850

Convert ROHM bd71837 and bd71847 PMIC binding text docs to yaml. Split
the binding document to two separate documents (own documents for BD71837
and BD71847) as they have different amount of regulators. This way we can
better enforce the node name check for regulators. ROHM is also providing
BD71850 - which is almost identical to BD71847 - main difference is some
initial regulator states. The BD71850 can be driven by same driver and it
has same buck/LDO setup as BD71847 - add it to BD71847 binding document and
introduce compatible for it.

Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Documentation/devicetree/bindings/mfd/rohm,bd71837-pmic.txt [deleted file]
Documentation/devicetree/bindings/mfd/rohm,bd71837-pmic.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/regulator/rohm,bd71837-regulator.txt [deleted file]
Documentation/devicetree/bindings/regulator/rohm,bd71837-regulator.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/regulator/rohm,bd71847-regulator.yaml [new file with mode: 0644]