Re: [PATCH 5/5] Documentation: Add documentation for rt5033 multifunction device

2014-11-09 Thread Beomho Seo
Thank you for your advice. I'll fix them and send v2 patch soon. On 11/07/2014 07:34 PM, Mark Brown wrote: > On Fri, Nov 07, 2014 at 11:52:07AM +0900, Beomho Seo wrote: > >> +Required properties: >> +- compatible = Must be "richtek,rt5033-regulator" >> + >> +regulators { >> +compa

Re: [PATCH 5/5] Documentation: Add documentation for rt5033 multifunction device

2014-11-07 Thread Mark Brown
On Fri, Nov 07, 2014 at 11:52:07AM +0900, Beomho Seo wrote: > +Required properties: > +- compatible = Must be "richtek,rt5033-regulator" > + > + regulators { > + compatible = "richtek,rt5033-regulator"; There should be no need for this extra compatible, it's not adding anything we

[PATCH 5/5] Documentation: Add documentation for rt5033 multifunction device

2014-11-06 Thread Beomho Seo
This patch device tree binding documentation for rt5033 multifunction device. Cc: Rob Herring Cc: Pawel Moll Cc: Mark Rutland Cc: Ian campbell Cc: Kumar Gala Signed-off-by: Beomho Seo Acked-by: Chanwoo Choi --- Documentation/devicetree/bindings/mfd/rt5033.txt | 115