[PATCH] ARM: ux500: Register pinctrl from platform code until it's been DT:ed

Stephen Warren swarren at wwwdotorg.org
Thu Jul 5 11:54:33 EDT 2012


On 07/05/2012 03:36 AM, Lee Jones wrote:
> On 05/07/12 09:55, Linus Walleij wrote:
...
>> There are plenty of
>> examples of how to do this in for example:
>> arch/arm/boot/dts/tegra-seaboard.dts
> 
> I don't see this file anywhere?

It was recently renamed to tegra20-seaboard.dts.

While Tegra doesn't need any AUXDATA for the pinctrl driver specifically
(since we're purely initializing pinctrl from DT now when booting with
DT), we do need AUXDATA for other devices mainly for clocks. You can
find the AUXDATA setup in:

arch/arch/mach-tegra/board-dt-tegra*.c



More information about the linux-arm-kernel mailing list