diff options
author | Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> | 2018-06-28 14:23:04 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-06-28 12:43:31 +0100 |
commit | 312ae0ae7479d30f8876bafbc4cca24f0605c65f (patch) | |
tree | 4b32c6f4a7fecc4eea4fa57be8d769a7518198aa | |
parent | c9dc4cfa10a1266376dde151485f7b493447258b (diff) | |
download | op-kernel-dev-312ae0ae7479d30f8876bafbc4cca24f0605c65f.zip op-kernel-dev-312ae0ae7479d30f8876bafbc4cca24f0605c65f.tar.gz |
regulator: bd71837: Remove duplicate description from DT bindings
Same general chip description was written in MFD and Regulator
binding documents for ROHM bd71837 PMIC. Remove description from
regulator binding as suggested by Rob H.
Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/regulator/rohm,bd71837-regulator.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Documentation/devicetree/bindings/regulator/rohm,bd71837-regulator.txt b/Documentation/devicetree/bindings/regulator/rohm,bd71837-regulator.txt index 4edf313..76ead07 100644 --- a/Documentation/devicetree/bindings/regulator/rohm,bd71837-regulator.txt +++ b/Documentation/devicetree/bindings/regulator/rohm,bd71837-regulator.txt @@ -1,13 +1,5 @@ ROHM BD71837 Power Management Integrated Circuit (PMIC) regulator bindings -BD71837MWV is a programmable Power Management -IC (PMIC) for powering single-core, dual-core, and -quad-core SoC’s such as NXP-i.MX 8M. It is optimized -for low BOM cost and compact solution footprint. It -integrates 8 Buck regulators and 7 LDO’s to provide all -the power rails required by the SoC and the commonly -used peripherals. - Required properties: - regulator-name: should be "buck1", ..., "buck8" and "ldo1", ..., "ldo7" |