All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Device tree updates for host1x support
@ 2012-11-09 13:20 ` Thierry Reding
  0 siblings, 0 replies; 63+ messages in thread
From: Thierry Reding @ 2012-11-09 13:20 UTC (permalink / raw)
  To: Stephen Warren
  Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

This set of patches are in preparation for the Tegra DRM driver. They
add the necessary nodes to the DTSI files and setup the clocks necessary
for host1x and the display controllers to work properly. The AUXDATA
table is updated with the entries for the newly added nodes and the PLL
frequency tables are extended with some frequencies required to make a
few of the more common LVDS panel and HDMI display modes work.

By default, all output resources (RGB, HDMI, DSI and TVO) are disabled,
and individual boards need to enable those that they require.

Note that there has been talk to replace the frequency tables by an
algorithmic computation of the dividers in order to avoid endless
additions to these tables. No code has surfaced yet, but eventually this
should replace the static tables.

Thierry

Thierry Reding (2):
  ARM: tegra: Add Tegra20 host1x support
  ARM: tegra: Add Tegra30 host1x support

 arch/arm/boot/dts/tegra20.dtsi            | 87 +++++++++++++++++++++++++++++++
 arch/arm/boot/dts/tegra30.dtsi            | 87 +++++++++++++++++++++++++++++++
 arch/arm/mach-tegra/board-dt-tegra20.c    |  9 ++++
 arch/arm/mach-tegra/board-dt-tegra30.c    | 10 ++++
 arch/arm/mach-tegra/tegra20_clocks_data.c | 23 ++++----
 arch/arm/mach-tegra/tegra30_clocks_data.c | 11 ++--
 6 files changed, 214 insertions(+), 13 deletions(-)

-- 
1.8.0

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

end of thread, other threads:[~2012-11-15  8:50 UTC | newest]

Thread overview: 63+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-09 13:20 [PATCH 0/2] Device tree updates for host1x support Thierry Reding
2012-11-09 13:20 ` Thierry Reding
2012-11-09 13:20 ` [PATCH 1/2] ARM: tegra: Add Tegra20 " Thierry Reding
2012-11-13  7:45   ` Mark Zhang
     [not found]     ` <50A1FA7C.4010507-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2012-11-13  7:52       ` Thierry Reding
2012-11-13  7:52         ` Thierry Reding
     [not found]         ` <20121113075247.GB8409-RM9K5IK7kjIQXX3q8xo1gnVAuStQJXxyR5q1nwbD4aMs9pC9oP6+/A@public.gmane.org>
2012-11-13  8:00           ` Mark Zhang
2012-11-13  8:00             ` Mark Zhang
     [not found]             ` <50A1FE2F.8000107-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2012-11-13  8:04               ` Thierry Reding
2012-11-13  8:04                 ` Thierry Reding
2012-11-13  8:29                 ` Mark Zhang
     [not found]   ` <1352467202-27903-2-git-send-email-thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org>
2012-11-12  9:39     ` Mark Zhang
2012-11-12  9:39       ` Mark Zhang
     [not found]       ` <50A0C3BF.90509-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2012-11-13  4:38         ` Mark Zhang
2012-11-13  4:38           ` Mark Zhang
     [not found]           ` <50A1CECA.3090804-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2012-11-13  6:41             ` Thierry Reding
2012-11-13  6:41               ` Thierry Reding
     [not found]               ` <20121113064135.GA31443-RM9K5IK7kjIQXX3q8xo1gnVAuStQJXxyR5q1nwbD4aMs9pC9oP6+/A@public.gmane.org>
2012-11-13  7:37                 ` Mark Zhang
2012-11-13  7:37                   ` Mark Zhang
2012-11-14  8:35     ` Terje Bergström
2012-11-14  8:35       ` Terje Bergström
     [not found]       ` <50A357D3.9080002-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2012-11-14  8:49         ` Thierry Reding
2012-11-14  8:49           ` Thierry Reding
     [not found]           ` <20121114084931.GA31837-RM9K5IK7kjIQXX3q8xo1gnVAuStQJXxyR5q1nwbD4aMs9pC9oP6+/A@public.gmane.org>
2012-11-14 10:23             ` Terje Bergström
2012-11-14 10:23               ` Terje Bergström
     [not found]               ` <50A3712E.7000104-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2012-11-14 10:54                 ` Thierry Reding
2012-11-14 10:54                   ` Thierry Reding
2012-11-14 16:19                   ` Stephen Warren
     [not found]                     ` <50A3C485.7080704-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2012-11-14 16:45                       ` Terje Bergström
2012-11-14 16:45                         ` Terje Bergström
     [not found]                         ` <50A3CAA3.2060908-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2012-11-14 18:12                           ` Stephen Warren
2012-11-14 18:12                             ` Stephen Warren
2012-11-14 20:04                       ` Thierry Reding
2012-11-14 20:04                         ` Thierry Reding
     [not found]                         ` <20121114200415.GA10335-RM9K5IK7kjIQXX3q8xo1gnVAuStQJXxyR5q1nwbD4aMs9pC9oP6+/A@public.gmane.org>
2012-11-14 20:15                           ` Stephen Warren
2012-11-14 20:15                             ` Stephen Warren
     [not found]                             ` <50A3FBFA.3080008-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2012-11-14 20:21                               ` Thierry Reding
2012-11-14 20:21                                 ` Thierry Reding
2012-11-15  6:56                           ` Terje Bergström
2012-11-15  6:56                             ` Terje Bergström
2012-11-15  7:11                             ` Thierry Reding
2012-11-14 15:01         ` Thierry Reding
2012-11-14 15:01           ` Thierry Reding
     [not found]           ` <20121114150125.GA11050-RM9K5IK7kjIQXX3q8xo1gnVAuStQJXxyR5q1nwbD4aMs9pC9oP6+/A@public.gmane.org>
2012-11-14 15:29             ` Terje Bergström
2012-11-14 15:29               ` Terje Bergström
     [not found]               ` <50A3B8DD.7010607-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2012-11-14 15:33                 ` Thierry Reding
2012-11-14 15:33                   ` Thierry Reding
2012-11-09 13:20 ` [PATCH 2/2] ARM: tegra: Add Tegra30 " Thierry Reding
     [not found]   ` <1352467202-27903-3-git-send-email-thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org>
2012-11-13  4:37     ` Mark Zhang
2012-11-13  4:37       ` Mark Zhang
2012-11-13  7:45     ` Mark Zhang
2012-11-13  7:45       ` Mark Zhang
     [not found]       ` <50A1FAB0.8040700-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2012-11-13  7:53         ` Thierry Reding
2012-11-13  7:53           ` Thierry Reding
     [not found] ` <1352467202-27903-1-git-send-email-thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org>
2012-11-09 17:34   ` [PATCH 0/2] Device tree updates for " Stephen Warren
2012-11-09 17:34     ` Stephen Warren
     [not found]     ` <509D3EB1.8040703-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2012-11-09 18:44       ` Thierry Reding
2012-11-09 18:44         ` Thierry Reding
     [not found]         ` <20121109184409.GB7663-RM9K5IK7kjIQXX3q8xo1gnVAuStQJXxyR5q1nwbD4aMs9pC9oP6+/A@public.gmane.org>
2012-11-09 21:10           ` Stephen Warren
2012-11-09 21:10             ` Stephen Warren
     [not found]             ` <509D7145.9000203-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2012-11-15  8:21               ` Prashant Gaikwad
2012-11-15  8:21                 ` Prashant Gaikwad
2012-11-15  8:50                 ` Thierry Reding

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.