]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
regulator: pwm-regulator: fix example syntax
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Mon, 17 Jul 2017 13:18:23 +0000 (15:18 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 19 Jul 2017 10:57:06 +0000 (11:57 +0100)
commit760068be07c744a4355a0387be4dcd4127ad2523
treeb2fb484ffd02171eed61b15e910bd7aa26320b7c
parent5771a8c08880cdca3bfb4a3fc6d309d6bba20877
regulator: pwm-regulator: fix example syntax

The "Continuous Voltage" example specifies a pwm-dutycycle-range.
However, an equal sign is missing between the property name and value.
Fix this to allow copy and paste from the documentation when writing an
own .dts file with a pwm-regulator.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/regulator/pwm-regulator.txt