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

From: Stephen Warren
Date: Thu Dec 05 2013 - 18:19:57 EST


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 patches:

Mine:

> + reg = <0x70000868 0x148>, /* Pad control registers */
> + <0x70003000 0x40c>; /* Mux registers */

Yours:

> + reg = <0x70000868 0x164 /* Pad control registers */
> + 0x70003000 0x434>; /* PinMux registers */

Are the increase register lengths in your patch correct? If so, I guess
I'll drop my patch and replace it with yours if you fix up the unit address.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/