linux/arch/arm/boot/dts
Linus Torvalds 460dc1eecf Sound updates for 3.9-rc1
The biggest change in this update is the unification of HD-audio codec
 parsers.  Now the HD-audio codec is parsed in a generic parser code
 which is invoked by each HD-audio codec driver.  Some background
 information is found in David Henningsson's blog entry:
   http://voices.canonical.com/david.henningsson/2013/01/18/upcoming-changes-to-the-intel-hda-drivers/
 
 Other than that, some random updates/fixes like USB-audio and a bunch
 of small AoC updates as usual.
 
 Highlights:
 
 - Unification of HD-audio parser code (aka generic parser)
 
 - Support of new Intel HD-audio controller, new IDT codecs
 
 - Fixes for HD-audio HDMI audio hotplug
 
 - Haswell HDMI audio fixup
 
 - Support of Creative CA0132 DSP code
 
 - A few fixes of HDSP driver
 
 - USB-audio fix for Roland A-PRO, M-Audio FT C600
 
 - Support PM for aloop driver (and fixes Oops)
 
 - Compress API updates for gapless playback support
 
 For ASoC part:
 
 - Support for a wider range of hardware in the compressed stream code
 
 - The ability to mute capture streams as well as playback streams while
   inactive
 
 - DT support for AK4642, FSI, Samsung I2S and WM8962
 
 - AC'97 support for Tegra
 
 - New driver for max98090, replacing the stub which was there
 
 - A new driver from Dialog
 
 Note that due to dependencies, DTification of DMA support for Samsung
 platforms (used only by the and I2S driver and SPI) is merged here as
 well.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.19 (GNU/Linux)
 
 iQIcBAABAgAGBQJRJjy2AAoJEGwxgFQ9KSmk4EoP/RRslXfGAb+lrWeehmh9oHQL
 P4JX+Cgv4OFFxaVjU7IgdjBCCnUNZoQ/Nm8wnpDbF+qP7DTcryPnuwWH8oaHLFSJ
 +knbbbOShC6hxUzd+ZbxQpEn+4mupSC9+egzczz0wcK1kzAf8CO/rj17t3VxsoW/
 Qa1yCWy6jbOmLu3JDpJTPyLfwA3x4/i3ViyTYfqgLP5kQHZZiv1eA9b682HFX9xQ
 uDQipb040k7wBLoeZosR8iF/EDuPHls8H2ASCmZw0K2scZgBok0SkI6BBwsCg2z3
 VbD9EkZmobRHwmubfDV1yCti050YnwGUbrN9tNpdSdv2cogKCkkxQ+zL8PX6Qf0l
 D1neA9JJPhSMx5fufDnG5oTghx/XlHsTJKmrJNu8Gr/14pAmSbNF8iIOFfYju++2
 LlpHLlwS4hxNYY0W3iAFTXi50BUng38tdhBCyZTgN2tSHaTwtdWvrVyizjpUa18N
 onjvFtceULtudddosJWkaKUSqHLN/CWmIWXufucfjxEk5exXjPBMhYTsvhmM3I5D
 zrK0GxUQqey7RToa48Sxs0iL269labUwH/8H1iMTL3/9UCCOqVRKR3X7NdGi3xtK
 EiEiCeNoZX8PojGqSEkmRifOJ19gBxchZDNO4ruct0Omc4Jn/nOlHbi4jXghgr9H
 D62m5PriiCnyBswjzKaX
 =nIPc
 -----END PGP SIGNATURE-----

Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound

Pull sound updates from Takashi Iwai:
 "The biggest change in this update is the unification of HD-audio codec
  parsers.  Now the HD-audio codec is parsed in a generic parser code
  which is invoked by each HD-audio codec driver.

  Some background information is found in David Henningsson's blog
  entry:

      http://voices.canonical.com/david.henningsson/2013/01/18/upcoming-changes-to-the-intel-hda-drivers/

  Other than that, some random updates/fixes like USB-audio and a bunch
  of small AoC updates as usual.

  Highlights:

   - Unification of HD-audio parser code (aka generic parser)

   - Support of new Intel HD-audio controller, new IDT codecs

   - Fixes for HD-audio HDMI audio hotplug

   - Haswell HDMI audio fixup

   - Support of Creative CA0132 DSP code

   - A few fixes of HDSP driver

   - USB-audio fix for Roland A-PRO, M-Audio FT C600

   - Support PM for aloop driver (and fixes Oops)

   - Compress API updates for gapless playback support

  For ASoC part:

   - Support for a wider range of hardware in the compressed stream code

   - The ability to mute capture streams as well as playback streams
     while inactive

   - DT support for AK4642, FSI, Samsung I2S and WM8962

   - AC'97 support for Tegra

   - New driver for max98090, replacing the stub which was there

   - A new driver from Dialog

  Note that due to dependencies, DTification of DMA support for Samsung
  platforms (used only by the and I2S driver and SPI) is merged here as
  well."

