tegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BIT
authorLucas Stach <dev@lynxeye.de>
Fri, 27 Mar 2015 00:31:44 +0000 (01:31 +0100)
committerTom Warren <twarren@nvidia.com>
Mon, 30 Mar 2015 17:04:44 +0000 (10:04 -0700)
commit9b219d4dfb1f358fa0dfa03f6e529c82f9299dd2
tree600aa0f68e92446f80cc1b16da1fd41022989fd7
parente979a808612f0209ce43eddbb8bf46fe2bdf9fb8
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