linux/arch/arm/boot/dts
Arnd Bergmann 7cb7f82611 Merge tag 'tegra-soc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra into tegra/soc-drivers
Tegra SoC driver support.

Some device tree conversions, some new drivers. and a fix for an issue
introduced in Grant Likely's irq_domain conversion in his tree. Because
of that, this branch depends on his branch to build (but not to merge):

git://git.secretlab.ca/git/linux-2.6.git irqdomain/next

* tag 'tegra-soc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra: (34 commits)
  ARM: tegra: uncompress.h: Don't depend on kernel headers
  gpio: tegra: Fix build issue due to irq_domain rework.
  ARM: tegra: Remove duplicate PMU interrupt inversion code
  ARM: tegra: Add a simple PMC driver
  ARM: tegra: dma: not required to move requestor when stopping.
  ARM: tegra: Fix EMC pdata initialization from registers
  gpio: tegra: Parameterize the number of banks
  gpio: tegra: Dynamically allocate IRQ base, and support DT
  ARM: tegra: Remove use of TEGRA_GPIO_TO_IRQ
  ARM: tegra: Pass uncompress.h UART selection to DEBUG_LL
  ARM: tegra: uncompress.h: Choose a UART at runtime
  ARM: tegra: uncompress.h: Store UART address in a variable
  ARM: tegra: Introduce define DEBUG_UART_SHIFT
  ARM: tegra: Support Tegra30 in decompressor UART setup
  ARM: tegra: Pause DMA when reading transfer count
  ARM: tegra: emc: device tree support
  ARM: tegra: emc: convert tegra2_emc to a platform driver
  ARM: tegra: fuse: add bct strapping reading
  ARM: tegra: fuse: add functions to access chip revision
  ARM: tegra: fuse: use apbio dma for register access
  ...

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2012-03-04 21:03:30 +00:00
..
testcases of: Add device tree selftests 2011-12-12 13:40:16 -07:00
at91sam9g20.dtsi ARM: at91/net: add macb ethernet controller in 9g45/9g20 DT 2011-12-16 13:11:09 +01:00
at91sam9g45.dtsi ARM: at91/net: add macb ethernet controller in 9g45/9g20 DT 2011-12-16 13:11:09 +01:00
at91sam9m10g45ek.dts ARM: at91/net: add macb ethernet controller in 9g45/9g20 DT 2011-12-16 13:11:09 +01:00
exynos4210-origen.dts ARM: dts: Add intial dts file for EXYNOS4210 SoC, SMDKV310 and ORIGEN 2011-12-23 10:07:12 +09:00
exynos4210-smdkv310.dts ARM: dts: Add intial dts file for EXYNOS4210 SoC, SMDKV310 and ORIGEN 2011-12-23 10:07:12 +09:00
exynos4210.dtsi ARM: EXYNOS: Add cpu-offset property in gic device tree node 2012-02-09 18:40:22 +09:00
highbank.dts ARM: highbank: add xgmac ethernet devices to dts 2011-12-05 08:35:55 -06:00
imx6q-arm2.dts arm/imx6q: Rename Sabreauto to Armadillo2 2011-12-14 21:25:46 +08:00
imx6q-sabrelite.dts arm/imx6: add imx6q sabrelite board support 2011-12-14 21:25:45 +08:00
imx6q.dtsi dts/imx: rename uart labels to consistent with hw spec 2011-12-14 21:25:44 +08:00
imx51-babbage.dts dts/imx: rename uart labels to consistent with hw spec 2011-12-14 21:25:44 +08:00
imx51.dtsi dts/imx: rename uart labels to consistent with hw spec 2011-12-14 21:25:44 +08:00
imx53-ard.dts dts/imx: rename uart labels to consistent with hw spec 2011-12-14 21:25:44 +08:00
imx53-evk.dts dts/imx: rename uart labels to consistent with hw spec 2011-12-14 21:25:44 +08:00
imx53-qsb.dts dts/imx: rename uart labels to consistent with hw spec 2011-12-14 21:25:44 +08:00
imx53-smd.dts dts/imx: rename uart labels to consistent with hw spec 2011-12-14 21:25:44 +08:00
imx53.dtsi dts/imx: rename uart labels to consistent with hw spec 2011-12-14 21:25:44 +08:00
msm8660-surf.dts ARM: msm: Add devicetree support for msm8660-surf 2011-08-29 12:47:36 -07:00
omap2.dtsi arm/dts: Add minimal device tree support for omap2420 and omap2430 2011-12-16 14:15:16 -08:00
omap3-beagle.dts arm/dts: Add support for OMAP3 Beagle board 2011-10-04 22:27:03 +02:00
omap3.dtsi ARM: omap: pass minimal SoC/board data for UART from dt 2011-12-16 14:15:17 -08:00
omap4-panda.dts arm/dts: Add support for OMAP4 PandaBoard 2011-10-04 22:26:59 +02:00
omap4-sdp.dts arm/dts: Add support for OMAP4 SDP board 2011-10-04 22:27:01 +02:00
omap4.dtsi ARM: omap: pass minimal SoC/board data for UART from dt 2011-12-16 14:15:17 -08:00
picoxcell-pc3x2.dtsi picoxcell: add the DTS for pc3x2 and pc3x3 devices 2011-09-26 16:12:06 +01:00
picoxcell-pc3x3.dtsi picoxcell: add the DTS for pc3x2 and pc3x3 devices 2011-09-26 16:12:06 +01:00
picoxcell-pc7302-pc3x2.dts picoxcell: add the DTS for the PC7302 board 2011-09-26 16:12:07 +01:00
picoxcell-pc7302-pc3x3.dts picoxcell: add the DTS for the PC7302 board 2011-09-26 16:12:07 +01:00
prima2-cb.dts ARM: CSR: call l2x0_of_init to init L2 cache of SiRFprimaII 2011-10-24 02:54:21 -07:00
skeleton.dtsi
tegra20.dtsi gpio: tegra: Dynamically allocate IRQ base, and support DT 2012-02-06 18:25:00 -08:00
tegra30.dtsi gpio: tegra: Dynamically allocate IRQ base, and support DT 2012-02-06 18:25:00 -08:00
tegra-cardhu.dts arm/tegra: add support for tegra30 based board cardhu 2011-12-17 20:15:38 -08:00
tegra-harmony.dts ARM: dt: Add binding for Tegra PMC 2012-02-06 18:21:21 -08:00
tegra-paz00.dts Merge tag 'tegra-soc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra into tegra/soc-drivers 2012-03-04 21:03:30 +00:00
tegra-seaboard.dts ARM: dt: tegra: Enable audio on WM8903 boards, disable others 2012-02-06 18:21:21 -08:00
tegra-trimslice.dts ARM: dt: tegra: Enable audio on WM8903 boards, disable others 2012-02-06 18:21:21 -08:00
tegra-ventana.dts ARM: dt: tegra: Enable audio on WM8903 boards, disable others 2012-02-06 18:21:21 -08:00
usb_a9g20.dts ARM: at91/net: add macb ethernet controller in 9g45/9g20 DT 2011-12-16 13:11:09 +01:00
versatile-ab.dts arm/versatile: Add device tree support 2011-07-28 01:32:04 -06:00
versatile-pb.dts of: Add device tree selftests 2011-12-12 13:40:16 -07:00
zynq-ep107.dts