Re: [PATCH 2/4] ARM: tegra: add pinmux controller to tegra124.dtsi

2013-12-05 Thread Laxman Dewangan
On Friday 06 December 2013 04:49 AM, Stephen Warren wrote: On 12/05/2013 04:16 PM, Stephen Warren wrote: On 12/05/2013 03:57 AM, Laxman Dewangan wrote: The tegra124 pinmux controller is identical to tegra114 with removing some of existing pins from T114 and adding new pins. I already sent

Re: [PATCH 2/4] ARM: tegra: add pinmux controller to tegra124.dtsi

2013-12-05 Thread Stephen Warren
On 12/05/2013 04:16 PM, Stephen Warren wrote: > On 12/05/2013 03:57 AM, Laxman Dewangan wrote: >> The tegra124 pinmux controller is identical to tegra114 with >> removing some of existing pins from T114 and adding new pins. > > I already sent this patch. Oh, I do notice one difference between

Re: [PATCH 2/4] ARM: tegra: add pinmux controller to tegra124.dtsi

2013-12-05 Thread Stephen Warren
On 12/05/2013 03:57 AM, Laxman Dewangan wrote: > The tegra124 pinmux controller is identical to tegra114 with > removing some of existing pins from T114 and adding new pins. I already sent this patch. > diff --git a/arch/arm/boot/dts/tegra124.dtsi b/arch/arm/boot/dts/tegra124.dtsi > +

[PATCH 2/4] ARM: tegra: add pinmux controller to tegra124.dtsi

2013-12-05 Thread Laxman Dewangan
The tegra124 pinmux controller is identical to tegra114 with removing some of existing pins from T114 and adding new pins. Signed-off-by: Laxman Dewangan --- arch/arm/boot/dts/tegra124.dtsi |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git

[PATCH 2/4] ARM: tegra: add pinmux controller to tegra124.dtsi

2013-12-05 Thread Laxman Dewangan
The tegra124 pinmux controller is identical to tegra114 with removing some of existing pins from T114 and adding new pins. Signed-off-by: Laxman Dewangan ldewan...@nvidia.com --- arch/arm/boot/dts/tegra124.dtsi |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git

Re: [PATCH 2/4] ARM: tegra: add pinmux controller to tegra124.dtsi

2013-12-05 Thread Stephen Warren
On 12/05/2013 03:57 AM, Laxman Dewangan wrote: The tegra124 pinmux controller is identical to tegra114 with removing some of existing pins from T114 and adding new pins. I already sent this patch. diff --git a/arch/arm/boot/dts/tegra124.dtsi b/arch/arm/boot/dts/tegra124.dtsi + pinmux:

Re: [PATCH 2/4] ARM: tegra: add pinmux controller to tegra124.dtsi

2013-12-05 Thread Stephen Warren
On 12/05/2013 04:16 PM, Stephen Warren wrote: On 12/05/2013 03:57 AM, Laxman Dewangan wrote: The tegra124 pinmux controller is identical to tegra114 with removing some of existing pins from T114 and adding new pins. I already sent this patch. Oh, I do notice one difference between the two

Re: [PATCH 2/4] ARM: tegra: add pinmux controller to tegra124.dtsi

2013-12-05 Thread Laxman Dewangan
On Friday 06 December 2013 04:49 AM, Stephen Warren wrote: On 12/05/2013 04:16 PM, Stephen Warren wrote: On 12/05/2013 03:57 AM, Laxman Dewangan wrote: The tegra124 pinmux controller is identical to tegra114 with removing some of existing pins from T114 and adding new pins. I already sent