From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olof Johansson Subject: Re: [PATCH 11/11] ARM: dt: tegra20: add pinmux to device tree Date: Wed, 4 Apr 2012 12:14:35 -0700 Message-ID: <20120404191435.GC10603@quad.lixom.net> References: <1333148404-17691-1-git-send-email-swarren@wwwdotorg.org> <1333148404-17691-12-git-send-email-swarren@wwwdotorg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1333148404-17691-12-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stephen Warren Cc: Colin Cross , Linus Walleij , linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Stephen Warren List-Id: linux-tegra@vger.kernel.org On Fri, Mar 30, 2012 at 05:00:04PM -0600, Stephen Warren wrote: > From: Stephen Warren > > This adds a complete pinmux configuration to all Tegra20 device tree > files. This allows removal of board-dt-tegra20.c's use of the pinmux > board files, and the special device tree handling in board-pinmux.c. > > Signed-off-by: Stephen Warren Acked-by: Olof Johansson It would be nice to do a more compact representation in the device tree, but this buys us enough that I'm quite happy with the way it turned out anyway. Once we have some sort of preprocessor support maybe. :-) -Olof