[GIT PULL 1/3] ARM: tegra: trimslice: register i2c busses and devices
Stephen Warren
swarren at nvidia.com
Thu May 12 16:26:32 EDT 2011
Mike Rapoport wrote at Wednesday, May 11, 2011 5:08 AM:
> Signed-off-by: Mike Rapoport <mike at compulab.co.il>
> ---
> arch/arm/mach-tegra/board-trimslice.c | 39 +++++++++++++++++++++++++++++++++
> 1 files changed, 39 insertions(+), 0 deletions(-)
I think you also need the following change to board-trimslice-pinmux.c:
- {TEGRA_PINGROUP_CDEV1, TEGRA_MUX_OSC, TEGRA_PUPD_NORMAL, TEGRA_TRI_NORMAL},
+ {TEGRA_PINGROUP_CDEV1, TEGRA_MUX_PLLA_OUT, TEGRA_PUPD_NORMAL, TEGRA_TRI_NORMAL},
Assuming that the CDEV1 clock output from Tegra is used as the codec's
master clock.
--
nvpublic
More information about the linux-arm-kernel
mailing list