commit | 760068be07c744a4355a0387be4dcd4127ad2523 | [log] [tgz] |
---|---|---|
author | Martin Blumenstingl <[email protected]> | Mon Jul 17 15:18:23 2017 +0200 |
committer | Mark Brown <[email protected]> | Wed Jul 19 11:57:06 2017 +0100 |
tree | b2fb484ffd02171eed61b15e910bd7aa26320b7c | |
parent | 5771a8c08880cdca3bfb4a3fc6d309d6bba20877 [diff] |
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 <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Mark Brown <[email protected]>