Fix up trivial conflict in drivers/spi/spi-s3c64xx.c due to removed code
being changed.

* tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (453 commits)
  ALSA: usb: Fix Processing Unit Descriptor parsers
  ALSA: hda - hdmi: Notify userspace when ELD control changes
  ALSA: hda - hdmi: Protect ELD buffer
  ALSA: hda - hdmi: Refactor hdmi_eld into parsed_hdmi_eld
  ALSA: hda - hdmi: Do not expose eld data when eld is invalid
  ALSA: hda - hdmi: ELD shouldn't be valid after unplug
  ALSA: hda - Fix the silent speaker output on Fujitsu S7020 laptop
  ALSA: hda - add quirks for mute LED on two HP machines
  ALSA: usb/quirks, fix out-of-bounds access
  ASoC: codecs: Add da7213 codec
  ALSA: au88x0 - Define channel map for au88x0
  ALSA: compress: add support for gapless playback
  ALSA: hda - Remove speaker clicks on CX20549
  ALSA: hda - Disable runtime PM for Intel 5 Series/3400
  ALSA: hda - Increase badness for missing multi-io
  ASoC: arizona: Automatically manage input mutes
  ALSA: hda - Fix broken workaround for HDMI/SPDIF conflicts
  ALSA: hda/ca0132 - Add missing \n to debug prints
  ALSA: hda/ca0132 - Fix type of INVALID_CHIP_ADDRESS
  ALSA: hda - update documentation for no-primary-hp fixup
  ...
2013-02-21 11:34:25 -08:00
..
testcases of: Add of_property_match_string() to find index into a string list 2012-01-28 10:29:20 -07:00
aks-cdu.dts ARM: at91: Add support for board aks-cdu 2012-07-09 20:45:31 +02:00
am33xx.dtsi Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2012-12-12 18:07:07 -08:00
am335x-bone.dts Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2012-12-12 18:07:07 -08:00
am335x-evm.dts Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2012-12-12 18:07:07 -08:00
am335x-evmsk.dts ARM: dts: AM33XX: Add push-buttons device tree data to am335x-evmsk 2012-11-06 15:45:53 +01: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
am3517-evm.dts arm/dts: Add support for TI AM3517/05 EVM board 2012-07-02 01:27:44 -07:00
animeo_ip.dts ARM: at91: Animeo IP: add mmc support 2012-11-20 01:10:28 +08:00
armada-370-db.dts arm: mvebu: Fix memory size for Armada 370 DB 2013-01-10 19:16:51 +00:00
armada-370-mirabox.dts arm: mvebu: remove 'clock-frequency' properties from Armada 370/XP Ethernet nodes 2012-11-20 23:15:56 +01:00
armada-370-xp.dtsi arm: mvebu: Use dw-apb-uart instead of ns16650 as UART driver 2013-01-06 17:41:14 +00:00
armada-370.dtsi arm: mvebu: add Aurora L2 Cache Controller to the DT 2012-11-27 15:35:34 +00:00
armada-xp-db.dts Marvell Ethernet DT update for clk support 2012-11-20 23:38:00 +01:00
armada-xp-mv78230.dtsi arm: mvebu: use global interrupts for GPIOs on Armada XP 2013-01-08 12:35:46 +00:00
armada-xp-mv78260.dtsi arm: mvebu: use global interrupts for GPIOs on Armada XP 2013-01-08 12:35:46 +00:00
armada-xp-mv78460.dtsi arm: mvebu: use global interrupts for GPIOs on Armada XP 2013-01-08 12:35:46 +00:00
armada-xp-openblocks-ax3-4.dts ARM: mvebu: Add SATA support for OpenBlocks AX3-4 2012-11-21 23:20:35 +01:00
armada-xp.dtsi arm: mvebu: Armada XP MV78230 has only three Ethernet interfaces 2013-01-06 17:53:19 +00:00
at91rm9200.dtsi ARM: at91: fix gpios on i2c-gpio for RM9200 DT 2013-01-23 10:31:07 +01:00
at91rm9200ek.dts ARM: AT91: Add AT91RM9200EK board device tree 2012-11-19 07:51:10 +08:00
at91sam9g15.dtsi arm: at91: dt: at91sam9 add serial pinctrl support 2012-10-13 09:21:44 +08:00
at91sam9g15ek.dts arm: at91: dt: at91sam9 add serial pinctrl support 2012-10-13 09:21:44 +08:00
at91sam9g20.dtsi ARM: dts: add twi nodes for atmel SoCs 2012-09-12 14:49:16 +02:00
at91sam9g20ek_2mmc.dts ARM: at91: dt: add mmc pinctrl for Atmel reference boards 2012-11-20 01:10:27 +08:00
at91sam9g20ek_common.dtsi Sound updates for 3.8-rc1 2012-12-13 11:51:23 -08:00
at91sam9g20ek.dts ARM: at91: add at91sam9g20ek boards dt support 2012-04-20 23:17:05 +08:00
at91sam9g25.dtsi arm: at91: dt: at91sam9 add serial pinctrl support 2012-10-13 09:21:44 +08:00
at91sam9g25ek.dts arm: at91: dt: at91sam9 add serial pinctrl support 2012-10-13 09:21:44 +08:00
at91sam9g35.dtsi arm: at91: dt: at91sam9 add serial pinctrl support 2012-10-13 09:21:44 +08:00
at91sam9g35ek.dts arm: at91: dt: at91sam9 add serial pinctrl support 2012-10-13 09:21:44 +08:00
at91sam9g45.dtsi ARM: at91/dts: add pinctrl support for SSC peripheral 2013-01-12 00:00:23 +00:00
at91sam9m10g45ek.dts ARM: at91: dt: add mmc pinctrl for Atmel reference boards 2012-11-20 01:10:27 +08:00
at91sam9n12.dtsi ARM: at91/dts: add pinctrl support for SSC peripheral 2013-01-12 00:00:23 +00:00
at91sam9n12ek.dts ARM: at91: dt: add mmc pinctrl for Atmel reference boards 2012-11-20 01:10:27 +08:00
at91sam9x5.dtsi ARM: at91/dts: correct comment in at91sam9x5.dtsi for mii 2013-01-23 10:40:51 +01:00
at91sam9x5cm.dtsi ARM: at91: dt: remove unit-address part for memory nodes 2012-04-04 18:35:52 +02:00
at91sam9x5ek.dtsi ARM: at91: dt: add mmc pinctrl for Atmel reference boards 2012-11-20 01:10:27 +08:00
at91sam9x25.dtsi ARM: at91sam9: add macb pinctrl support 2012-11-19 06:54:25 +08:00
at91sam9x25ek.dts arm: at91: dt: at91sam9 add serial pinctrl support 2012-10-13 09:21:44 +08:00
at91sam9x35.dtsi arm: at91: dt: at91sam9 add serial pinctrl support 2012-10-13 09:21:44 +08:00
at91sam9x35ek.dts arm: at91: dt: at91sam9 add serial pinctrl support 2012-10-13 09:21:44 +08:00
at91sam9260.dtsi ARM: at91/dts: add pinctrl support for SSC peripheral 2013-01-12 00:00:23 +00:00
at91sam9263.dtsi ARM: at91/dts: add pinctrl support for SSC peripheral 2013-01-12 00:00:23 +00:00
at91sam9263ek.dts ARM: at91: dt: add mmc pinctrl for Atmel reference boards 2012-11-20 01:10:27 +08:00
bcm2835-rpi-b.dts ARM: bcm2835: enable GPIO/pinctrl 2012-10-25 20:42:51 -06:00
bcm2835.dtsi ARM: bcm2835: enable GPIO/pinctrl 2012-10-25 20:42:51 -06:00
bcm11351-brt.dts Add support for generic BCM SoC chipsets 2012-11-19 22:39:07 -08:00
bcm11351.dtsi Add support for generic BCM SoC chipsets 2012-11-19 22:39:07 -08:00
ccu9540.dts ARM: ux500: List DT compatibility using platform names rather than by board 2012-11-01 13:02:25 +01:00
cros5250-common.dtsi ARM: dts: correct the dw-mshc timing properties as per binding 2013-01-16 15:45:52 -08:00
da850-enbw-cmc.dts ARM: davinci: add support for am1808 based EnBW CMC board 2012-10-29 15:43:43 +05:30
da850-evm.dts ARM: davinci: da850 evm: add DT data 2012-10-29 15:43:13 +05:30
da850.dtsi ARM: davinci: da850: add SoC DT data 2012-10-29 15:42:21 +05:30
dbx5x0.dtsi ARM: ux500: correct typo in pinctrl Device Tree node 2013-01-30 19:10:07 +01:00
dove-cm-a510.dts ARM: dove: add device tree descriptors 2012-09-21 17:07:24 +00:00
dove-cubox.dts ARM: Dove: add Cubox sdhci card detect gpio 2013-01-10 02:14:08 +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 pinctrl clock to DT 2013-01-07 16:18:57 +00:00
ea3250.dts ARM: LPC32xx: Extend dts for EA3250 board 2012-09-06 11:40:48 +02:00
ecx-2000.dts ARM: dts: add device_type prop to cpu nodes on Calxeda platforms 2013-01-07 21:08:23 -08:00
ecx-common.dtsi ARM: dts: Add Calxeda ECX-2000 support 2012-10-31 13:46:17 -05: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/dts: evk-pro3: enable watchdog 2012-11-16 15:48:48 +01:00
exynos4.dtsi ARM: arm-soc: device tree conversions and enablement 2012-12-13 10:39:26 -08:00
exynos4x12-pinctrl.dtsi ARM: dts: Use drive strength 3 for SD pins for exynos4 2012-11-22 00:39:01 +09:00
exynos4x12.dtsi ARM: dts: Add nodes for pin controllers for exynos4x12 2012-11-19 10:03:07 +09:00
exynos4210-origen.dts ARM: dts: Add vmmc fixed voltage regulator for exynos4210-origen 2012-11-22 00:38:56 +09:00
exynos4210-pinctrl.dtsi ARM: dts: Use drive strength 3 for SD pins for exynos4 2012-11-22 00:39:01 +09:00
exynos4210-smdkv310.dts ARM: dts: use uart port1 for console on exynos4210-smdkv310 2012-12-28 09:35:35 -08:00
exynos4210-trats.dts ARM: dts: Remove broken-voltage property from sdhci node for exynos4210-trats 2012-11-20 20:17:20 +09:00
exynos4210.dtsi ARM: dts: Set up power domains for exynos4 2012-11-22 00:39:00 +09:00
exynos4212.dtsi ARM: dts: Add support for EXYNOS4X12 SoCs 2012-11-07 08:52:25 +09:00
exynos4412-smdk4412.dts ARM: dts: add board dts file for EXYNOS4412 based SMDK board 2012-11-07 09:12:10 +09:00
exynos4412.dtsi ARM: dts: Add support for EXYNOS4X12 SoCs 2012-11-07 08:52:25 +09:00
exynos5250-smdk5250.dts Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next 2013-02-11 11:06:41 +00:00
exynos5250-snow.dts ARM: dts: Add board dts file for Snow board (ARM Chromebook) 2012-11-21 13:32:21 +09:00
exynos5250.dtsi ARM: dts: Modify SPI nodes according generic DMA DT bindings 2013-01-29 15:36:28 +08:00
exynos5440-ssdk5440.dts ARM: dts: use uart port0 for console on exynos5440-ssdk5440 2012-12-28 09:35:14 -08:00
exynos5440.dtsi ARM: dts: Add pin controller node for Samsung EXYNOS5440 SoC 2012-11-22 13:50:14 +09: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 cpufreq / highbank: add support for highbank cpufreq 2013-02-02 00:01:15 +01:00
href.dtsi ARM: ux500: Add support for gpio-keys and Proximity Sensor for HREF 2012-11-01 12:59:32 +01:00
hrefprev60.dts ARM: ux500: Move board specific GPIO info out to subordinate DTS files 2012-11-27 10:58:27 +00:00
hrefv60plus.dts ARM: ux500: Add SDI (MMC) support to the HREF Device Tree 2012-11-20 16:10:43 +00:00
imx6q-arm2.dts ARM: dts: imx6q-arm2: move NANDF_CS pins out of 'hog' 2012-10-16 10:07:04 -07:00
imx6q-sabreauto.dts ARM: dts: imx6q-sabreauto: Add basic support 2012-11-16 14:18:52 +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 volume up/down gpio keys 2012-11-16 14:18:53 +08:00
imx6q.dtsi ARM: arm-soc: device tree conversions and enablement 2012-12-13 10:39:26 -08: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: Fix IOMUX settings 2012-12-25 22:17:59 +08:00
imx23-stmp378x_devb.dts ARM: mxs: Rename 'hog-gpios' 2012-08-23 10:01:11 +08:00
imx23.dtsi They are a few mxs dts updates coming a little bit late. I'm sending 2012-11-25 23:26:53 -08:00
imx25-karo-tx25.dts ARM i.MX: Add Ka-Ro TX25 devicetree 2012-11-12 12:11:27 +01:00
imx25.dtsi ARM i.MX25: Add devicetree 2012-11-12 12:11:23 +01:00
imx27-3ds.dts ARM: dts: mx27: Fix the AIPI bus for FEC 2012-12-17 10:49:41 +01:00
imx27-apf27.dts Add device tree file for the armadeus apf27 2012-11-16 09:12:00 +01:00
imx27-phytec-phycore.dts ARM: dts: mx27: Fix the AIPI bus for FEC 2012-12-17 10:49:41 +01:00
imx27.dtsi ARM: dts: mx27: Fix the AIPI bus for FEC 2012-12-17 10:49:41 +01:00
imx28-apf28.dts ARM: mxs: Add support for the Armadeus Systems APF28 module 2012-10-19 16:45:20 +08:00
imx28-apf28dev.dts ARM: mxs: apf28dev: Add I2C and SPI support 2012-11-12 10:07:43 +08:00
imx28-apx4devkit.dts ARM: mxs: Rename 'hog-gpios' 2012-08-23 10:01:11 +08:00
imx28-cfa10036.dts ARM: dts: mxs: add oled support for the cfa-10036 2012-11-22 09:03:40 +08:00
imx28-cfa10049.dts Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux 2012-12-18 16:51:10 -08:00
imx28-evk.dts ARM: dts: imx28-evk: Use pinctrl for gpio-led 2012-10-15 10:51:48 +08:00
imx28-m28evk.dts ARM: dts: m28evk: Fix MMC WP pin being inverted 2012-09-05 11:53:11 +08:00
imx28-sps1.dts ARM: mxs: Add SchulerControl SPS1 DTS file 2012-11-20 22:09:05 +08:00
imx28-tx28.dts ARM: mxs: Rename 'hog-gpios' 2012-08-23 10:01:11 +08:00
imx28.dtsi ARM: arm-soc: device tree conversions and enablement 2012-12-13 10:39:26 -08:00
imx31-bug.dts ARM: dts: imx31-bug: Fix manufacturer compatible string 2013-01-04 13:16:23 +08:00
imx31.dtsi ARM i.MX31: Add devicetree support 2012-07-10 19:23:03 +02:00
imx51-babbage.dts ARM i.MX51 babbage: Add display support 2012-11-16 16:34:18 +01:00
imx51.dtsi ARM: arm-soc: device tree conversions and enablement 2012-12-13 10:39:26 -08: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: Make DA9053 regulator functional 2012-11-16 14:18:52 +08:00
imx53-smd.dts ARM: dts: imx53-smd: add pinctrl settings 2012-09-11 16:26:52 +08:00
imx53.dtsi ARM: mx5: Fix MX53 flexcan2 clock 2013-01-08 08:53:07 +08:00
integrator.dtsi ARM: 7519/1: integrator: convert platform devices to Device Tree 2012-09-17 23:20:23 +01:00
integratorap.dts ARM: integrator: hook the AP into the SoC bus 2012-11-16 22:25:50 +01:00
integratorcp.dts ARM: integrator: hook the CP into the SoC bus 2012-11-16 22:26:07 +01:00
kirkwood-98dx4122.dtsi ARM: Kirkwood: support 98DX412x kirkwoods with pinctrl 2012-11-24 02:58:43 +00:00
kirkwood-6281.dtsi ARM: kirkwood: Convert mplcec4 board to pinctrl 2012-11-24 02:58:52 +00:00
kirkwood-6282.dtsi ARM: Kirkwood: Switch TWSI1 of 88f6282 to DT clock providers 2013-01-06 17:53:04 +00: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: Convert dnskw to pinctrl 2012-11-24 02:57:56 +00:00
kirkwood-dockstar.dts ARM: Kirkwood: Convert dockstar to pinctrl. 2012-11-24 02:58:05 +00:00
kirkwood-dreamplug.dts ARM: Kirkwood: Convert dreamplug to pinctrl. 2012-11-24 02:58:11 +00:00
kirkwood-goflexnet.dts ARM: Kirkwood: Convert GoFlex Net to pinctrl. 2012-11-24 02:58:18 +00:00
kirkwood-ib62x0.dts ARM: Kirkwood: Convert ib62x0 to pinctrl. 2012-11-24 02:58:25 +00:00
kirkwood-iconnect.dts ARM: Kirkwood: Convert iConnect to pinctrl. 2012-11-24 02:57:47 +00:00
kirkwood-iomega_ix2_200.dts ARM: Kirkwood: Convert IX2-200 to pinctrl. 2012-11-24 02:58:36 +00:00
kirkwood-is2.dts ARM: kirkwood: DT board setup for Network Space v2 and parents 2012-11-21 20:58:35 +00:00
kirkwood-km_kirkwood.dts ARM: Kirkwood: Convert km_kirkwood to pinctrl 2012-11-24 02:58:48 +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: Convert lsxl boards to pinctrl. 2012-11-24 02:58:30 +00:00
kirkwood-mplcec4.dts ARM: kirkwood: Convert mplcec4 board to pinctrl 2012-11-24 02:58:52 +00:00
kirkwood-ns2-common.dtsi ARM: Kirkwood: fix ns2 gpios by converting to pinctrl 2013-01-10 01:25:56 +00:00
kirkwood-ns2.dts ARM: kirkwood: DT board setup for Network Space v2 and parents 2012-11-21 20:58:35 +00:00
kirkwood-ns2lite.dts ARM: kirkwood: DT board setup for Network Space Lite v2 2012-11-21 20:58:43 +00:00
kirkwood-ns2max.dts ARM: kirkwood: DT board setup for Network Space v2 and parents 2012-11-21 20:58:35 +00:00
kirkwood-ns2mini.dts ARM: kirkwood: DT board setup for Network Space Mini v2 2012-11-21 20:58:49 +00:00
kirkwood-nsa310.dts arm: kirkwood: add support for ZyXEL NSA310 2012-11-21 20:59:30 +00:00
kirkwood-openblocks_a6.dts ARM: Kirkwood: Add support LED of OpenBlocks A6 2012-11-24 02:59:12 +00:00
kirkwood-topkick.dts ARM: Kirkwood: Use fixed-regulator instead of board gpio call 2013-01-06 17:53:10 +00:00
kirkwood-ts219-6281.dts ARM: Kirkwood: Convert TS219 to pinctrl. 2012-11-24 02:57:43 +00:00
kirkwood-ts219-6282.dts ARM: Kirkwood: Convert TS219 to pinctrl. 2012-11-24 02:57:43 +00:00
kirkwood-ts219.dtsi ARM: Kirkwood: Replace mrvl with marvell 2012-07-27 16:50:57 +02:00
kirkwood.dtsi ARM: kirkwood: fix missing #interrupt-cells property 2013-01-23 01:10:48 +00:00
kizbox.dts ARM: at91/dts: add macb mii pinctrl config for kizbox 2013-01-23 10:34:38 +01:00
lpc32xx.dtsi ARM: LPC32xx: Add the motor PWM to base dts file 2012-11-14 15:41:18 +01:00
Makefile ARM: dts: prevent *.dtb from always being rebuilt 2013-01-14 08:08:31 -06: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: OMAP: Add timer nodes 2012-10-29 16:56:32 +01:00
omap3-beagle-xm.dts ARM: dts: Add omap3-beagle.dts 2012-10-29 16:56:24 +01:00
omap3-beagle.dts ARM: dts: Add omap3-beagle.dts 2012-10-29 16:56:24 +01: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: OMAP: Add counter-32k nodes 2012-10-29 16:56:33 +01:00
omap4-panda-a4.dts ARM: dts: omap4-panda: Add pinmux configuration for HDMI 2012-11-07 11:50:28 +01:00
omap4-panda-es.dts ARM: dts: omap4-panda: Add pinmux configuration for HDMI 2012-11-07 11:50:28 +01:00
omap4-panda.dts ARM: dts: omap4-panda: Add pinmux configuration for HDMI 2012-11-07 11:50:28 +01:00
omap4-sdp-es23plus.dts ARM: dts: omap4-sdp: Add pinmux configuration for HDMI 2012-11-07 11:50:29 +01:00
omap4-sdp.dts ARM: dts: omap4-sdp: Add pinmux configuration for HDMI 2012-11-07 11:50:29 +01:00
omap4-var-som.dts ARM: dts: OMAP: Rename pandaES and var_som for consistency 2012-10-29 16:56:35 +01:00
omap4.dtsi ARM: dts: OMAP4: Update timer addresses 2012-11-01 17:03:31 +01:00
omap5-evm.dts ARM: dts: omap5-evm: LPDDR2 memory device details for EVM 2012-11-05 18:38:27 +01:00
omap5.dtsi ARM: dts: omap5: EMIF device tree data for OMAP5 boards 2012-11-05 18:38:03 +01: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: Correct H4 board memory size 2012-12-14 14:49:53 -08:00
omap2420.dtsi ARM: dts: OMAP: Add counter-32k nodes 2012-10-29 16:56:33 +01:00
omap2430.dtsi ARM: dts: OMAP: Add counter-32k nodes 2012-10-29 16:56:33 +01:00
orion5x-lacie-ethernet-disk-mini-v2.dts arm: orion5x: convert 'LaCie Ethernet Disk mini v2' to Device Tree 2012-11-21 21:00:51 +00:00
orion5x.dtsi arm: orion5x: basic Device Tree support 2012-11-21 21:00:45 +00:00
phy3250.dts ARM: LPC32xx: LED fix in PHY3250 DTS file 2012-09-25 10:11:41 +02:00
picoxcell-pc3x2.dtsi
picoxcell-pc3x3.dtsi
picoxcell-pc7302-pc3x2.dts
picoxcell-pc7302-pc3x3.dts
pm9g45.dts ARM: at91: pm9g45: add mmc support 2012-11-20 01:10:28 +08:00
prima2-evb.dts pinctrl: sirf: add DT-binding pinmux mapping support 2012-09-05 14:48:10 +08:00
prima2.dtsi clk: prima2: enable dt-binding clkdev mapping 2013-01-18 09:44:01 -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
samsung_k3pe0e000b.dtsi ARM: dts: omap5-evm: LPDDR2 memory device details for EVM 2012-11-05 18:38:27 +01:00
sh73a0-kzm9g.dts ARM: shmobile: fix smp build 2012-05-16 22:16:30 +02:00
sh7372-mackerel.dts ARM: mach-shmobile: Use DT_MACHINE for mackerel 2012-10-30 15:25:53 +08:00
sh7372.dtsi ARM: mach-shmobile: sh7372 generic board support via DT V2 2012-04-11 12:19:31 +02:00
skeleton.dtsi
snowball.dts ARM: arm-soc: device tree conversions and enablement 2012-12-13 10:39:26 -08:00
socfpga_cyclone5.dts ARM: socfpga: initial support for Altera's SOCFPGA platform 2012-07-19 10:39:00 +02:00
socfpga.dtsi ARM: socfpga: Enable SMP for socfpga 2012-10-26 14:59:39 +02:00
spear3xx.dtsi ARM: SPEAr: DT: Update device nodes 2012-11-26 16:55:28 +05:30
spear13xx.dtsi MTD pull for 3.8 2012-12-19 12:47:41 -08:00
spear300-evb.dts ARM: SPEAr: DT: add uart state to fix warning 2012-11-26 15:53:52 +05:30
spear300.dtsi MTD pull for 3.8 2012-12-19 12:47:41 -08:00
spear310-evb.dts ARM: SPEAr: DT: add uart state to fix warning 2012-11-26 15:53:52 +05:30
spear310.dtsi MTD pull for 3.8 2012-12-19 12:47:41 -08:00
spear320-evb.dts ARM: SPEAr: DT: add uart state to fix warning 2012-11-26 15:53:52 +05:30
spear320-hmi.dts ARM: SPEAr320: DT: Add SPEAr 320 HMI board support 2012-11-26 16:55:33 +05:30
spear320.dtsi MTD pull for 3.8 2012-12-19 12:47:41 -08:00
spear600-evb.dts ARM: SPEAr: DT: Update device nodes 2012-11-26 16:55:28 +05:30
spear600.dtsi MTD pull for 3.8 2012-12-19 12:47:41 -08:00
spear1310-evb.dts ARM: SPEAr: DT: Update device nodes 2012-11-26 16:55:28 +05:30
spear1310.dtsi ARM: SPEAr: DT: Update device nodes 2012-11-26 16:55:28 +05:30
spear1340-evb.dts ARM: SPEAr: DT: Update device nodes 2012-11-26 16:55:28 +05:30
spear1340.dtsi ARM: SPEAr: DT: Update device nodes 2012-11-26 16:55:28 +05:30
stuib.dtsi ARM: ux500: Change the type of interrupt to something compatible 2012-11-01 13:02:26 +01:00
sun4i-a10-cubieboard.dts ARM: sunxi: rename device tree source files 2012-12-20 09:42:37 -08:00
sun4i-a10.dtsi ARM: sunxi: Add the pin groups for UART0 and UART1 on sun4i 2013-02-01 10:48:11 +01:00
sun5i-a13-olinuxino.dts ARM: sunxi: olinuxino: Add muxing for the uart 2013-01-22 13:51:37 +01:00
sun5i-a13.dtsi ARM: sunxi: Add uart1 pinctrl groups 2013-01-22 13:51:37 +01:00
sunxi.dtsi ARM: sunxi: Use the Synosys APB UART instead of ns8250 2013-01-16 19:13:18 +01:00
tegra20-harmony.dts ARM: tegra: harmony: enable HDMI port 2012-11-16 09:14:26 -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: tegra: update *.dts for regulator-compatible deprecation 2012-11-05 11:36:04 -07:00
tegra20-plutux.dts ARM: tegra: plutux: Enable HDMI output 2012-11-16 09:17:08 -07:00
tegra20-seaboard.dts ARM: arm-soc: device tree conversions and enablement 2012-12-13 10:39:26 -08:00
tegra20-tamonten.dtsi ARM: tegra: tamonten: Add host1x support 2012-11-16 09:17:08 -07:00
tegra20-tec.dts ARM: tegra: tec: Enable HDMI output 2012-11-16 09:17:09 -07:00
tegra20-trimslice.dts ARM: tegra: trimslice: enable HDMI port 2012-11-16 09:14:40 -07:00
tegra20-ventana.dts ARM: tegra: ventana: Add NCT1008 temperature sensor 2012-11-15 15:07:30 -07:00
tegra20-whistler.dts ARM: tegra: whistler: enable HDMI port 2012-11-16 10:56:38 -07:00
tegra20.dtsi ARM: tegra: add TWD to device tree 2012-11-16 12:22:16 -07:00
tegra30-cardhu-a02.dts ARM: dt: t30 cardhu: set pinmux and power for wlan 2012-11-15 15:07:28 -07:00
tegra30-cardhu-a04.dts ARM: dt: t30 cardhu: set pinmux and power for wlan 2012-11-15 15:07:28 -07:00
tegra30-cardhu.dtsi ARM: tegra: dts: cardhu: enable SLINK4 2012-11-15 15:07:29 -07:00
tegra30.dtsi ARM: arm-soc: multiplatform conversion patches 2012-12-13 10:57:16 -08: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_common.dtsi 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_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 watchdog: twl4030_wdt: add DT support 2013-01-02 12:07:05 +01:00
twl6030.dtsi ARM: dts: Add twl6030-usb data 2012-10-29 16:56:29 +01:00
u9540.dts ARM: ux500: Enable all MMC devices on the u9540 when booting with DT 2012-11-20 16:10:46 +00: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_common.dtsi 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_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: Remove motherboard dependencies in the DTS files 2012-11-05 17:09:52 +00:00
vexpress-v2m.dtsi ARM: vexpress: Remove motherboard dependencies in the DTS files 2012-11-05 17:09:52 +00:00
vexpress-v2p-ca5s.dts ARM: vexpress: Remove motherboard dependencies in the DTS files 2012-11-05 17:09:52 +00:00
vexpress-v2p-ca9.dts ARM: vexpress: Remove motherboard dependencies in the DTS files 2012-11-05 17:09:52 +00:00
vexpress-v2p-ca15_a7.dts ARM: vexpress: Enable A7 cores in V2P-CA15_A7's Device Tree 2013-01-24 12:19:23 +00:00
vexpress-v2p-ca15-tc1.dts ARM: vexpress: Remove motherboard dependencies in the DTS files 2012-11-05 17:09:52 +00: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 dtb: fix interrupt assignment for ehci/uhci on wm8505 2012-10-15 21:12:52 -07: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-7000.dtsi ARM: zynq: add clk binding support to the ttc 2012-11-14 16:10:42 +01:00
zynq-zc702.dts ARM: zynq: add clk binding support to the ttc 2012-11-14 16:10:42 +01:00