From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Riesch Date: Wed, 05 Jun 2013 15:57:04 +0200 Subject: [U-Boot] [U-BOOT] [PATCH] arm: da830: moved pinmux configurations to the arch tree In-Reply-To: <1369900511-6682-1-git-send-email-manishv.b@ti.com> References: <1369900511-6682-1-git-send-email-manishv.b@ti.com> Message-ID: <51AF43B0.8040306@omicron.at> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 2013-05-30 09:55, Vishwanathrao Badarkhe, Manish wrote: > Move pinmux configurations for the DA830 SoCs from board file > to the arch tree so that it can be used for all da830 based devices. > Also, avoids duplicate pinmuxing in case of NAND. > > Signed-off-by: Vishwanathrao Badarkhe, Manish Acked-by: Christian Riesch Regards, Christian