linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ARM: tegra: add support for highspeed serial driver
@ 2012-12-17 12:08 Laxman Dewangan
  2012-12-17 12:08 ` [PATCH 1/4] ARM: tegra30: Add support for Uart clock source divider as 15.1 Laxman Dewangan
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Laxman Dewangan @ 2012-12-17 12:08 UTC (permalink / raw)
  To: swarren-3lzwWm7+Weoh9ZMKESR00Q
  Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, Laxman Dewangan

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(-)

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2012-12-18 16:55 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-17 12:08 [PATCH 0/4] ARM: tegra: add support for highspeed serial driver Laxman Dewangan
2012-12-17 12:08 ` [PATCH 1/4] ARM: tegra30: Add support for Uart clock source divider as 15.1 Laxman Dewangan
     [not found]   ` <1355746101-15291-2-git-send-email-ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2012-12-17 21:43     ` Stephen Warren
     [not found]       ` <50CF91F7.5010402-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2012-12-18  6:14         ` Prashant Gaikwad
     [not found]           ` <50D009E0.3050409-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2012-12-18  6:24             ` Laxman Dewangan
     [not found]               ` <50D00C1D.9090100-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2012-12-18  7:07                 ` Prashant Gaikwad
2012-12-18 13:05                   ` Laxman Dewangan
2012-12-17 12:08 ` [PATCH 2/4] ARM: tegra: add connection name for uart clock table Laxman Dewangan
     [not found]   ` <1355746101-15291-3-git-send-email-ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2012-12-17 21:44     ` Stephen Warren
     [not found]       ` <50CF9233.3010506-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2012-12-18  7:05         ` Laxman Dewangan
2012-12-18 16:55           ` Stephen Warren
2012-12-17 12:08 ` [PATCH 3/4] ARM: tegra: Add OF_DEV_AUXDATA for uart driver in board dt Laxman Dewangan
2012-12-17 21:47   ` Stephen Warren
     [not found]     ` <50CF92D5.6090805-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2012-12-18  6:18       ` Prashant Gaikwad
     [not found]         ` <50D00AB9.8090800-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2012-12-18  7:00           ` Laxman Dewangan
2012-12-17 12:08 ` [PATCH 4/4] ARM: tegra: dts: add dma requestor and port numbers for serial controller Laxman Dewangan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).