Re: [PATCH V2 2/2] ARM: tegra: add palmas pincontrol to Dalmore device tree

2013-09-19 Thread Stephen Warren
On 09/18/2013 07:07 AM, Laxman Dewangan wrote: > Add Palmas pincontrol to Dalmore device tree and make following > configuration as default: > - Disable DVFS1 and DVFS2. > - Set GPIO6 to gpio mode. > - Not sure that this will create the issue with other node having same > name as pinmux in top

Re: [PATCH V2 2/2] ARM: tegra: add palmas pincontrol to Dalmore device tree

2013-09-19 Thread Stephen Warren
On 09/18/2013 07:07 AM, Laxman Dewangan wrote: Add Palmas pincontrol to Dalmore device tree and make following configuration as default: - Disable DVFS1 and DVFS2. - Set GPIO6 to gpio mode. - Not sure that this will create the issue with other node having same name as pinmux in top of the

[PATCH V2 2/2] ARM: tegra: add palmas pincontrol to Dalmore device tree

2013-09-18 Thread Laxman Dewangan
Add Palmas pincontrol to Dalmore device tree and make following configuration as default: - Disable DVFS1 and DVFS2. - Set GPIO6 to gpio mode. Signed-off-by: Laxman Dewangan --- changes from V1: - Renames the node name to pinmux as suggested on patch V1. - Not sure that this will create the

[PATCH V2 2/2] ARM: tegra: add palmas pincontrol to Dalmore device tree

2013-09-18 Thread Laxman Dewangan
Add Palmas pincontrol to Dalmore device tree and make following configuration as default: - Disable DVFS1 and DVFS2. - Set GPIO6 to gpio mode. Signed-off-by: Laxman Dewangan ldewan...@nvidia.com --- changes from V1: - Renames the node name to pinmux as suggested on patch V1. - Not sure that this