Re: [PATCH V3] gpio: palmas: add dt support

2013-07-22 Thread Stephen Warren
On 07/21/2013 10:12 PM, Laxman Dewangan wrote: > Add of_device_id table for Palma GPIO to be enable the > driver from DT file. > > The driver can be registered from DT file as: > palmas: tps65913@58 { > ::: > palmas_gpio: palmas_gpio { >

[PATCH V3] gpio: palmas: add dt support

2013-07-21 Thread Laxman Dewangan
Add of_device_id table for Palma GPIO to be enable the driver from DT file. The driver can be registered from DT file as: palmas: tps65913@58 { ::: palmas_gpio: palmas_gpio { compatible = "ti,palmas-gpio";

Re: [PATCH V3] gpio: palmas: add dt support

2013-07-21 Thread Linus Walleij
On Fri, Jul 5, 2013 at 3:26 PM, Laxman Dewangan wrote: > Add of_device_id table for Palma GPIO to be enable the > driver from DT file. > > The driver can be registered from DT file as: > palmas: tps65913@58 { > ::: > palmas_gpio: palmas_gpio { >

[PATCH V3] gpio: palmas: add dt support

2013-07-05 Thread Laxman Dewangan
Add of_device_id table for Palma GPIO to be enable the driver from DT file. The driver can be registered from DT file as: palmas: tps65913@58 { ::: palmas_gpio: palmas_gpio { compatible = "ti,palmas-gpio";