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

2013-04-17 Thread Laxman Dewangan
On Wednesday 17 April 2013 12:14 AM, Stephen Warren wrote: On 04/16/2013 08:31 AM, 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 { :::

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

2013-04-17 Thread Laxman Dewangan
On Wednesday 17 April 2013 12:14 AM, Stephen Warren wrote: On 04/16/2013 08:31 AM, 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 { :::

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

2013-04-16 Thread Stephen Warren
On 04/16/2013 08:31 AM, 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 V2] gpio: palmas: add dt support

2013-04-16 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";

[PATCH V2] gpio: palmas: add dt support

2013-04-16 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 V2] gpio: palmas: add dt support

2013-04-16 Thread Stephen Warren
On 04/16/2013 08:31 AM, 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 {