[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1355746101-15291-1-git-send-email-ldewangan@nvidia.com>
Date: Mon, 17 Dec 2012 17:38:17 +0530
From: Laxman Dewangan <ldewangan@...dia.com>
To: <swarren@...dotorg.org>
CC: <linux-tegra@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
Laxman Dewangan <ldewangan@...dia.com>
Subject: [PATCH 0/4] ARM: tegra: add support for highspeed serial driver
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists