u-boot-brain/board/nvidia
Tom Warren f31a5443a8 Tegra114: Dalmore: Always use DEFAULT instead of DISABLE for lock bits
The pinmux code issues a warning if the caller attempts to disable the
lock bit in a pinmux register, since this is impossible (once it's
locked, the only way to unlock it is to reset the device/pmt controller).

The I2C/DDC/CEC/USB macros expect a lock setting to be passed in,
and the previous setting of DISABLE caused the pinmux table parsing
code to issue the warning. Changing the lock bits in these table
entries to DEFAULT (i.e. don't touch it) fixes this.

Signed-off-by: Tom Warren <twarren@nvidia.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
2013-03-14 11:48:55 -07:00
..
cardhu Tegra30: MMC: Add SD bus power-rail and SDMMC pad init routines 2013-03-14 11:06:44 -07:00
common Tegra30: MMC: Add SD bus power-rail and SDMMC pad init routines 2013-03-14 11:06:44 -07:00
dalmore Tegra114: Dalmore: Always use DEFAULT instead of DISABLE for lock bits 2013-03-14 11:48:55 -07:00
dts Tegra30: fdt: Add SDMMC (sdhci) nodes for T30 boards (Cardhu for now) 2013-03-14 11:06:44 -07:00
harmony Tegra: MMC: Add DT support to MMC driver for all T20 boards 2013-03-14 11:06:42 -07:00
seaboard Tegra: MMC: Add DT support to MMC driver for all T20 boards 2013-03-14 11:06:42 -07:00
ventana ARM: tegra: fix Ventana standalone build 2012-09-07 13:54:32 -07:00
whistler Tegra: MMC: Add DT support to MMC driver for all T20 boards 2013-03-14 11:06:42 -07:00