Re: [PATCH] misc: ad525x_dpot_spi: Add device tree support

2017-05-27 Thread Lars-Peter Clausen
Hi, Thanks for the patch. On 05/26/2017 08:17 PM, Roshni Shah wrote: > --- /dev/null > +++ b/Documentation/devicetree/bindings/misc/ad525x_dpot-spi.txt > @@ -0,0 +1,44 @@ > +Digital Potentiometers (SPI) compatible with Analog Devices family > + > +Required properties: > +- compatible: Should be

Re: [PATCH] misc: ad525x_dpot_spi: Add device tree support

2017-05-27 Thread Lars-Peter Clausen
Hi, Thanks for the patch. On 05/26/2017 08:17 PM, Roshni Shah wrote: > --- /dev/null > +++ b/Documentation/devicetree/bindings/misc/ad525x_dpot-spi.txt > @@ -0,0 +1,44 @@ > +Digital Potentiometers (SPI) compatible with Analog Devices family > + > +Required properties: > +- compatible: Should be

Re: [PATCH] misc: ad525x_dpot_spi: Add device tree support

2017-05-26 Thread Arnd Bergmann
On Fri, May 26, 2017 at 8:17 PM, Roshni Shah wrote: > @@ -81,14 +82,26 @@ static const struct ad_dpot_bus_ops bops = { > +static const struct of_device_id ad_dpot_spi_of_match[] = { > + { > + .compatible = "ad,ad5160", > + .name

Re: [PATCH] misc: ad525x_dpot_spi: Add device tree support

2017-05-26 Thread Arnd Bergmann
On Fri, May 26, 2017 at 8:17 PM, Roshni Shah wrote: > @@ -81,14 +82,26 @@ static const struct ad_dpot_bus_ops bops = { > +static const struct of_device_id ad_dpot_spi_of_match[] = { > + { > + .compatible = "ad,ad5160", > + .name = "ad5160", > +

Re: [PATCH] misc: ad525x_dpot_spi: Add device tree support

2017-05-26 Thread kbuild test robot
Hi Roshni, [auto build test WARNING on char-misc/char-misc-testing] [also build test WARNING on v4.12-rc2 next-20170526] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH] misc: ad525x_dpot_spi: Add device tree support

2017-05-26 Thread kbuild test robot
Hi Roshni, [auto build test WARNING on char-misc/char-misc-testing] [also build test WARNING on v4.12-rc2 next-20170526] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: