1
0
Fork 0
alistair23-linux/arch/arm/boot/dts
Linus Torvalds 12250d843e Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Pull i2c-embedded changes from Wolfram Sang:
 "The changes for i2c-embedded include:

   - massive rework of the omap driver
   - massive rework of the at91 driver.  In fact, the old driver gets
     removed; I am okay with this approach since the old driver was
     depending on BROKEN and its limitations made it practically
     unusable, so people used bitbanging instead.  But even if there are
     users, there is no platform_data or module parameter which would
     need to be converted.  It is just another driver doing I2C
     transfers, just way better.  Modifications of arch/arm/at91 related
     files have proper acks from the maintainer.
   - new driver for R-Car I2C
   - devicetree and generic_clock conversions and fixes
   - usual driver fixes and changes.

  The rework patches have come a long way and lots of people have been
  involved in creating/testing them.  Most patches have been in
  linux-next at least since 3.6-rc5.  A few have been added in the last
  week, I have to admit.

  An unexpected (but welcome :)) peak in private life is the cause for
  that.  The "late" patches shouldn't cause any merge conflicts and I
  will have a special eye on them during the stabilization phase.  This
  is an exception and I want to have the patches in place properly in
  time again for the next kernels."

* 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux: (44 commits)
  MXS: Implement DMA support into mxs-i2c
  i2c: add Renesas R-Car I2C driver
  i2c: s3c2410: use clk_prepare_enable and clk_disable_unprepare
  ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints
  i2c: nomadik: Add Device Tree support to the Nomadik I2C driver
  i2c: algo: pca: Fix chip reset function for PCA9665
  i2c: mpc: Wait for STOP to hit the bus
  i2c: davinci: preparation for switch to common clock framework
  omap-i2c: fix incorrect log message when using a device tree
  i2c: omap: sanitize exit path
  i2c: omap: switch over to autosuspend API
  i2c: omap: remove unnecessary pm_runtime_suspended check
  i2c: omap: switch to threaded IRQ support
  i2c: omap: remove redundant status read
  i2c: omap: get rid of the "complete" label
  i2c: omap: resize fifos before each message
  i2c: omap: simplify IRQ exit path
  i2c: omap: always return IRQ_HANDLED
  i2c: omap: simplify errata check
  i2c: omap: bus: add a receiver flag
  ...
2012-10-11 10:27:51 +09:00
..
testcases of: Add of_property_match_string() to find index into a string list 2012-01-28 10:29:20 -07:00
Makefile Merge tag 'omap-for-v3.7-rc1/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes 2012-10-09 15:00:54 -07:00
aks-cdu.dts ARM: at91: Add support for board aks-cdu 2012-07-09 20:45:31 +02:00
am33xx.dtsi ARM: dts: AM33XX: Specify reg and interrupt property for all nodes 2012-09-07 19:23:03 +02:00
am335x-bone.dts ARM: dts: AM33XX: Convert all hex numbers to lower-case 2012-09-07 19:23:01 +02:00
am335x-evm.dts ARM: dts: AM33XX: Convert all hex numbers to lower-case 2012-09-07 19:23:01 +02:00
am3517-evm.dts arm/dts: Add support for TI AM3517/05 EVM board 2012-07-02 01:27:44 -07:00
am3517_mt_ventoux.dts arm/dts: mt_ventoux: very basic support for TeeJet Mt.Ventoux board 2012-03-05 13:48:03 -08:00
armada-370-db.dts arm: mach-mvebu: add support for Armada 370 and Armada XP with DT 2012-07-10 15:47:49 +02:00
armada-370-xp.dtsi arm: mvebu: add address decoding controller to the DT 2012-09-21 18:05:29 +00:00
armada-370.dtsi arm: mvebu: add DT information for GPIO banks on Armada 370 and XP 2012-09-22 14:51:40 +00:00
armada-xp-db.dts ARM: mvebu: adjust Armada XP evaluation board DTS 2012-09-22 14:50:24 +00:00
armada-xp-mv78230.dtsi arm: mvebu: add DT information for GPIO banks on Armada 370 and XP 2012-09-22 14:51:40 +00:00
armada-xp-mv78260.dtsi arm: mvebu: add DT information for GPIO banks on Armada 370 and XP 2012-09-22 14:51:40 +00:00
armada-xp-mv78460.dtsi arm: mvebu: add DT information for GPIO banks on Armada 370 and XP 2012-09-22 14:51:40 +00:00
armada-xp.dtsi arm: mvebu: fix typo in .dtsi comment for Armada XP SoCs 2012-08-02 10:05:32 -07:00
at91sam9g20.dtsi ARM: dts: add twi nodes for atmel SoCs 2012-09-12 14:49:16 +02:00
at91sam9g20ek.dts ARM: at91: add at91sam9g20ek boards dt support 2012-04-20 23:17:05 +08:00
at91sam9g20ek_2mmc.dts ARM: at91: add at91sam9g20ek boards dt support 2012-04-20 23:17:05 +08:00
at91sam9g20ek_common.dtsi ARM: at91: add at91sam9g20ek boards dt support 2012-04-20 23:17:05 +08:00
at91sam9g25ek.dts ARM: dts: add twi nodes for atmel boards 2012-09-12 14:49:16 +02:00
at91sam9g45.dtsi Linux 3.6-rc7 2012-10-08 12:46:32 +02:00
at91sam9m10g45ek.dts ARM: dts: add twi nodes for atmel boards 2012-09-12 14:49:16 +02:00
at91sam9n12.dtsi Linux 3.6-rc7 2012-10-08 12:46:32 +02:00
at91sam9n12ek.dts ARM: dts: add twi nodes for atmel boards 2012-09-12 14:49:16 +02:00
at91sam9x5.dtsi Linux 3.6-rc7 2012-10-08 12:46:32 +02:00
at91sam9x5cm.dtsi ARM: at91: dt: remove unit-address part for memory nodes 2012-04-04 18:35:52 +02:00
at91sam9260.dtsi Linux 3.6-rc7 2012-10-08 12:46:32 +02:00
at91sam9263.dtsi Linux 3.6-rc7 2012-10-08 12:46:32 +02:00
at91sam9263ek.dts ARM: at91: add at91sam9263ek DT support 2012-04-20 23:17:24 +08:00
bcm2835-rpi-b.dts ARM: add infra-structure for BCM2835 and Raspberry Pi 2012-09-19 19:08:27 -06:00
bcm2835.dtsi ARM: bcm2835: instantiate console UART 2012-09-19 19:08:59 -06:00
dbx5x0.dtsi ARM: ux500: Fix SSP register address format 2012-09-20 12:32:47 +02:00
dove-cm-a510.dts ARM: dove: add device tree descriptors 2012-09-21 17:07:24 +00:00
dove-cubox.dts ARM: dove: SolidRun CuBox DT 2012-09-21 17:07:25 +00:00
dove-dove-db.dts ARM: dove: add device tree descriptors 2012-09-21 17:07:24 +00:00
dove.dtsi ARM: dove: add device tree descriptors 2012-09-21 17:07:24 +00:00
ea3250.dts ARM: LPC32xx: Extend dts for EA3250 board 2012-09-06 11:40:48 +02:00
elpida_ecb240abacn.dtsi ARM: dts: EMIF and LPDDR2 device tree data for OMAP4 boards 2012-09-07 19:18:40 +02:00
emev2-kzm9d.dts mach-shmobile: Use DT_MACHINE for KZM9D V3 2012-05-18 00:14:03 +02:00
emev2.dtsi mach-shmobile: Emma Mobile EV2 DT support V3 2012-05-18 00:14:03 +02:00
ethernut5.dts Ethernut 5 board support 2012-04-27 23:23:22 +08:00
evk-pro3.dts ARM: at91: add support for Telit EVK-PRO3 with Telit GE863-PRO3 2012-07-09 20:22:00 +02:00
exynos4.dtsi ARM: dts: Specify address and size cells for i2c controllers for EXYNOS4 2012-09-21 10:47:24 +09:00
exynos4210-origen.dts Merge branch 'next/dt-samsung' into next/dt-samsung-new 2012-09-22 12:17:37 +09:00
exynos4210-pinctrl.dtsi ARM: dts: Add pinctrl node entries for SAMSUNG EXYNOS4210 SoC 2012-09-07 06:14:26 +09:00
exynos4210-smdkv310.dts ARM: dts: use uart2 for console on smdkv310 and smdk5250 2012-09-21 11:04:20 +09:00
exynos4210-trats.dts ARM: dts: Add basic dts file for Samsung Trats board 2012-09-21 10:50:27 +09:00
exynos4210.dtsi Merge branch 'next/dt-samsung' into next/dt-samsung-new 2012-09-22 12:17:37 +09:00
exynos5250-smdk5250.dts ARM: dts: Add nodes for dw_mmc controllers for Samsung EXYNOS5250 platforms 2012-09-26 09:03:02 +09:00
exynos5250.dtsi Merge branch 'next/dt2' into HEAD 2012-10-01 14:37:01 -07:00
ge863-pro3.dtsi ARM: at91: add support for Telit EVK-PRO3 with Telit GE863-PRO3 2012-07-09 20:22:00 +02:00
highbank.dts Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping 2012-10-02 19:13:12 -07:00
hrefv60plus.dts ARM: ux500: Apply tc3589x's GPIO/IRQ properties to HREF's DT 2012-09-20 12:32:47 +02:00
imx6q-arm2.dts ARM: dts: imx6q-arm2: add pinctrl for uart and enet 2012-09-11 16:26:47 +08:00
imx6q-sabrelite.dts ARM: dts: imx6q-sabrelite: add usbotg pinctrl support 2012-09-19 11:25:42 +08:00
imx6q-sabresd.dts ARM: dts: imx6q-sabresd: add pinctrl settings 2012-09-11 16:26:48 +08:00
imx6q.dtsi MFD bits for the 3.7 merge window. 2012-10-05 12:01:30 +09:00
imx23-evk.dts ARM: mxs: Let mmc0 pin detect be generic 2012-08-23 10:01:30 +08:00
imx23-olinuxino.dts ARM: dts: imx23-olinuxino: Add USB host support 2012-09-19 11:05:09 +08:00
imx23-stmp378x_devb.dts ARM: mxs: Rename 'hog-gpios' 2012-08-23 10:01:11 +08:00
imx23.dtsi Merge branch 'next/soc2' into HEAD 2012-10-01 14:26:04 -07:00
imx27-3ds.dts ARM: dts: imx27-3ds.dts: Fix serial console node 2012-08-02 11:14:39 +02:00
imx27-phytec-phycore.dts Merge branch 'next/dt' into HEAD 2012-10-01 14:23:11 -07:00
imx27.dtsi ARM: dts: imx: Always enable the watchdog 2012-08-24 11:44:11 +08:00
imx28-apx4devkit.dts ARM: mxs: Rename 'hog-gpios' 2012-08-23 10:01:11 +08:00
imx28-cfa10036.dts ARM: mxs: rename dts files with soc name being the prefix 2012-07-11 15:26:43 +08:00
imx28-cfa10049.dts ARM: dts: cfa10049: Add the 74HC595 gpio expanders 2012-09-11 09:51:30 +08:00
imx28-evk.dts ARM: mx28evk: Add I2C EEPROM support 2012-09-05 09:17:15 +08:00
imx28-m28evk.dts ARM: dts: m28evk: Fix MMC WP pin being inverted 2012-09-05 11:53:11 +08:00
imx28-tx28.dts ARM: mxs: Rename 'hog-gpios' 2012-08-23 10:01:11 +08:00
imx28.dtsi Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux 2012-10-11 10:27:51 +09:00
imx31-bug.dts arm/dts: Add support for i.MX31 bug 1.x board from buglabs. 2012-07-10 19:23:03 +02:00
imx31.dtsi ARM i.MX31: Add devicetree support 2012-07-10 19:23:03 +02:00
imx51-babbage.dts imx-dt-3.7 2012-09-12 23:17:11 -07:00
imx51.dtsi UAPI Disintegration 2012-10-09 2012-10-09 15:04:25 +01:00
imx53-ard.dts ARM: dts: imx53-ard: add pinctrl settings 2012-09-11 16:26:51 +08:00
imx53-evk.dts ARM: dts: imx53-evk: add pinctrl settings 2012-09-11 16:26:52 +08:00
imx53-qsb.dts ARM: dts: imx53-qsb: add pinctrl settings 2012-09-11 16:26:50 +08:00
imx53-smd.dts ARM: dts: imx53-smd: add pinctrl settings 2012-09-11 16:26:52 +08:00
imx53.dtsi UAPI Disintegration 2012-10-09 2012-10-09 15:04:25 +01:00
integrator.dtsi ARM: 7519/1: integrator: convert platform devices to Device Tree 2012-09-17 23:20:23 +01:00
integratorap.dts ARM: 7518/1: integrator: convert AMBA devices to device tree 2012-09-17 23:20:22 +01:00
integratorcp.dts ARM: 7519/1: integrator: convert platform devices to Device Tree 2012-09-17 23:20:23 +01:00
kirkwood-dns320.dts ARM: Kirkwood: Move common portions into a kirkwood-dnskw.dtsi 2012-07-27 16:49:53 +02:00
kirkwood-dns325.dts ARM: Kirkwood: Move common portions into a kirkwood-dnskw.dtsi 2012-07-27 16:49:53 +02:00
kirkwood-dnskw.dtsi ARM: kirkwood: Use devicetree to define DNS-32[05] fan 2012-09-22 14:40:58 +00:00
kirkwood-dockstar.dts ARM: kirkwood: DT descriptor for Seagate FreeAgent Dockstar 2012-09-21 15:13:10 +00:00
kirkwood-dreamplug.dts ARM: Kirkwood: Describe Dreamplug LEDs in DT. 2012-07-27 16:50:41 +02:00
kirkwood-goflexnet.dts ARM: Kirkwood: Replace mrvl with marvell 2012-07-27 16:50:57 +02:00
kirkwood-ib62x0.dts ARM: Kirkwood: Describe IB62x0 LEDs in DT. 2012-07-27 16:50:18 +02:00
kirkwood-iconnect.dts ARM: Kirkwood: Describe iconnect nand in DT. 2012-09-22 14:38:58 +00:00
kirkwood-iomega_ix2_200.dts ARM: Kirkwood: Iomega ix2-200 DT support 2012-09-21 15:12:48 +00:00
kirkwood-km_kirkwood.dts ARM: initial DTS support for km_kirkwood 2012-09-21 17:07:17 +00:00
kirkwood-lschlv2.dts ARM: Kirkwood: Replace mrvl with marvell 2012-07-27 16:50:57 +02:00
kirkwood-lsxhl.dts ARM: Kirkwood: Replace mrvl with marvell 2012-07-27 16:50:57 +02:00
kirkwood-lsxl.dtsi ARM: kirkwood: Add LS-XHL and LS-CHLv2 support 2012-07-27 16:49:10 +02:00
kirkwood-ts219-6281.dts ARM: Kirkwood: Add basic device tree support for QNAP TS219. 2012-07-27 16:48:52 +02:00
kirkwood-ts219-6282.dts ARM: Kirkwood: Add basic device tree support for QNAP TS219. 2012-07-27 16:48:52 +02:00
kirkwood-ts219.dtsi ARM: Kirkwood: Replace mrvl with marvell 2012-07-27 16:50:57 +02:00
kirkwood.dtsi Crypto: CESA: Add support for DT based instantiation. 2012-09-22 14:40:00 +00:00
kizbox.dts ARM: at91: add kizbox board dt support. 2012-04-20 23:17:33 +08:00
lpc32xx.dtsi ARM: LPC32xx: Add PWM to base dts file 2012-07-20 13:33:09 +02:00
mmp2-brownstone.dts ARM: dts: update memory size on brownstone 2012-06-05 16:42:38 +08:00
mmp2.dtsi ARM: mmp: enable tauros2 cache in mmp2 dt 2012-08-16 16:17:10 +08:00
msm8660-surf.dts ARM: msm: Move 8660 to DT timer 2012-09-13 11:14:54 -07:00
msm8960-cdp.dts ARM: msm: Add DT support for 8960 2012-09-13 11:16:47 -07:00
omap2.dtsi arm/dts: OMAP2: Fix interrupt controller binding 2012-06-20 07:18:20 -07:00
omap3-beagle-xm.dts arm/dts: Add omap36xx.dtsi file and rename omap3-beagle to omap3-beagle-xm 2012-09-10 10:34:51 -07:00
omap3-evm.dts ARM: dts: omap3: Add gpio-twl4030 properties for BeagleBoard and omap3-EVM 2012-09-07 19:22:44 +02:00
omap3-overo.dtsi ARM: dts: omap3-overo: Add support for the blue LED 2012-09-10 15:44:45 +02:00
omap3-tobi.dts ARM: dts: OMAP3: Add support for Gumstix Overo with Tobi expansion board 2012-09-10 12:07:22 +02:00
omap3.dtsi arm/dts: Add pinctrl driver entries for omap2/3/4 2012-09-10 10:45:28 -07:00
omap4-panda.dts ARM/dts: omap4-panda: pinmux configuration for audio 2012-10-08 16:06:19 -07:00
omap4-pandaES.dts arm/dts: New dts file for PandaBoardES (4460) 2012-07-09 05:37:05 -07:00
omap4-sdp.dts ARM/dts: omap4-sdp: pinmux configuration for audio 2012-10-08 16:06:15 -07:00
omap4-var_som.dts arm/dts: OMAP4: Add Variscite OMAP4 System-On-Modeule support 2012-07-03 04:04:21 -07:00
omap4.dtsi Merge branch 'next/drivers' into HEAD 2012-10-01 14:33:55 -07:00
omap5-evm.dts ARM/dts: omap5-evm: pinmux configuration for audio 2012-10-08 16:06:28 -07:00
omap5.dtsi ARM/dts: Add pinctrl driver entries for omap5 2012-10-08 16:06:23 -07:00
omap36xx.dtsi arm/dts: Add omap36xx.dtsi file and rename omap3-beagle to omap3-beagle-xm 2012-09-10 10:34:51 -07:00
omap2420-h4.dts ARM: dts: omap2420-h4: Include omap2420.dtsi file instead the common omap2 2012-09-07 19:22:49 +02:00
omap2420.dtsi arm/dts: Add pinctrl driver entries for omap2/3/4 2012-09-10 10:45:28 -07:00
omap2430.dtsi arm/dts: Add pinctrl driver entries for omap2/3/4 2012-09-10 10:45:28 -07:00
phy3250.dts ARM: LPC32xx: LED fix in PHY3250 DTS file 2012-09-25 10:11:41 +02: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-evb.dts pinctrl: sirf: add DT-binding pinmux mapping support 2012-09-05 14:48:10 +08:00
prima2.dtsi pinctrl: sirf: add DT-binding pinmux mapping support 2012-09-05 14:48:10 +08:00
pxa2xx.dtsi ARM: pxa: add .dtsi files 2012-08-16 16:15:25 +08:00
pxa3xx.dtsi ARM: pxa: add .dtsi files 2012-08-16 16:15:25 +08:00
pxa27x.dtsi ARM: pxa: add .dtsi files 2012-08-16 16:15:25 +08:00
pxa168-aspenite.dts ARM: dts: append DTS file of pxa168 2012-03-07 09:32:40 +08:00
pxa168.dtsi ARM: dts: refresh dts file for arch mmp 2012-05-05 16:39:29 +08:00
pxa910-dkb.dts ARM: dts: Enable 88pm860x pmic 2012-10-02 11:43:17 +02:00
pxa910.dtsi MFD bits for the 3.7 merge window. 2012-10-05 12:01:30 +09:00
r8a7740-armadillo800eva.dts ARM: mach-shmobile: Use DT_MACHINE for armadillo 800 eva 2012-05-14 23:23:42 +02:00
r8a7740.dtsi ARM: mach-shmobile: r8a7740 generic board support via DT 2012-07-06 21:03:35 +02:00
sh73a0-kzm9g.dts ARM: shmobile: fix smp build 2012-05-16 22:16:30 +02:00
sh7372.dtsi ARM: mach-shmobile: sh7372 generic board support via DT V2 2012-04-11 12:19:31 +02:00
sh7377.dtsi ARM: mach-shmobile: sh7377 generic board support via DT 2012-07-06 21:05:20 +02:00
skeleton.dtsi arm/dt: Add skeleton dtsi file 2011-07-25 09:52:11 -06:00
snowball.dts ARM: ux500: Remove redundant #gpio-cell properties from Snowball DT 2012-09-20 12:32:46 +02:00
socfpga.dtsi ARM: socfpga: initial support for Altera's SOCFPGA platform 2012-07-19 10:39:00 +02:00
socfpga_cyclone5.dts ARM: socfpga: initial support for Altera's SOCFPGA platform 2012-07-19 10:39:00 +02:00
spear3xx.dtsi Viresh has moved 2012-06-20 14:39:36 -07:00
spear13xx.dtsi ARM: SPEAr13xx: Fix Interrupt bindings 2012-07-18 10:04:45 +05:30
spear300-evb.dts mmc: sdhci-spear: add device tree bindings 2012-10-07 17:41:44 -04:00
spear300.dtsi Viresh has moved 2012-06-20 14:39:36 -07:00
spear310-evb.dts Viresh has moved 2012-06-20 14:39:36 -07:00
spear310.dtsi Viresh has moved 2012-06-20 14:39:36 -07:00
spear320-evb.dts mmc: sdhci-spear: add device tree bindings 2012-10-07 17:41:44 -04:00
spear320.dtsi Viresh has moved 2012-06-20 14:39:36 -07:00
spear600-evb.dts SPEAr: Add SMI NOR partition info in dts files 2012-05-12 21:50:04 +02:00
spear600.dtsi ARM: SPEAr600: Fix timer interrupt definition in spear600.dtsi 2012-07-18 10:05:05 +05:30
spear1310-evb.dts Viresh has moved 2012-06-20 14:39:36 -07:00
spear1310.dtsi Viresh has moved 2012-06-20 14:39:36 -07:00
spear1340-evb.dts Viresh has moved 2012-06-20 14:39:36 -07:00
spear1340.dtsi Viresh has moved 2012-06-20 14:39:36 -07:00
tegra20-harmony.dts ARM: tegra: harmony: fix ldo7 regulator-name 2012-09-20 19:54:02 -07:00
tegra20-medcom-wide.dts ARM: tegra: Add Avionic Design Medcom-Wide support 2012-09-20 09:34:00 -06:00
tegra20-paz00.dts ARM: dt: tegra: paz00: add regulators 2012-09-06 11:48:39 -06:00
tegra20-plutux.dts ARM: tegra: Add Avionic Design Plutux support 2012-09-20 09:34:00 -06:00
tegra20-seaboard.dts ARM: tegra: fix invalid unit-address in tegra*.dtsi 2012-10-07 07:02:06 -07:00
tegra20-tamonten.dtsi ARM: tegra: Add Avionic Design Tamonten support 2012-09-20 09:34:00 -06:00
tegra20-tec.dts ARM: tegra: Add Avionic Design Tamonten Evaluation Carrier support 2012-09-20 09:34:01 -06:00
tegra20-trimslice.dts ARM: dt: tegra trimslice: enable USB2 port 2012-07-25 22:09:16 +02:00
tegra20-ventana.dts ARM: dt: tegra: configure power off for some boards 2012-09-11 13:48:36 -06:00
tegra20-whistler.dts ARM: dt: tegra: whistler: configure power off 2012-09-19 10:19:38 -06:00
tegra20.dtsi ARM: tegra: fix invalid unit-address in tegra*.dtsi 2012-10-07 07:02:06 -07:00
tegra30-cardhu-a02.dts ARM: tegra: cardhu: add dt entry for fixed regulators 2012-09-06 11:48:38 -06:00
tegra30-cardhu-a04.dts ARM: tegra: cardhu: add dt entry for fixed regulators 2012-09-06 11:48:38 -06:00
tegra30-cardhu.dtsi ARM: dt: tegra: configure power off for some boards 2012-09-11 13:48:36 -06:00
tegra30.dtsi ARM: tegra: dts: Add pwm label 2012-09-20 09:33:59 -06:00
tny_a9g20.dts arm: at91: add Calao TNY-A9260 and TNY-A9G20 board support 2012-04-20 23:17:00 +08:00
tny_a9260.dts arm: at91: add Calao TNY-A9260 and TNY-A9G20 board support 2012-04-20 23:17:00 +08:00
tny_a9260_common.dtsi arm: at91: add Calao TNY-A9260 and TNY-A9G20 board support 2012-04-20 23:17:00 +08:00
tny_a9263.dts ARM: at91: DT: add Calao TNY A9263 board support 2012-04-20 23:17:30 +08:00
tps65217.dtsi arm/dts: regulator: Add tps65217 device tree data 2012-08-30 13:59:17 -07:00
tps65910.dtsi arm/dts: regulator: Add tps65910 device tree data 2012-08-30 13:57:53 -07:00
twl4030.dtsi arm/dts: Cleanup regulator naming and remove @0,1 2012-08-30 13:47:04 -07:00
twl6030.dtsi arm/dts: Cleanup regulator naming and remove @0,1 2012-08-30 13:47:04 -07:00
usb_a9g20-dab-mmx.dtsi ARM: at91/dt: add Calao DAB-MMX daugther board support for USB-A9G20 2012-03-15 23:29:54 +08:00
usb_a9g20.dts ARM: at91: Calao USB A926x factorize common binding in usb_a9260_common 2012-04-20 23:17:11 +08:00
usb_a9260.dts ARM: at91: DT: add Calao USB A9260 DT support 2012-04-20 23:17:15 +08:00
usb_a9260_common.dtsi ARM: at91: Calao USB A926x factorize common binding in usb_a9260_common 2012-04-20 23:17:11 +08:00
usb_a9263.dts ARM: at91: DT: add Calao USB A9263 board support 2012-04-20 23:17:27 +08:00
versatile-ab.dts ARM: 7390/1: dts: versatile-pb/ab fix MMC IRQs 2012-04-23 15:46:15 +01:00
versatile-pb.dts ARM: 7390/1: dts: versatile-pb/ab fix MMC IRQs 2012-04-23 15:46:15 +01:00
vexpress-v2m-rs1.dtsi ARM: vexpress: Add fixed regulator for SMSC 2012-07-13 11:48:28 +01:00
vexpress-v2m.dtsi ARM: vexpress: Add fixed regulator for SMSC 2012-07-13 11:48:28 +01:00
vexpress-v2p-ca5s.dts ARM: vexpress: Device Tree updates 2012-05-21 09:30:37 +01:00
vexpress-v2p-ca9.dts ARM: vexpress: Device Tree updates 2012-05-21 09:30:37 +01:00
vexpress-v2p-ca15-tc1.dts ARM: vexpress: Convert V2P-CA15 Device Tree to 64 bit addresses 2012-07-13 11:48:28 +01:00
vexpress-v2p-ca15_a7.dts ARM: vexpress: Add Device Tree for V2P-CA15_CA7 core tile 2012-07-13 11:48:29 +01:00
vt8500-bv07.dts arm: vt8500: Add device tree files for VIA/Wondermedia SoC's 2012-09-21 19:23:54 +12:00
vt8500.dtsi arm: vt8500: Add device tree files for VIA/Wondermedia SoC's 2012-09-21 19:23:54 +12:00
wm8505-ref.dts arm: vt8500: Add device tree files for VIA/Wondermedia SoC's 2012-09-21 19:23:54 +12:00
wm8505.dtsi arm: vt8500: Add device tree files for VIA/Wondermedia SoC's 2012-09-21 19:23:54 +12:00
wm8650-mid.dts arm: vt8500: Add device tree files for VIA/Wondermedia SoC's 2012-09-21 19:23:54 +12:00
wm8650.dtsi arm: vt8500: Add device tree files for VIA/Wondermedia SoC's 2012-09-21 19:23:54 +12:00
xenvm-4.2.dts arm: introduce a DTS for Xen unprivileged virtual machines 2012-09-24 16:40:52 +00:00
zynq-ep107.dts ARM: Xilinx: Adding Xilinx board support 2011-06-20 11:52:30 -06:00