提交 a505bfb1 编写于 作者: L Lee Jones 提交者: Mark Brown

regulator: pwm-regulator: Ensure headings aren't confused with properties

We're using capitalisation and removing the '-' to mitigate confusion.
Signed-off-by: NLee Jones <lee.jones@linaro.org>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 5ad2cb14
...@@ -3,7 +3,7 @@ Bindings for the Generic PWM Regulator ...@@ -3,7 +3,7 @@ Bindings for the Generic PWM Regulator
Currently supports 2 modes of operation: Currently supports 2 modes of operation:
voltage-table: When in this mode, a voltage table (See below) of Voltage Table: When in this mode, a voltage table (See below) of
predefined voltage <=> duty-cycle values must be predefined voltage <=> duty-cycle values must be
provided via DT. Limitations are that the regulator can provided via DT. Limitations are that the regulator can
only operate at the voltages supplied in the table. only operate at the voltages supplied in the table.
...@@ -13,7 +13,7 @@ voltage-table: When in this mode, a voltage table (See below) of ...@@ -13,7 +13,7 @@ voltage-table: When in this mode, a voltage table (See below) of
the user if the assumptions made in continuous-voltage the user if the assumptions made in continuous-voltage
mode do not reign true. mode do not reign true.
continuous-voltage: This mode uses the regulator's maximum and minimum Continuous Voltage: This mode uses the regulator's maximum and minimum
supplied voltages specified in the supplied voltages specified in the
regulator-{min,max}-microvolt properties to calculate regulator-{min,max}-microvolt properties to calculate
appropriate duty-cycle values. This allows for a much appropriate duty-cycle values. This allows for a much
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册