]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BIT
authorLucas Stach <dev@lynxeye.de>
Fri, 27 Mar 2015 00:31:44 +0000 (01:31 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:35:13 +0000 (14:35 +0200)
commit6c5b4d1afbdad1571c0ea7bd8505ca187a04aa94
tree25d703f95bde8158739b58e8a7f00b7c8e4ce9e7
parentdb36641f47f870bf36e1744f4f6bfa088a1fb066
tegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BIT

Even the 8-bit case needs KBCB configured, as pin D7 is located in this
pingroup.

Please note that pingroup ATC seems to come out of reset with its
config set to NAND so one needs to explicitly configure some other
function to this group in order to avoid clashing settings which is
outside the scope of this patch.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
Tested-by: Marcel Ziswiler <marcel@ziswiler.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/mach-tegra/tegra20/funcmux.c