On Wed, 17 Sep 2014, Doug Anderson wrote: > On Wed, Sep 17, 2014 at 6:08 AM, Chris Zhong <zyw@xxxxxxxxxxxxxx> wrote: > > Document the st-pwm regulator > > > > Signed-off-by: Chris Zhong <zyw@xxxxxxxxxxxxxx> > > > > --- > > > > .../devicetree/bindings/regulator/st-pwm.txt | 35 ++++++++++++++++++++ > > 1 file changed, 35 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/regulator/st-pwm.txt > > > > diff --git a/Documentation/devicetree/bindings/regulator/st-pwm.txt b/Documentation/devicetree/bindings/regulator/st-pwm.txt > > new file mode 100644 > > index 0000000..38fec1d > > --- /dev/null > > +++ b/Documentation/devicetree/bindings/regulator/st-pwm.txt > > @@ -0,0 +1,35 @@ > > +st pwm regulator bindings > > + > > +Required properties: > > + - compatible: "pwm-regulator" > > This compatible string doesn't include "st,b2105-pwm-regulator". > > Should be something like: > > - compatible: Should be "pwm-regulator" to get voltage table / regulator > period from the device tree. Deprecated: if "st,b2105-pwm-regulator" then > voltage table and regulator will be handled by the driver. > > Assuming that everyone is OK calling "st,b2105-pwm-regulator" the > deprecated way of doing things. It's okay not to deprecate "st,b2105-pwm-regulator" as there have never been any users. The only DTS file with a reference to it is in my local repo. Just rename it. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html