[PATCH 0/4] ARM: tegra: add support for highspeed serial driver

From: Laxman Dewangan
Date: Mon Dec 17 2012 - 07:08:19 EST


This patch series add the infrastruture for supporting
highspeed serial driver for Nvidia's Tegra SOCs.

Laxman Dewangan (4):
ARM: tegra30: Add support for Uart clock source divider as 15.1
ARM: tegra: add connection name for uart clock table
ARM: tegra: Add OF_DEV_AUXDATA for uart driver in board dt
ARM: tegra: dts: add dma requestor and port numbers for serial
controller

arch/arm/boot/dts/tegra20.dtsi | 10 ++++
arch/arm/boot/dts/tegra30.dtsi | 10 ++++
arch/arm/mach-tegra/board-dt-tegra20.c | 8 +++
arch/arm/mach-tegra/board-dt-tegra30.c | 9 ++++
arch/arm/mach-tegra/clock.h | 3 +-
arch/arm/mach-tegra/tegra20_clocks_data.c | 12 +++---
arch/arm/mach-tegra/tegra30_clocks.c | 70 ++++++++++++++++++++++------
arch/arm/mach-tegra/tegra30_clocks_data.c | 10 ++--
8 files changed, 105 insertions(+), 27 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/