1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/arch/arm/boot/dts
Linus Torvalds 7395ca0f91 ARM: SoC fixes
Again, a batch that's been sitting a couple of weeks, mostly because I
 anticipated a bit more material but it didn't show up -- which is good.
 
 These are all your garden variety fixes for ARM platforms. Most visible issue
 fixed here is probably the SMP reset issue on OMAP, the rest are minor stuff.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJY877PAAoJEIwa5zzehBx3TaUQAKtE8CSmvdWIk5grVb4MBDfF
 rXQ2R7WJF17LtVhIGwz9BPCQXMK+/XcSuXZ8bvUIoMsmOFXutDao7m7COD0z4aNo
 CPWk7ceQRzIWvsmturla6aYGmpAbWzdDgQj61LnaFbQrzmJOHVvcJN685+L5NGkZ
 8GBrzNmrvVkWz5N+msnrZRIcKpSqGCXrkjUU1EfHgUgNNdTf6BQRQSzVEYBtILEb
 9bC3WdS1fosmSdbsBjcxHsAtWMyO64KqhA691+gGTR93wyOuCRgqv+/ucoFB1oi+
 yjuhUVHW7Y5/8KOi67+97PwoKpZYpUFHge1/5iPbgEN6SqhOLzPAALGCKT4ONEQz
 KmLl//kX1IJZTD/87OegSLDbpS7h2sRYS7FpwgAa1kyYYOHdsZsECzKfhEvgZNHX
 Gtl2XLmtELM9quKQ2X8xWvjU5grfSLkng9OhDJ6ZCFhGddvjtHegq8J5diFyq281
 qf4n/Gp/OLC9IoPUyZefn5ya77K8UZPNppqtiWTBbT1IuXWbPUVPKmZoCpq3Qwu+
 2fdcFa3sIfpzDg9vkTszFAUCFkRqH5Jzy8BfNIQtfSq+pxwyIRWh88a5CV2RvYFB
 uHSt5B88YR2PwoyhV2oFpYNkx3vVu9g+A35ClzIRTLhSMi+Ngh2+DcppHY+LficP
 m9Hes98dZOv92JgiSaoQ
 =C+Hz
 -----END PGP SIGNATURE-----

Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc

Pull ARM SoC fixes from Olof Johansson:
 "Again, a batch that's been sitting a couple of weeks, mostly because
  I anticipated a bit more material but it didn't show up -- which is
  good.

  These are all your garden variety fixes for ARM platforms.

  The most visible issue fixed here is probably the SMP reset issue on
  OMAP, the rest are minor stuff"

* tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc:
  arm64: allwinner: a64: add pmu0 regs for USB PHY
  ARM: OMAP2+: omap_device: Sync omap_device and pm_runtime after probe defer
  reset: add exported __reset_control_get, return NULL if optional
  ARM: orion5x: only call into phylib when available
  ARM: omap2+: Revert omap-smp.c changes resetting CPU1 during boot
  ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspend
  ARM: dts: ti: fix PCI bus dtc warnings
  ARM: dts: am335x-baltos: disable EEE for Atheros 8035 PHY
  ARM: dts: OMAP3: Fix MFG ID EEPROM
  ARM: sun8i: a33: add operating-points-v2 property to all nodes
  ARM: sun8i: a33: remove highest OPP to fix CPU crashes
2017-04-16 12:38:17 -07:00
..
include
aks-cdu.dts ARM: dts: at91: at91sam9260: Remove leading zeros in OHCI node. 2016-06-07 20:05:22 +02:00
alphascale-asm9260-devkit.dts ARM: dts: add DT for Alphascale ASM9260 SoC 2015-01-19 16:29:45 -08:00
alphascale-asm9260.dtsi ARM: dts: add DT for Alphascale ASM9260 SoC 2015-01-19 16:29:45 -08:00
alpine-db.dts ARM: dts: Alpine platform devicetree 2015-03-16 15:34:53 +01:00
alpine.dtsi ARM: DTS: Fix register map for virt-capable GIC 2017-02-07 15:06:46 +01:00
am33xx-clocks.dtsi ARM: dts: am33xx: fix clock node definitions to avoid build warnings 2016-04-11 11:57:36 -07:00
am33xx.dtsi ARM: SoC non-urgent fixes for merge window 2017-02-23 15:28:04 -08:00
am35xx-clocks.dtsi ARM: dts: omap3: fix clock node definitions to avoid build warnings 2016-04-11 11:57:35 -07:00
am43x-epos-evm.dts ARM: dts: am43xx: Add stdout-path property 2017-01-20 10:39:01 -08:00
am43xx-clocks.dtsi ARM: dts: AM43xx: clk: Add RNG clk node 2016-06-22 00:44:07 -07:00
am57xx-beagle-x15-common.dtsi ARM: dts: am57xx: Add stdout-path property 2017-01-20 10:39:01 -08:00
am57xx-beagle-x15-revb1.dts ARM: dts: am57xx-beagle-x15: implement errata "Ethernet RGMII2 Limited to 10/100 Mbps" 2017-01-12 14:52:54 -08:00
am57xx-beagle-x15.dts ARM: dts: am57xx-beagle-x15: implement errata "Ethernet RGMII2 Limited to 10/100 Mbps" 2017-01-12 14:52:54 -08:00
am57xx-cl-som-am57x.dts ARM: dts: am572x: Add missing unit name to memory nodes 2016-08-31 07:40:26 -07:00
am57xx-commercial-grade.dtsi ARM: dts: am57xx: Introduce commercial grade thermal thresholds 2016-04-28 08:08:47 -07:00
am57xx-idk-common.dtsi Merge branch 'gpio-key-wakeup-fix' into omap-for-v4.11/fixes 2017-02-28 08:46:30 -08:00
am57xx-industrial-grade.dtsi ARM: dts: am57xx: Introduce industrial grade thermal thresholds 2016-04-28 08:08:47 -07:00
am57xx-sbc-am57x.dts ARM: dts: am57xx: sbc-am57x: remove unneded unit name 2016-06-29 00:05:39 -07:00
am335x-baltos-ir2110.dts ARM: dts: am335x-baltos: use phy-phandle declarations 2016-11-23 08:14:25 -08:00
am335x-baltos-ir3220.dts ARM: dts: am335x-baltos: use phy-phandle declarations 2016-11-23 08:14:25 -08:00
am335x-baltos-ir5221.dts ARM: dts: am335x-baltos: use phy-phandle declarations 2016-11-23 08:14:25 -08:00
am335x-baltos.dtsi ARM: dts: am335x-baltos: disable EEE for Atheros 8035 PHY 2017-03-23 11:42:55 -07:00
am335x-base0033.dts ARM: dts: am335x/437x/57xx: remove unneeded unit name for gpio-leds nodes 2016-08-15 09:42:41 -07:00
am335x-bone-common.dtsi Merge branch 'gpio-key-wakeup-fix' into omap-for-v4.11/fixes 2017-02-28 08:46:30 -08:00
am335x-bone.dts ARM: dts: am335x-bone-common: enable aes and sham 2015-03-06 08:56:01 -08:00
am335x-boneblack-common.dtsi ARM: dts: Move most of am335x-boneblack.dts to am335x-boneblack-common.dtsi 2017-01-02 10:14:27 -08:00
am335x-boneblack-wireless.dts ARM: dts: Add am335x-boneblack-wireless 2017-01-02 10:14:55 -08:00
am335x-boneblack.dts ARM: dts: Move most of am335x-boneblack.dts to am335x-boneblack-common.dtsi 2017-01-02 10:14:27 -08:00
am335x-bonegreen-common.dtsi ARM: dts: Move most of am335x-bonegreen.dts to am335x-bonegreen-common.dtsi 2017-01-03 15:58:00 -08:00
am335x-bonegreen-wireless.dts ARM: dts: Add am335x-bonegreen-wireless 2017-01-03 15:58:00 -08:00
am335x-bonegreen.dts ARM: dts: Move most of am335x-bonegreen.dts to am335x-bonegreen-common.dtsi 2017-01-03 15:58:00 -08:00
am335x-chiliboard.dts ARM: dts: am335x-chiliboard: Support charger 2017-02-02 09:46:30 -08:00
am335x-chilisom.dtsi ARM: dts: am335x-chilisom: Wakeup from RTC-only state by power on event 2017-01-05 08:53:29 -08:00
am335x-cm-t335.dts ARM: dts: am335x: Add missing unit name to memory nodes 2016-08-31 07:40:24 -07:00
am335x-evm.dts ARM: dts: am33xx: Add stdout-path property 2017-01-20 10:39:00 -08:00
am335x-evmsk.dts ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspend 2017-03-27 10:09:08 -07:00
am335x-icev2.dts Merge branch 'gpio-key-wakeup-fix' into omap-for-v4.11/fixes 2017-02-28 08:46:30 -08:00
am335x-igep0033.dtsi ARM: dts: am335x: Add missing unit name to memory nodes 2016-08-31 07:40:24 -07:00
am335x-lxm.dts ARM: dts: am335x: Add missing unit name to memory nodes 2016-08-31 07:40:24 -07:00
am335x-nano.dts ARM: dts: Update Nanobone dts file to add external FRAM chip 2017-01-05 09:08:11 -08:00
am335x-pcm-953.dtsi ARM: dts: am335x-pcm953: Fix legacy wakeup source binding 2017-02-28 08:40:22 -08:00
am335x-pepper.dts ARM: dts: am335x: Add missing unit name to memory nodes 2016-08-31 07:40:24 -07:00
am335x-phycore-rdk.dts ARM: dts: Add support for phyCORE-AM335x PCM-953 carrier board 2017-01-26 08:08:48 -08:00
am335x-phycore-som.dtsi ARM: dts: am335x-phycore-som: Remove partition tables 2017-01-12 14:28:03 -08:00
am335x-sbc-t335.dts ARM: dts: cm-t335: add support for DVI/LCD 2015-12-17 10:04:22 -08:00
am335x-shc.dts ARM: dts: am335x: Add missing unit name to memory nodes 2016-08-31 07:40:24 -07:00
am335x-sl50.dts ARM: dts: am335x-sl50: Enable the Ambient Light Sensor. 2017-01-20 10:34:22 -08:00
am335x-wega-rdk.dts ARM: dts: Add phyBOARD-WEGA-AM335x rdk 2015-07-21 03:58:26 -07:00
am335x-wega.dtsi ARM: dts: am335x-wega: Update ethernet phy node 2017-01-05 09:14:50 -08:00
am437x-cm-t43.dts ARM: dts: AM437X-CM-T43: Remove redundant regulator compatibles 2016-08-26 07:50:19 -07:00
am437x-gp-evm.dts ARM: dts: am43xx: Add stdout-path property 2017-01-20 10:39:01 -08:00
am437x-idk-evm.dts ARM: dts: am43xx: Add stdout-path property 2017-01-20 10:39:01 -08:00
am437x-sbc-t43.dts ARM: dts: am437x: cm-t43: remove unneded unit names 2016-06-29 00:05:37 -07:00
am437x-sk-evm.dts ARM: dts: am43xx: Add stdout-path property 2017-01-20 10:39:01 -08:00
am571x-idk.dts ARM: dts: am57xx-idk: Support VBUS detection on USB2 port 2016-12-27 10:06:00 -08:00
am572x-idk.dts ARM: dts: am572x-idk: Add gpios property to control PCIE_RESETn 2016-12-30 10:59:56 -08:00
am3517-craneboard.dts ARM: dts: am3517: Add missing unit name to memory nodes 2016-08-31 07:40:25 -07:00
am3517-evm.dts ARM: dts: am3517: Add missing unit name to memory nodes 2016-08-31 07:40:25 -07:00
am3517.dtsi ARM: dts: Add #pinctrl-cells for pinctrl-single instances 2016-11-07 08:27:49 -07:00
am3517_mt_ventoux.dts ARM: dts: am3517: Add missing unit name to memory nodes 2016-08-31 07:40:25 -07:00
am4372.dtsi Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-01-09 15:39:11 -05:00
animeo_ip.dts ARM: dts: at91: animeo_ip: remove leftovers clock definition 2016-06-10 16:58:34 +02:00
arm-realview-eb-11mp-bbrevd-ctrevb.dts ARM: dts: split RealView EB 11MPCore variants 2016-09-09 14:51:38 +02:00
arm-realview-eb-11mp-bbrevd.dts ARM: dts: split RealView EB 11MPCore variants 2016-09-09 14:51:38 +02:00
arm-realview-eb-11mp-ctrevb.dts ARM: dts: split RealView EB 11MPCore variants 2016-09-09 14:51:38 +02:00
arm-realview-eb-11mp.dts ARM: dts: split RealView EB 11MPCore variants 2016-09-09 14:51:38 +02:00
arm-realview-eb-a9mp-bbrevd.dts ARM: dts: add RealView EB rev D A9 MPCore variant 2016-09-09 14:51:43 +02:00
arm-realview-eb-a9mp.dts ARM: dts: realview: support all the RealView EB board variants 2016-04-04 10:58:04 +02:00
arm-realview-eb-bbrevd.dts ARM: dts: add device tree for the RealView EB Rev D 2016-09-09 14:51:32 +02:00
arm-realview-eb-bbrevd.dtsi ARM: dts: add device tree for the RealView EB Rev D 2016-09-09 14:51:32 +02:00
arm-realview-eb-mp.dtsi ARM: dts: realview: support all the RealView EB board variants 2016-04-04 10:58:04 +02:00
arm-realview-eb.dts ARM: dts: realview: support all the RealView EB board variants 2016-04-04 10:58:04 +02:00
arm-realview-eb.dtsi ARM: dts: fix RealView EB SMSC ethernet version 2016-09-09 14:51:27 +02:00
arm-realview-pb11mp.dts ARM: dts: realview: PB11MPCore: define a standard VGA panel 2016-04-04 10:55:44 +02:00
arm-realview-pb1176.dts ARM: dts: realview: PB1176: define a standard VGA panel 2016-04-04 10:55:44 +02:00
arm-realview-pba8.dts ARM: dts: realview: DT support for the PBA8 and PBX-A9 2016-04-04 10:58:05 +02:00
arm-realview-pbx-a9.dts ARM: dts: realview: Fix PBX-A9 cache description 2016-08-10 22:58:09 +02:00
arm-realview-pbx.dtsi ARM: dts: realview: DT support for the PBA8 and PBX-A9 2016-04-04 10:58:05 +02:00
armada-38x-solidrun-microsom.dtsi ARM: dts: armada388-clearfog: move uart nodes 2017-01-05 13:59:17 +01:00
armada-38x.dtsi ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-39x.dtsi ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-370-db.dts ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-370-dlink-dns327l.dts ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-370-mirabox.dts ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-370-netgear-rn102.dts ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-370-netgear-rn104.dts ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-370-rd.dts ARM: dts: armada-370-rd: Utilize new DSA binding 2017-01-19 23:40:08 +01:00
armada-370-seagate-nas-2bay.dts ARM: mvebu: add DT support for Seagate NAS 2 and 4-Bay 2015-10-12 16:45:35 +02:00
armada-370-seagate-nas-4bay.dts ARM: dts: armada-370: Fixup pcie DT warnings 2016-11-19 09:16:38 +01:00
armada-370-seagate-nas-xbay.dtsi ARM: dts: armada-370-xp: Remove button address and fixup names 2016-11-19 09:16:46 +01:00
armada-370-seagate-personal-cloud-2bay.dts ARM: mvebu: add DT support for Seagate Personal Cloud 2015-10-12 16:48:00 +02:00
armada-370-seagate-personal-cloud.dts ARM: mvebu: add DT support for Seagate Personal Cloud 2015-10-12 16:48:00 +02:00
armada-370-seagate-personal-cloud.dtsi ARM: dts: armada-370-xp: Remove button address and fixup names 2016-11-19 09:16:46 +01:00
armada-370-synology-ds213j.dts ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-370-xp.dtsi ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-370.dtsi ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-375-db.dts ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-375.dtsi ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-380.dtsi ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-385-db-ap.dts ARM: dts: mvebu: a385-db-ap: add default partition description for NAND 2016-08-08 16:28:51 +02:00
armada-385-linksys-caiman.dts ARM: mvebu: add support for the new Armada 385 based Linksys boards 2015-05-25 16:42:03 +02:00
armada-385-linksys-cobra.dts ARM: mvebu: add support for the new Armada 385 based Linksys boards 2015-05-25 16:42:03 +02:00
armada-385-linksys.dtsi ARM: dts: armada-385-linksys: fix DSA compatible property 2017-02-15 15:54:13 +01:00
armada-385-turris-omnia.dts ARM: dts: turris-omnia: add support for ethernet switch 2017-01-05 13:59:18 +01:00
armada-385.dtsi ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-388-clearfog-base.dts ARM: dts: armada388-clearfog: add base model DTS file 2017-01-05 13:59:12 +01:00
armada-388-clearfog-pro.dts ARM: dts: armada388-clearfog: add pro model DTS file 2017-01-05 13:59:13 +01:00
armada-388-clearfog.dts ARM: dts: armada-388-clearfog: Utilize new DSA binding 2017-01-19 23:45:38 +01:00
armada-388-clearfog.dtsi ARM: dts: armada388-clearfog: move uart nodes 2017-01-05 13:59:17 +01:00
armada-388-db.dts ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-388-gp.dts ARM: dts: mvebu: A37x/XP/38x/39x: Move SPI controller nodes into 'soc' node 2016-08-08 16:16:31 +02:00
armada-388-rd.dts ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-388.dtsi ARM: mvebu: Add Device Tree description of the Armada 388 SoC 2015-01-09 09:16:05 -06:00
armada-390-db.dts ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-390.dtsi ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-395-gp.dts ARM: dts: mvebu: armada-395-gp: add support for the Armada 395 GP Board 2016-08-08 16:36:48 +02:00
armada-395.dtsi ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-398-db.dts ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-398.dtsi ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-xp-98dx3236.dtsi ARM: dts: mvebu: Add device tree for 98DX3236 SoCs 2017-01-31 14:45:03 +01:00
armada-xp-98dx3336.dtsi ARM: dts: mvebu: Add device tree for 98DX3236 SoCs 2017-01-31 14:45:03 +01:00
armada-xp-98dx4251.dtsi ARM: dts: Fix typo in armada-xp-98dx4251 2017-02-15 15:33:44 +01:00
armada-xp-axpwifiap.dts ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-xp-db-dxbc2.dts ARM: dts: mvebu: Add device tree for db-dxbc2 and db-xc3-24g4xg boards 2017-01-31 14:45:04 +01:00
armada-xp-db-xc3-24g4xg.dts ARM: dts: mvebu: Add device tree for db-dxbc2 and db-xc3-24g4xg boards 2017-01-31 14:45:04 +01:00
armada-xp-db.dts ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-xp-gp.dts ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-xp-lenovo-ix4-300d.dts ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-xp-linksys-mamba.dts ARM: dts: armada-xp-linksys-mamba: Utilize new DSA binding 2017-01-19 23:46:32 +01:00
armada-xp-matrix.dts ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-xp-mv78230.dtsi ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-xp-mv78260.dtsi ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-xp-mv78460.dtsi ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-xp-netgear-rn2120.dts ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-xp-openblocks-ax3-4.dts ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-xp-synology-ds414.dts ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-xp.dtsi ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armv7-m.dtsi ARM: dts: armv7-m: remove skeleton.dtsi include 2016-09-06 21:53:16 +02:00
artpec6-devboard.dts ARM: dts: artpec: add pcie support 2016-11-26 00:11:30 +01:00
artpec6.dtsi ARM: dts: artpec: add pcie support 2016-11-26 00:11:30 +01:00
aspeed-ast2500-evb.dts ARM: dts: aspeed: Add ftgmac100 to g4 and g5 platforms 2017-01-10 21:55:43 +11:00
aspeed-bmc-opp-palmetto.dts ARM: dts: aspeed: Add ftgmac100 to g4 and g5 platforms 2017-01-10 21:55:43 +11:00
aspeed-bmc-opp-romulus.dts ARM: dts: aspeed: Add Romulus BMC platform 2017-01-10 21:55:46 +11:00
aspeed-g4.dtsi ARM: dts: aspeed: Add ftgmac100 to g4 and g5 platforms 2017-01-10 21:55:43 +11:00
aspeed-g5.dtsi ARM: dts: aspeed: Add ftgmac100 to g4 and g5 platforms 2017-01-10 21:55:43 +11:00
at91-ariag25.dts ARM: dts: at91: ariag25 : fix onewire node 2016-07-15 10:26:09 +02:00
at91-ariettag25.dts ARM: at91/dt: Add Acme Arietta G25 2015-06-04 11:48:43 +02:00
at91-cosino.dtsi ARM: dts: at91: at91-cosino: remove leftovers clock definition 2016-06-10 16:59:03 +02:00
at91-cosino_mega2560.dts
at91-foxg20.dts ARM: dts: at91: fix i2c-gpio node name 2016-07-15 11:23:44 +02:00
at91-kizbox.dts ARM: dts: at91: fix i2c-gpio node name 2016-07-15 11:23:44 +02:00
at91-kizbox2.dts ARM: at91/dt: replace gpio-key,wakeup with wakeup-source property 2015-11-16 15:53:04 +01:00
at91-kizboxmini.dts ARM: at91/dt: replace gpio-key,wakeup with wakeup-source property 2015-11-16 15:53:04 +01:00
at91-linea.dtsi ARM: dts: at91: add devicetree for the Axentia TSE-850 2017-01-10 16:16:33 +01:00
at91-qil_a9260.dts ARM: dts: at91: fix i2c-gpio node name 2016-07-15 11:23:44 +02:00
at91-sam9_l9260.dts ARM: dts: at91: fix i2c-gpio node name 2016-07-15 11:23:44 +02:00
at91-sama5d2_xplained.dts ARM: dts: at91: Enable DMA on sama5d2_xplained console 2017-01-23 00:33:43 +01:00
at91-sama5d3_xplained.dts ARM: dts: at91: sama5d3_xplained: fix regulator name 2016-07-15 10:24:44 +02:00
at91-sama5d4_ma5d4.dtsi ARM: dts: at91: sama5d4: Add new MA5D4EVK manufacturer compat 2016-10-20 16:40:26 +02:00
at91-sama5d4_ma5d4evk.dts ARM: dts: at91: sama5d4: Add new MA5D4EVK manufacturer compat 2016-10-20 16:40:26 +02:00
at91-sama5d4_xplained.dts ARM: dts: at91: Enable DMA on sama5d4_xplained console 2017-01-19 23:00:57 +01:00
at91-sama5d4ek.dts ARM: dts: at91: sama5d4ek: remove useless lcd_bus 2016-07-15 10:24:24 +02:00
at91-tse850-3.dts ARM: dts: at91: add devicetree for the Axentia TSE-850 2017-01-10 16:16:33 +01:00
at91-vinco.dts ARM: dts: at91: vinco: fix regulator name 2016-07-15 10:26:09 +02:00
at91rm9200.dtsi ARM: dts: at91: fixes dbgu pinctrl, set pullup on rx, clear pullup on tx 2016-10-20 17:37:18 +02:00
at91rm9200_pqfp.dtsi
at91rm9200ek.dts ARM: at91/dt: remove leftovers clock definition 2015-11-16 15:53:05 +01:00
at91sam9g15.dtsi ARM: at91/dt: include lcd dtsi in at91sam9x5 dtsis 2015-08-07 17:33:06 +02:00
at91sam9g15ek.dts ARM: at91/dt: enable lcd support for at91sam9x5 SoCs 2015-08-07 17:33:47 +02:00
at91sam9g20.dtsi ARM: at91/dt: add SRAM nodes 2015-01-15 15:32:30 +01:00
at91sam9g20ek.dts
at91sam9g20ek_2mmc.dts
at91sam9g20ek_common.dtsi ARM: dts: at91: fix i2c-gpio node name 2016-07-15 11:23:44 +02:00
at91sam9g25.dtsi ARM: at91: at91sam9x5/dts: add ISI dt support, include isi node, pinctrls 2015-03-04 18:36:07 +01:00
at91sam9g25ek.dts ARM: dts: at91: at91sam9g25ek: fix isi endpoint node 2016-07-15 11:23:45 +02:00
at91sam9g35.dtsi ARM: at91/dt: include lcd dtsi in at91sam9x5 dtsis 2015-08-07 17:33:06 +02:00
at91sam9g35ek.dts ARM: at91/dt: enable lcd support for at91sam9x5 SoCs 2015-08-07 17:33:47 +02:00
at91sam9g45.dtsi ARM: dts: at91: fixes dbgu pinctrl, set pullup on rx, clear pullup on tx 2016-10-20 17:37:18 +02:00
at91sam9m10g45ek.dts ARM: at91/dt: remove leftovers clock definition 2015-11-16 15:53:05 +01:00
at91sam9n12.dtsi ARM: dts: at91: fixes dbgu pinctrl, set pullup on rx, clear pullup on tx 2016-10-20 17:37:18 +02:00
at91sam9n12ek.dts ARM: dts: at91: at91sam9n12ek: fix panel compatible string 2016-01-27 11:13:11 +01:00
at91sam9rl.dtsi ARM: dts: at91: fixes dbgu pinctrl, set pullup on rx, clear pullup on tx 2016-10-20 17:37:18 +02:00
at91sam9rlek.dts ARM: dts: at91: fix i2c-gpio node name 2016-07-15 11:23:44 +02:00
at91sam9x5.dtsi ARM: dts: at91: fixes dbgu pinctrl, set pullup on rx, clear pullup on tx 2016-10-20 17:37:18 +02:00
at91sam9x5_can.dtsi
at91sam9x5_isi.dtsi ARM: at91: at91sam9x5/dts: add ISI dt support, include isi node, pinctrls 2015-03-04 18:36:07 +01:00
at91sam9x5_lcd.dtsi ARM: at91/dt: define hlcdc node in at91sam9x5_lcd.dtsi 2015-08-07 17:32:45 +02:00
at91sam9x5_macb0.dtsi ARM: at91/dt: fix macb compatible strings 2015-03-07 22:31:21 -05:00
at91sam9x5_macb1.dtsi ARM: at91/dt: fix macb compatible strings 2015-03-07 22:31:21 -05:00
at91sam9x5_usart3.dtsi
at91sam9x5cm.dtsi ARM: at91/dt: remove leftovers clock definition 2015-11-16 15:53:05 +01:00
at91sam9x5dm.dtsi ARM: at91/dt: at91sam9x5dm: add QT1070 touch button controller 2015-08-07 17:33:54 +02:00
at91sam9x5ek.dtsi ARM: dts: at91: move isi definition to at91sam9g25ek 2016-07-15 11:23:45 +02:00
at91sam9x25.dtsi
at91sam9x25ek.dts
at91sam9x35.dtsi ARM: at91/dt: include lcd dtsi in at91sam9x5 dtsis 2015-08-07 17:33:06 +02:00
at91sam9x35ek.dts ARM: at91/dt: enable lcd support for at91sam9x5 SoCs 2015-08-07 17:33:47 +02:00
at91sam9xe.dtsi ARM: at91/dt: Add a dtsi for at91sam9xe 2015-01-15 15:33:20 +01:00
at91sam9260.dtsi ARM: dts: at91: fixes dbgu pinctrl, set pullup on rx, clear pullup on tx 2016-10-20 17:37:18 +02:00
at91sam9260ek.dts ARM: dts: at91: replace gpio-key,wakeup with wakeup-source for sam9260ek 2016-11-14 17:04:24 +01:00
at91sam9261.dtsi ARM: dts: at91: fixes dbgu pinctrl, set pullup on rx, clear pullup on tx 2016-10-20 17:37:18 +02:00
at91sam9261ek.dts ARM: at91/dt: remove leftovers clock definition 2015-11-16 15:53:05 +01:00
at91sam9263.dtsi ARM: dts: at91: fixes dbgu pinctrl, set pullup on rx, clear pullup on tx 2016-10-20 17:37:18 +02:00
at91sam9263ek.dts ARM: dts: at91: fix i2c-gpio node name 2016-07-15 11:23:44 +02:00
atlas6-evb.dts
atlas6.dtsi
atlas7-evb.dts ARM: dts: atlas7: add a GPIO key for rearview button 2015-08-05 22:44:21 +08:00
atlas7.dtsi ARM: dts: atlas7: put pinctl property to get pinmux for NAND 2015-08-05 22:44:21 +08:00
axm55xx.dtsi ARM: DTS: Fix register map for virt-capable GIC 2017-02-07 15:06:46 +01:00
axm5516-amarillo.dts
axm5516-cpus.dtsi
axp22x.dtsi ARM: dts: axp22x.dtsi: Add reg_drivebus node 2016-07-04 21:18:00 +02:00
axp152.dtsi ARM: dts: axp152: Add a dtsi file for the axp152 pmic 2015-07-09 10:10:05 +02:00
axp209.dtsi ARM: dt: axp209: Add AXP209 GPIO driver 2016-08-22 15:16:43 +02:00
axp223.dtsi ARM: dts: add DTSI for AXP223 2017-01-12 10:04:41 +01:00
axp809.dtsi ARM: dts: sunxi: Add dtsi file for AXP809 PMIC 2016-07-04 21:17:52 +02:00
bcm-cygnus-clock.dtsi ARM: dts: Add audio clock to the existing Broadcom Cygnus clock DT 2016-01-31 16:21:37 -08:00
bcm-cygnus.dtsi ARM: dts: Add node for Broadcom OTP controller driver 2016-11-16 12:38:53 -08:00
bcm-nsp.dtsi ARM: DT updates for v4.11 2017-02-23 15:46:25 -08:00
bcm9hmidc.dtsi ARM: dts: enable touchscreen support on Cygnus 2015-09-22 17:50:36 -07:00
bcm283x-rpi-smsc9512.dtsi ARM: bcm2835: dt: Add the ethernet to the device trees 2016-05-31 10:32:34 -07:00
bcm283x-rpi-smsc9514.dtsi ARM: bcm2835: dt: Add the ethernet to the device trees 2016-05-31 10:32:34 -07:00
bcm283x-rpi-usb-host.dtsi ARM: dts: bcm283x: Add dtsi for USB host mode 2016-08-24 13:33:11 -07:00
bcm283x.dtsi ARM: dts: bcm283x: Add VEC node in bcm283x.dtsi 2017-01-18 17:20:08 -08:00
bcm2835-rpi-a-plus.dts ARM: bcm2835: Fix names for the Raspberry Pi GPIO lines 2016-11-16 13:54:30 -08:00
bcm2835-rpi-a.dts ARM: bcm2835: Fix names for the Raspberry Pi GPIO lines 2016-11-16 13:54:30 -08:00
bcm2835-rpi-b-plus.dts ARM: bcm2835: Fix names for the Raspberry Pi GPIO lines 2016-11-16 13:54:30 -08:00
bcm2835-rpi-b-rev2.dts ARM: bcm2835: Add names for the Raspberry Pi GPIO lines 2016-11-11 09:07:01 -08:00
bcm2835-rpi-b.dts ARM: bcm2835: Fix names for the Raspberry Pi GPIO lines 2016-11-16 13:54:30 -08:00
bcm2835-rpi-zero.dts ARM: bcm2835: Add names for the RPi Zero GPIO lines 2016-11-16 13:54:36 -08:00
bcm2835-rpi.dtsi ARM: dts: bcm283x: Enable the VEC IP on all RaspberryPi boards 2017-01-18 17:20:23 -08:00
bcm2835.dtsi ARM: bcm2835: dts: add thermal node to device-tree of bcm283x 2016-11-11 08:55:52 -08:00
bcm2836-rpi-2-b.dts ARM: dts: bcm283x: drop alt3 from &gpio 2016-10-17 09:55:48 -07:00
bcm2836.dtsi ARM: bcm2835: dts: add thermal node to device-tree of bcm283x 2016-11-11 08:55:52 -08:00
bcm4708-asus-rt-ac56u.dts ARM: dts: BCM5301X: Specify all RAM by including an extra block 2017-01-18 17:18:03 -08:00
bcm4708-asus-rt-ac68u.dts ARM: dts: BCM5301X: Specify all RAM by including an extra block 2017-01-18 17:18:03 -08:00
bcm4708-buffalo-wzr-1750dhp.dts ARM: dts: BCM5301X: Specify all RAM by including an extra block 2017-01-18 17:18:03 -08:00
bcm4708-luxul-xap-1510.dts ARM: dts: BCM5301X: Enable UART by default for BCM4708(1), BCM4709(4) & BCM53012 2017-01-18 17:17:27 -08:00
bcm4708-luxul-xwc-1000.dts ARM: dts: BCM5301X: Enable UART by default for BCM4708(1), BCM4709(4) & BCM53012 2017-01-18 17:17:27 -08:00
bcm4708-netgear-r6250.dts ARM: dts: BCM5301X: Specify all RAM by including an extra block 2017-01-18 17:18:03 -08:00
bcm4708-netgear-r6300-v2.dts ARM: dts: BCM5301X: Specify all RAM by including an extra block 2017-01-18 17:18:03 -08:00
bcm4708-smartrg-sr400ac.dts ARM: dts: BCM5301X: Specify all RAM by including an extra block 2017-01-18 17:18:03 -08:00
bcm4708.dtsi ARM: dts: BCM5301X: Enable UART by default for BCM4708(1), BCM4709(4) & BCM53012 2017-01-18 17:17:27 -08:00
bcm4709-asus-rt-ac87u.dts ARM: dts: BCM5301X: Specify all RAM by including an extra block 2017-01-18 17:18:03 -08:00
bcm4709-buffalo-wxr-1900dhp.dts ARM: dts: BCM5301X: Specify all RAM by including an extra block 2017-01-18 17:18:03 -08:00
bcm4709-netgear-r7000.dts ARM: dts: BCM5301X: Specify all RAM by including an extra block 2017-01-18 17:18:03 -08:00
bcm4709-netgear-r8000.dts ARM: dts: BCM5301X: Set 5 GHz wireless frequency limits on Netgear R8000 2017-01-18 17:18:27 -08:00
bcm4709-tplink-archer-c9-v1.dts ARM: dts: BCM5301X: Enable UART by default for BCM4708(1), BCM4709(4) & BCM53012 2017-01-18 17:17:27 -08:00
bcm4709.dtsi ARM: dts: BCM5301X: Enable UART by default for BCM4708(1), BCM4709(4) & BCM53012 2017-01-18 17:17:27 -08:00
bcm5301x-nand-cs0-bch1.dtsi ARM: BCM5301X: Fix NAND ECC parameters for D-Link DIR-885L 2016-07-06 19:42:33 -07:00
bcm5301x-nand-cs0-bch4.dtsi ARM: BCM5301X: Add DT for Luxul XWR-3100 2016-10-19 06:40:51 -07:00
bcm5301x-nand-cs0-bch8.dtsi ARM: BCM5301X: Specify NAND chip select and ECC in separated files 2016-07-06 19:42:26 -07:00
bcm5301x-nand-cs0.dtsi ARM: BCM5301X: Specify NAND chip select and ECC in separated files 2016-07-06 19:42:26 -07:00
bcm5301x.dtsi ARM: dts: BCM5301X: Correct GIC_PPI interrupt flags 2017-03-05 17:10:55 -08:00
bcm7445-bcm97445svmb.dts ARM: bcm7445: add NAND to DTS 2015-05-13 10:56:22 -07:00
bcm7445.dtsi ARM: dts: brcmstb: add BCM7445 system PM DT nodes 2015-09-14 15:48:05 -07:00
bcm11351.dtsi ARM: dts: fix use of bcm11351 enable method 2016-05-31 10:56:07 -07:00
bcm21664-garnet.dts
bcm21664.dtsi ARM: dts: fix use of bcm11351 enable method 2016-05-31 10:56:07 -07:00
bcm23550-sparrow.dts ARM: dts: bcm23550: Add device tree files 2016-06-06 11:51:31 -07:00
bcm23550.dtsi ARM: dts: bcm23550: Add device tree files 2016-06-06 11:51:31 -07:00
bcm28155-ap.dts
bcm47081-asus-rt-n18u.dts ARM: dts: BCM5301X: Specify all RAM by including an extra block 2017-01-18 17:18:03 -08:00
bcm47081-buffalo-wzr-600dhp2.dts ARM: dts: BCM5301X: Specify all RAM by including an extra block 2017-01-18 17:18:03 -08:00
bcm47081-buffalo-wzr-900dhp.dts ARM: dts: BCM5301X: Specify all RAM by including an extra block 2017-01-18 17:18:03 -08:00
bcm47081-luxul-xap-1410.dts ARM: dts: BCM5301X: Add DT for Luxul XAP-1410 2017-01-18 17:18:37 -08:00
bcm47081-luxul-xwr-1200.dts ARM: dts: BCM5301X: Add DT for Luxul XWR-1200 2017-01-18 17:18:45 -08:00
bcm47081.dtsi ARM: dts: BCM5301X: Enable UART by default for BCM4708(1), BCM4709(4) & BCM53012 2017-01-18 17:17:27 -08:00
bcm47094-dlink-dir-885l.dts ARM: dts: BCM5301X: Specify all RAM by including an extra block 2017-01-18 17:18:03 -08:00
bcm47094-luxul-xwr-3100.dts ARM: dts: BCM5301X: Specify all RAM by including an extra block 2017-01-18 17:18:03 -08:00
bcm47094-netgear-r8500.dts ARM: dts: BCM5301X: Specify all RAM by including an extra block 2017-01-18 17:18:03 -08:00
bcm47094.dtsi ARM: dts: BCM5301X: Enable UART by default for BCM4708(1), BCM4709(4) & BCM53012 2017-01-18 17:17:27 -08:00
bcm47189-tenda-ac9.dts ARM: BCM5301X: Add basic dts for BCM53573 based Tenda AC9 2016-10-19 06:40:42 -07:00
bcm53573.dtsi ARM: dts: BCM53573: Specify USB ports of on-SoC controllers 2017-01-18 17:18:11 -08:00
bcm59056.dtsi
bcm63138.dtsi ARM: dts: BCM63xx: Add ARMPLL device tree nodes 2015-12-06 19:45:17 -08:00
bcm94708.dts ARM: dts: BCM5301X: Enable UART by default for BCM4708(1), BCM4709(4) & BCM53012 2017-01-18 17:17:27 -08:00
bcm94709.dts ARM: dts: BCM5301X: Enable UART by default for BCM4708(1), BCM4709(4) & BCM53012 2017-01-18 17:17:27 -08:00
bcm911360_entphn.dts ARM: dts: Enable NAND support on bcm911360_entphn 2015-09-22 17:50:36 -07:00
bcm911360k.dts ARM: dts: move aliases back to .dts in Cygnus 2015-09-24 18:30:10 -07:00
bcm953012er.dts ARM: dts: BCM5301X: Enable UART by default for BCM4708(1), BCM4709(4) & BCM53012 2017-01-18 17:17:27 -08:00
bcm953012k.dts ARM: dts: BCM5301X: Fix memory start address 2017-03-05 17:09:56 -08:00
bcm958300k.dts ARM: dts: move aliases back to .dts in Cygnus 2015-09-24 18:30:10 -07:00
bcm958305k.dts ARM: dts: move aliases back to .dts in Cygnus 2015-09-24 18:30:10 -07:00
bcm958522er.dts ARM: dts: NSP: GPIO reboot open-source 2017-03-16 14:04:25 -07:00
bcm958525er.dts ARM: dts: NSP: GPIO reboot open-source 2017-03-16 14:04:25 -07:00
bcm958525xmc.dts ARM: dts: NSP: GPIO reboot open-source 2017-03-16 14:04:25 -07:00
bcm958622hr.dts ARM: dts: NSP: GPIO reboot open-source 2017-03-16 14:04:25 -07:00
bcm958623hr.dts ARM: dts: NSP: GPIO reboot open-source 2017-03-16 14:04:25 -07:00
bcm958625hr.dts ARM: dts: NSP: GPIO reboot open-source 2017-03-16 14:04:25 -07:00
bcm958625k.dts ARM: dts: NSP: Add SD/MMC support 2017-01-18 17:18:23 -08:00
bcm963138dvt.dts ARM: bcm63138: add NAND DT support 2015-05-13 10:56:46 -07:00
bcm988312hr.dts ARM: dts: NSP: GPIO reboot open-source 2017-03-16 14:04:25 -07:00
berlin2-sony-nsz-gs7.dts ARM: dts: sony-nsz-gs7: add missing unit name to /memory node 2016-09-28 21:36:37 +02:00
berlin2.dtsi ARM: dts: berlin2: Add missing unit name to /soc node 2016-09-28 21:31:16 +02:00
berlin2cd-google-chromecast.dts ARM: dts: chromecast: add missing unit name to /memory node 2016-09-28 21:31:26 +02:00
berlin2cd.dtsi ARM: dts: berlin2cd: Add missing unit name to /soc node 2016-09-28 21:31:11 +02:00
berlin2q-marvell-dmp.dts ARM: dts: berlin2q-marvell-dmp: fix typo in chosen node 2016-11-25 16:52:18 +08:00
berlin2q.dtsi ARM: dts: berlin2q: Add missing unit name to /soc node 2016-09-28 21:30:43 +02:00
cloudengines-pogoplug-series-3.dts ARM: dts: Add support for OX820 and Pogoplug V3 2016-11-04 11:23:09 +01:00
compulab-sb-som.dtsi ARM: dts: am437x: cm-t43: remove unneded unit names 2016-06-29 00:05:37 -07:00
cros-adc-thermistors.dtsi ARM: dts: exynos: Fix DTC unit name warnings in cros-adc-thermistors 2016-04-13 11:14:48 +02:00
cros-ec-keyboard.dtsi ARM: dts: cros-ec-keyboard: Add LOCK key to keyboard matrix 2016-02-10 22:41:53 +01:00
cros-ec-sbs.dtsi ARM: dts: Add sbs-battery dts fragment used by chromebooks 2015-07-15 15:55:19 +02:00
cx92755.dtsi ARM: digicolor: add pinctrl module device node 2015-10-15 22:37:08 +02:00
cx92755_equinox.dts ARM: digicolor: dts: add uart pin configuration 2015-10-15 22:37:15 +02:00
da850-enbw-cmc.dts ARM: dts: da850: disable mdio and eth0 in da850.dtsi 2016-04-25 18:58:37 +05:30
da850-evm.dts ARM: DT updates for v4.11 2017-02-23 15:46:25 -08:00
da850-lcdk.dts ARM: dts: da850-lcdk: enable the SATA node 2017-01-31 17:52:35 +05:30
da850-lego-ev3.dts ARM: dts: Add LEGO MINDSTORMS EV3 dts 2017-01-20 17:17:29 +05:30
da850.dtsi ARM: dts: da850: add the SATA node 2017-01-31 17:52:26 +05:30
dm814x-clocks.dtsi Enable dm814x and dra62x clock driver. This branch has a dependency 2016-04-26 00:22:44 +02:00
dm814x.dtsi ARM: SoC non-urgent fixes for merge window 2017-02-23 15:28:04 -08:00
dm816x-clocks.dtsi ARM: dts: dm81x: fix clock node definitions to avoid build warnings 2016-04-11 11:57:36 -07:00
dm816x.dtsi ARM: SoC non-urgent fixes for merge window 2017-02-23 15:28:04 -08:00
dm8148-evm.dts ARM: dts: dm8148: Add missing unit name to memory nodes 2016-08-31 07:40:26 -07:00
dm8148-t410.dts ARM: dts: dm8148: Add missing unit name to memory nodes 2016-08-31 07:40:26 -07:00
dm8168-evm.dts ARM: dts: dm8168: Add missing unit name to memory nodes 2016-08-31 07:40:27 -07:00
dove-cm-a510.dtsi ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
dove-cubox-es.dts
dove-cubox.dts ARM: dts: enable GPU for SolidRun's Cubox 2015-12-15 17:46:34 +01:00
dove-d2plug.dts
dove-d3plug.dts
dove-dove-db.dts
dove-sbc-a510.dts ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
dove.dtsi ARM: dts: dove: add DT GPU support 2015-12-15 17:46:16 +01:00
dra7-dspeve-thermal.dtsi ARM: dts: DRA7: Add DSPEVE thermal data 2016-02-12 14:26:26 -08:00
dra7-evm.dts ARM: dts: dra7xx: Add stdout-path property 2017-01-20 10:39:01 -08:00
dra7-iva-thermal.dtsi ARM: dts: DRA7: Add IVA thermal data 2016-02-12 14:26:37 -08:00
dra7.dtsi ARM: dts: ti: fix PCI bus dtc warnings 2017-03-23 11:43:32 -07:00
dra7xx-clocks.dtsi ARM: dts: dra7: cpsw: fix clocks tree 2016-08-31 07:37:40 -07:00
dra62x-clocks.dtsi ARM: dts: Add clocks for dm814x ADPLL 2016-03-01 17:14:22 -08:00
dra62x-j5eco-evm.dts ARM: dts: dra62x: Add missing unit name to memory nodes 2016-08-31 07:40:27 -07:00
dra62x.dtsi ARM: dts: Add basic support for dra62x j5-eco SoC 2015-12-22 16:00:20 -08:00
dra71-evm.dts ARM: dts: dra72/1-evm: add pcf8575 used for lcd 2017-01-23 11:01:13 -08:00
dra72-evm-common.dtsi ARM: dts: dra72/1-evm: add pcf8575 used for lcd 2017-01-23 11:01:13 -08:00
dra72-evm-revc.dts ARM: dts: dra72-evm-revc: enable irqs for dp83867 eth phys 2017-01-12 14:26:48 -08:00
dra72-evm-tps65917.dtsi ARM: dts: dra72-evm-tps65917: Add voltage supplies to usb_phy, mmc, dss 2016-12-27 10:06:00 -08:00
dra72-evm.dts ARM: dts: dra72: Add separate dtsi for tps65917 2016-11-09 16:02:11 -07:00
dra72x.dtsi ARM: dts: dra7: Move cpus node to parent dts for dra74x and dra72x 2016-06-10 04:58:07 -07:00
dra74x.dtsi Revert "ARM: dts: dra7: Move to operating-points-v2 table" 2016-09-14 16:26:53 -07:00
ecx-2000.dts ARM: DTS: Fix register map for virt-capable GIC 2017-02-07 15:06:46 +01:00
ecx-common.dtsi
efm32gg-dk3750.dts ARM: dts: efm32: remove skeleton.dtsi include and fix unit address warnings 2016-09-06 21:53:16 +02:00
efm32gg.dtsi ARM: dts: efm32: remove skeleton.dtsi include and fix unit address warnings 2016-09-06 21:53:16 +02:00
elpida_ecb240abacn.dtsi
emev2-kzm9d.dts ARM: dts: kzm9d: Update console parameters 2016-06-29 14:19:28 +02:00
emev2.dtsi ARM: dts: emev2: Remove skeleton.dtsi inclusion 2016-11-04 10:36:35 +01:00
ep7209.dtsi ARM: dts: clps711x: Add DT Cirrus Logic EDB7211 Development board 2016-07-06 17:57:40 +02:00
ep7211-edb7211.dts ARM: dts: clps711x: Add DT Cirrus Logic EDB7211 Development board 2016-07-06 17:57:40 +02:00
ep7211.dtsi ARM: dts: clps711x: Add DT Cirrus Logic EDB7211 Development board 2016-07-06 17:57:40 +02:00
ethernut5.dts ARM: dts: at91: fix i2c-gpio node name 2016-07-15 11:23:44 +02:00
evk-pro3.dts ARM: dts: at91: fix i2c-gpio node name 2016-07-15 11:23:44 +02:00
exynos-mfc-reserved-memory.dtsi ARM: dts: exynos: Increase MFC left reserved memory region size 2017-01-28 17:49:02 +02:00
exynos-syscon-restart.dtsi ARM: dts: exynos: Move syscon reboot/poweroff to common dtsi 2016-02-25 09:23:07 +09:00
exynos4-cpu-thermal.dtsi ARM: dts: define default thermal-zones for exynos4 2015-02-27 05:22:58 +09:00
exynos4.dtsi ARM: dts: exynos: Add labels to all existing power domains 2017-01-31 21:30:48 +02:00
exynos5.dtsi ARM: DTS: Fix register map for virt-capable GIC 2017-02-07 15:06:46 +01:00
exynos54xx-odroidxu-leds.dtsi ARM: dts: exynos: Split Odroid XU3 LEDs to separate DTSI 2016-05-31 12:42:35 +02:00
exynos54xx.dtsi ARM: dts: exynos: Use human-friendly symbols for interrupt properties in exynos5 2016-11-03 22:44:56 +02:00
exynos3250-artik5-eval.dts ARM: dts: exynos: Replace "clock-freq-min-max" with "max-frequency" 2016-11-09 22:08:53 +02:00
exynos3250-artik5.dtsi ARM: dts: exynos: Replace "clock-freq-min-max" with "max-frequency" 2016-11-09 22:08:53 +02:00
exynos3250-monk.dts ARM: dts: exynos: Replace "clock-freq-min-max" with "max-frequency" 2016-11-09 22:08:53 +02:00
exynos3250-pinctrl.dtsi ARM: dts: exynos: Use human-friendly symbols for interrupt properties in exynos3250 2016-11-03 22:44:55 +02:00
exynos3250-rinato.dts ARM: dts: exynos: Replace "clock-freq-min-max" with "max-frequency" 2016-11-09 22:08:53 +02:00
exynos3250.dtsi ARM: DTS: Fix register map for virt-capable GIC 2017-02-07 15:06:46 +01:00
exynos4210-origen.dts ARM: dts: exynos: Add missing unit name to memory nodes in Exynos4 DTS 2016-09-01 18:30:33 +02:00
exynos4210-pinctrl.dtsi ARM: dts: exynos: Use human-friendly symbols for interrupt properties in exynos4 2016-11-03 22:44:55 +02:00
exynos4210-smdkv310.dts Topic branch for Samsung DeviceTree cleanup for 4.9. 2016-09-19 17:46:56 +02:00
exynos4210-trats.dts ARM: dts: exynos: Add missing unit name to memory nodes in Exynos4 DTS 2016-09-01 18:30:33 +02:00
exynos4210-universal_c210.dts Topic branch for Samsung DeviceTree cleanup for 4.9. 2016-09-19 17:46:56 +02:00
exynos4210.dtsi ARM: dts: exynos: Add labels to all existing power domains 2017-01-31 21:30:48 +02:00
exynos4412-itop-elite.dts ARM: dts: exynos: Fix initial audio clocks configuration on Exynos4 boards 2016-12-28 19:26:57 +02:00
exynos4412-itop-scp-core.dtsi ARM: dts: exynos: Add TOPEET itop core board SCP package version 2016-10-18 20:42:48 +03:00
exynos4412-odroid-common.dtsi ARM: dts: exynos: Add CPU OPPs for Exynos4412 Prime 2016-12-30 16:45:13 +02:00
exynos4412-odroidu3.dts ARM: dts: exynos: Add CPU OPPs for Exynos4412 Prime 2016-12-30 16:45:13 +02:00
exynos4412-odroidx.dts ARM: dts: exynos: Cleanup Odroid-X2 and enable sound on Odroid-X 2016-12-28 19:29:01 +02:00
exynos4412-odroidx2.dts ARM: dts: exynos: Add CPU OPPs for Exynos4412 Prime 2016-12-30 16:45:13 +02:00
exynos4412-origen.dts Topic branch for Samsung DeviceTree cleanup for 4.9. 2016-09-19 17:46:56 +02:00
exynos4412-pinctrl.dtsi ARM: dts: exynos: remove Exynos4212 support (dead code) 2017-01-11 18:28:43 +02:00
exynos4412-ppmu-common.dtsi ARM: dts: exynos: Add exynos4412-ppmu-common dtsi to delete duplicate PPMU nodes 2016-05-03 12:22:58 +02:00
exynos4412-prime.dtsi ARM: dts: exynos: Add CPU OPPs for Exynos4412 Prime 2016-12-30 16:45:13 +02:00
exynos4412-smdk4412.dts Topic branch for Samsung DeviceTree cleanup for 4.9. 2016-09-19 17:46:56 +02:00
exynos4412-tiny4412.dts ARM: dts: exynos: Add missing unit name to memory nodes in Exynos4 DTS 2016-09-01 18:30:33 +02:00
exynos4412-tmu-sensor-conf.dtsi ARM: dts: add TMU default definitions for exynos4412 2015-02-27 05:22:56 +09:00
exynos4412-trats2.dts ARM: dts: exynos: Add missing unit name to memory nodes in Exynos4 DTS 2016-09-01 18:30:33 +02:00
exynos4412.dtsi ARM: dts: exynos: Add labels to all existing power domains 2017-01-31 21:30:48 +02:00
exynos5250-arndale.dts ARM: dts: exynos: Add missing unit name to memory nodes in Exynos5 DTS 2016-09-01 18:30:34 +02:00
exynos5250-pinctrl.dtsi ARM: dts: exynos: Use macros for pinctrl configuration on exynos5250 2016-09-16 13:31:56 +02:00
exynos5250-smdk5250.dts Topic branch for Samsung DeviceTree cleanup for 4.9. 2016-09-19 17:46:56 +02:00
exynos5250-snow-common.dtsi ARM: dts: exynos: Document eMMC/SD/SDIO devices in Snow and Peach boards 2016-10-28 16:32:35 +03:00
exynos5250-snow-rev5.dts ARM: dts: exynos: Use macros for pinctrl configuration on exynos5250 2016-09-16 13:31:56 +02:00
exynos5250-snow.dts ARM: dts: exynos: Use macros for pinctrl configuration on exynos5250 2016-09-16 13:31:56 +02:00
exynos5250-spring.dts Topic branch for Samsung DeviceTree cleanup for 4.9. 2016-09-19 17:46:56 +02:00
exynos5250.dtsi ARM: dts: exynos: Add labels to all existing power domains 2017-01-31 21:30:48 +02:00
exynos5260-pinctrl.dtsi ARM: dts: exynos: Use macros for pinctrl configuration on exynos5260 2016-09-16 13:32:00 +02:00
exynos5260-xyref5260.dts Topic branch for Samsung DeviceTree cleanup for 4.9. 2016-09-19 17:46:56 +02:00
exynos5260.dtsi ARM: DTS: Fix register map for virt-capable GIC 2017-02-07 15:06:46 +01:00
exynos5410-odroidxu.dts ARM: dts: exynos: Add entries for sound support on Odroid-XU board 2016-10-17 18:46:17 +03:00
exynos5410-pinctrl.dtsi ARM: dts: exynos: Add entries for sound support on Odroid-XU board 2016-10-17 18:46:17 +03:00
exynos5410-smdk5410.dts Topic branch for Samsung DeviceTree cleanup for 4.9. 2016-09-19 17:46:56 +02:00
exynos5410.dtsi ARM: dts: exynos: Enable DMA support for UART modules on Exynos5 SoCs 2016-12-29 16:08:22 +02:00
exynos5420-arndale-octa.dts Topic branch for Samsung DeviceTree cleanup for 4.9. 2016-09-19 17:46:56 +02:00
exynos5420-cpus.dtsi ARM: dts: exynos: Add cooling levels for Exynos5420 CPUs 2016-03-01 18:03:12 +09:00
exynos5420-peach-pit.dts ARM: dts: exynos: Document eMMC/SD/SDIO devices in Snow and Peach boards 2016-10-28 16:32:35 +03:00
exynos5420-pinctrl.dtsi ARM: dts: exynos: Use macros for pinctrl configuration on exynos542x/exynos5800 2016-09-16 13:32:06 +02:00
exynos5420-smdk5420.dts Topic branch for Samsung DeviceTree cleanup for 4.9. 2016-09-19 17:46:56 +02:00
exynos5420-trip-points.dtsi ARM: dts: Fix typo in trip point temperature for exynos5420/5440 2015-05-09 03:11:21 +09:00
exynos5420.dtsi ARM: dts: exynos: Add labels to all existing power domains 2017-01-31 21:30:48 +02:00
exynos5422-cpus.dtsi ARM: dts: exynos: Add cooling levels for Exynos5422/5800 CPUs 2016-03-01 18:03:42 +09:00
exynos5422-odroidxu3-audio.dtsi ARM: dts: Split audio configuration to separate exynos5422-odroidxu3-audio 2015-09-17 07:49:24 +09:00
exynos5422-odroidxu3-common.dtsi ARM: dts: exynos: Remove the cd-gpios property for eMMC of Odroid XU3/4 2016-11-23 19:17:11 +02:00
exynos5422-odroidxu3-lite.dts ARM: dts: exynos: Split Odroid XU3 LEDs to separate DTSI 2016-05-31 12:42:35 +02:00
exynos5422-odroidxu3.dts ARM: dts: exynos: Split Odroid XU3 LEDs to separate DTSI 2016-05-31 12:42:35 +02:00
exynos5422-odroidxu4.dts ARM: dts: Add support Odroid XU4 board for exynos5422-odroidxu4 2015-09-17 07:49:30 +09:00
exynos5440-sd5v1.dts ARM: dts: exynos: Add missing unit name to memory nodes in Exynos5 DTS 2016-09-01 18:30:34 +02:00
exynos5440-ssdk5440.dts ARM: dts: exynos: Add missing unit name to memory nodes in Exynos5 DTS 2016-09-01 18:30:34 +02:00
exynos5440-tmu-sensor-conf.dtsi ARM: dts: Trip points and sensor configuration data for exynos5440 2015-02-27 05:22:58 +09:00
exynos5440-trip-points.dtsi ARM: dts: Fix typo in trip point temperature for exynos5420/5440 2015-05-09 03:11:21 +09:00
exynos5440.dtsi ARM: DTS: Fix register map for virt-capable GIC 2017-02-07 15:06:46 +01:00
exynos5800-peach-pi.dts ARM: dts: exynos: Document eMMC/SD/SDIO devices in Snow and Peach boards 2016-10-28 16:32:35 +03:00
exynos5800.dtsi ARM: dts: Extend existing CPU OPP for exynos5800 2016-01-28 19:32:05 +09:00
ge863-pro3.dtsi ARM: dts: at91: ge863-pro3: remove leftovers clock definition 2016-06-10 16:59:13 +02:00
hi3519-demb.dts ARM: dts: add dts files for Hi3519 and tidy up the makefile entries 2016-07-06 09:39:14 +01:00
hi3519.dtsi ARM: dts: add dts files for Hi3519 and tidy up the makefile entries 2016-07-06 09:39:14 +01:00
hi3620-hi4511.dts ARM: hisilicon: DT: Drop console= and earlyprintk bootargs parameter 2015-10-09 17:05:57 +01:00
hi3620.dtsi ARM: DT: Hisilicon ARMv7 SoC DT updates for 4.10 2016-11-18 10:38:47 -08:00
highbank.dts
hip01-ca9x2.dts ARM: dts: Add hip01-ca9x2 dts file 2015-01-21 14:35:06 -08:00
hip01.dtsi ARM: dts: hip01: Remove skeleton.dtsi inclusion 2016-11-15 11:30:41 +00:00
hip04-d01.dts ARM: hisi: revert changes from hisi/hip04-dt branch 2015-06-24 17:30:39 -07:00
hip04.dtsi ARM: hisi: revert changes from hisi/hip04-dt branch 2015-06-24 17:30:39 -07:00
hisi-x5hd2-dkb.dts ARM: hisilicon: DT: Drop console= and earlyprintk bootargs parameter 2015-10-09 17:05:57 +01:00
hisi-x5hd2.dtsi ARM: dts: hix5hd2: don't change the existing compatible string 2016-12-20 14:12:29 -05:00
imx1-ads.dts ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx1-apf9328.dts ARM: dts: imx: Use generic uart-has-rtscts DT property 2016-06-11 14:48:05 +08:00
imx1-pinfunc.h
imx1.dtsi ARM: DT updates for v4.11 2017-02-23 15:46:25 -08:00
imx6dl-apf6dev.dts ARM: dts: Armadeus Systems APF6 family support (i.MX6) 2015-06-03 15:04:00 +08:00
imx6dl-aristainetos2_4.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6dl-aristainetos2_7.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6dl-aristainetos_4.dts ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx6dl-aristainetos_7.dts ARM: dts: imx6dl-aristainetos: enable backlight PWM explicitly 2015-03-30 16:43:33 +08:00
imx6dl-colibri-eval-v3.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6dl-cubox-i.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6dl-dfi-fs700-m60.dts
imx6dl-gw51xx.dts
imx6dl-gw52xx.dts
imx6dl-gw53xx.dts
imx6dl-gw54xx.dts
imx6dl-gw551x.dts ARM: dts: Gateworks GW5510 support (i.MX6) 2015-06-03 15:03:59 +08:00
imx6dl-gw552x.dts
imx6dl-gw553x.dts ARM: dts: imx: add Gateworks Ventana GW553x support 2016-08-15 20:14:54 +08:00
imx6dl-hummingboard.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6dl-icore-rqs.dts ARM: dts: imx6dl: Add Engicam i.CoreM6 DualLite/Solo RQS initial support 2017-01-03 14:54:26 +08:00
imx6dl-icore.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6dl-nit6xlite.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6dl-nitrogen6x.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6dl-phytec-pbab01.dts
imx6dl-phytec-pfla02.dtsi
imx6dl-pinfunc.h
imx6dl-rex-basic.dts ARM: dts: imx: add "jedec,spi-nor" flash compatible binding 2015-10-19 22:45:12 +08:00
imx6dl-riotboard.dts ARM: dts: imx: Fix "ERROR: code indent should use tabs where possible" 2016-11-02 22:43:56 +08:00
imx6dl-sabreauto.dts
imx6dl-sabrelite.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6dl-sabresd.dts
imx6dl-savageboard.dts ARM: dts: imx6: Support Savageboard dual 2017-01-10 11:24:43 +08:00
imx6dl-ts4900.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6dl-tx6dl-comtft.dts ARM: dts: imx: Fix "ERROR: code indent should use tabs where possible" 2016-11-02 22:43:56 +08:00
imx6dl-tx6s-8034.dts ARM: dts: imx6: add support for more Ka-Ro electronics modules 2016-04-13 17:47:54 +08:00
imx6dl-tx6s-8035.dts ARM: dts: imx6: add support for more Ka-Ro electronics modules 2016-04-13 17:47:54 +08:00
imx6dl-tx6u-81xx-mb7.dts ARM: dts: imx6: add support for the Ka-Ro electronics 'MB7' baseboard 2016-04-13 17:47:55 +08:00
imx6dl-tx6u-801x.dts ARM: dts: imx: Fix "ERROR: code indent should use tabs where possible" 2016-11-02 22:43:56 +08:00
imx6dl-tx6u-811x.dts ARM: dts: imx6-tx6: remove container node around pinctrl nodes 2016-04-13 17:44:59 +08:00
imx6dl-tx6u-8033.dts ARM: dts: imx6: add support for more Ka-Ro electronics modules 2016-04-13 17:47:54 +08:00
imx6dl-udoo.dts ARM: dts: imx6dl-udoo: Add board support based off imx6q-udoo 2015-01-06 19:07:11 +08:00
imx6dl-wandboard-revb1.dts ARM: dts: imx6dlq-wandboard-revb1.dts: use unique model id 2016-02-29 16:17:31 +08:00
imx6dl-wandboard.dts
imx6dl.dtsi ARM: dts: imx6dl: fix GPIO4 range 2017-01-23 18:07:03 +08:00
imx6q-apalis-ixora.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6q-apf6dev.dts ARM: dts: Armadeus Systems APF6 family support (i.MX6) 2015-06-03 15:04:00 +08:00
imx6q-arm2.dts ARM: dts: imx6qdl: don't configure reserved pad settings 2016-08-09 11:40:40 +08:00
imx6q-b450v3.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6q-b650v3.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6q-b850v3.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6q-ba16.dtsi ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6q-bx50v3.dtsi ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6q-cm-fx6.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6q-cubox-i.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6q-dfi-fs700-m60.dts
imx6q-dmo-edmqmx6.dts ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx6q-evi.dts ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx6q-gk802.dts ARM: dts: imx: replace legacy wakeup property with 'wakeup-source' 2016-02-29 16:14:31 +08:00
imx6q-gw51xx.dts
imx6q-gw52xx.dts
imx6q-gw53xx.dts
imx6q-gw54xx.dts
imx6q-gw551x.dts ARM: dts: Gateworks GW5510 support (i.MX6) 2015-06-03 15:03:59 +08:00
imx6q-gw552x.dts
imx6q-gw553x.dts ARM: dts: imx: add Gateworks Ventana GW553x support 2016-08-15 20:14:54 +08:00
imx6q-gw5400-a.dts ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx6q-h100.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6q-hummingboard.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6q-icore-rqs.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6q-icore.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6q-marsboard.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6q-mccmon6.dts ARM: dts: imx6q: Add mccmon6 board support 2017-01-10 10:47:45 +08:00
imx6q-nitrogen6_max.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6q-nitrogen6_som2.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6q-nitrogen6x.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6q-novena.dts ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx6q-phytec-pbab01.dts ARM: dts: imx: Fix "ERROR: code indent should use tabs where possible" 2016-11-02 22:43:56 +08:00
imx6q-phytec-pfla02.dtsi
imx6q-pinfunc.h
imx6q-rex-pro.dts ARM: dts: imx: add "jedec,spi-nor" flash compatible binding 2015-10-19 22:45:12 +08:00
imx6q-sabreauto.dts
imx6q-sabrelite.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6q-sabresd.dts
imx6q-savageboard.dts ARM: dts: imx6: Support Savageboard quad 2017-01-10 11:25:03 +08:00
imx6q-sbc6x.dts ARM: dts: imx6qdl: don't configure reserved pad settings 2016-08-09 11:40:40 +08:00
imx6q-tbs2910.dts ARM: dts: imx6qdl: don't configure reserved pad settings 2016-08-09 11:40:40 +08:00
imx6q-ts4900.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6q-tx6q-11x0-mb7.dts ARM: dts: imx6: add support for the Ka-Ro electronics 'MB7' baseboard 2016-04-13 17:47:55 +08:00
imx6q-tx6q-1010-comtft.dts ARM: dts: imx: Fix "ERROR: code indent should use tabs where possible" 2016-11-02 22:43:56 +08:00
imx6q-tx6q-1010.dts ARM: dts: imx: Fix "ERROR: code indent should use tabs where possible" 2016-11-02 22:43:56 +08:00
imx6q-tx6q-1020-comtft.dts ARM: dts: imx: Fix "ERROR: code indent should use tabs where possible" 2016-11-02 22:43:56 +08:00
imx6q-tx6q-1020.dts ARM: dts: imx: Fix "ERROR: code indent should use tabs where possible" 2016-11-02 22:43:56 +08:00
imx6q-tx6q-1036.dts ARM: dts: imx6: add support for more Ka-Ro electronics modules 2016-04-13 17:47:54 +08:00
imx6q-tx6q-1110.dts ARM: dts: imx6-tx6: remove container node around pinctrl nodes 2016-04-13 17:44:59 +08:00
imx6q-udoo.dts ARM: dts: imx6dl-udoo: Add board support based off imx6q-udoo 2015-01-06 19:07:11 +08:00
imx6q-utilite-pro.dts ARM: dts: imx6q-utilite-pro: enable 2nd display pipeline 2017-01-23 13:23:21 +08:00
imx6q-wandboard-revb1.dts ARM: dts: imx6dlq-wandboard-revb1.dts: use unique model id 2016-02-29 16:17:31 +08:00
imx6q-wandboard.dts
imx6q.dtsi ARM: dts: add gpio-ranges property to iMX GPIO controllers 2016-09-09 14:21:55 +08:00
imx6qdl-apalis.dtsi ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6qdl-apf6.dtsi ARM: dts: Armadeus Systems APF6 family support (i.MX6) 2015-06-03 15:04:00 +08:00
imx6qdl-apf6dev.dtsi ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx6qdl-aristainetos.dtsi ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx6qdl-aristainetos2.dtsi ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6qdl-colibri.dtsi ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6qdl-cubox-i.dtsi ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6qdl-dfi-fs700-m60.dtsi ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx6qdl-gw51xx.dtsi ARM: dts: imx: ventana: add LTC3676 PMIC support 2017-01-02 13:59:42 +08:00
imx6qdl-gw52xx.dtsi ARM: dts: imx6qdl: Fix "ERROR: code indent should use tabs where possible" 2017-01-23 17:34:08 +08:00
imx6qdl-gw53xx.dtsi ARM: dts: imx6qdl: Fix "ERROR: code indent should use tabs where possible" 2017-01-23 17:34:08 +08:00
imx6qdl-gw54xx.dtsi ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx6qdl-gw551x.dtsi ARM: dts: imx: ventana: add LTC3676 PMIC support 2017-01-02 13:59:42 +08:00
imx6qdl-gw552x.dtsi ARM: dts: imx6qdl: Fix "ERROR: code indent should use tabs where possible" 2017-01-23 17:34:08 +08:00
imx6qdl-gw553x.dtsi ARM: dts: imx: ventana: add LTC3676 PMIC support 2017-01-02 13:59:42 +08:00
imx6qdl-hummingboard.dtsi ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6qdl-icore-rqs.dtsi ARM: dts: imx6qdl: Fix "ERROR: code indent should use tabs where possible" 2017-01-23 17:34:08 +08:00
imx6qdl-icore.dtsi ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6qdl-microsom-ar8035.dtsi ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6qdl-microsom.dtsi ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6qdl-nit6xlite.dtsi ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6qdl-nitrogen6_max.dtsi ARM: DT updates for v4.11 2017-02-23 15:46:25 -08:00
imx6qdl-nitrogen6_som2.dtsi ARM: DT updates for v4.11 2017-02-23 15:46:25 -08:00
imx6qdl-nitrogen6x.dtsi i.MX device tree updates for 4.11: 2017-01-29 21:07:40 -08:00
imx6qdl-phytec-pbab01.dtsi
imx6qdl-phytec-pfla02.dtsi ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx6qdl-rex.dtsi ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx6qdl-sabreauto.dtsi ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx6qdl-sabrelite.dtsi ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6qdl-sabresd.dtsi ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx6qdl-savageboard.dtsi ARM: dts: imx6: Add Savageboard common file 2017-01-10 11:24:24 +08:00
imx6qdl-ts4900.dtsi ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6qdl-tx6.dtsi ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx6qdl-udoo.dtsi ARM: dts: imx6qdl: don't configure reserved pad settings 2016-08-09 11:40:40 +08:00
imx6qdl-wandboard-revb1.dtsi ARM: dts: imx6qdl-wandboard-revb: Fix "ERROR: trailing whitespace" 2016-10-24 16:47:46 +08:00
imx6qdl-wandboard-revc1.dtsi
imx6qdl-wandboard.dtsi ARM: dts: imx6qdl: Fix "WARNING: please, no space before tabs" 2016-10-24 16:47:37 +08:00
imx6qdl.dtsi ARM: DT updates for v4.11 2017-02-23 15:46:25 -08:00
imx6qp-nitrogen6_max.dts ARM: dts: imx: add Boundary Devices Nitrogen6_MAX QP board 2016-04-13 17:47:53 +08:00
imx6qp-sabreauto.dts ARM: dts: imx: Add basic dts support for imx6qp-sabreauto 2016-02-29 16:17:29 +08:00
imx6qp-sabresd.dts ARM: dts: imx: Add basic dts support for imx6qp-sabresd 2016-02-29 16:17:30 +08:00
imx6qp.dtsi ARM: imx6qp: adapt DT to changed FEC interrupts 2017-01-29 09:55:58 +08:00
imx6sl-evk.dts ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx6sl-pinfunc.h
imx6sl-warp.dts ARM: dts: imx: Use generic uart-has-rtscts DT property 2016-06-11 14:48:05 +08:00
imx6sl.dtsi ARM: dts: imx: Pass 'chosen' and 'memory' nodes 2017-01-24 21:24:28 +08:00
imx6sx-nitrogen6sx.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6sx-pinfunc.h ARM: dts: imx6sx: document SION necessity of ENET1_REF_CLK1 2016-08-29 09:17:25 +08:00
imx6sx-sabreauto.dts ARM: dts: imx6sx-sabreauto: Fix misspelled property 2016-08-08 21:57:37 +08:00
imx6sx-sdb-reva.dts ARM: dts: imx: add "jedec,spi-nor" flash compatible binding 2015-10-19 22:45:12 +08:00
imx6sx-sdb-sai.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6sx-sdb.dts ARM: dts: imx6sx-sdb: Add 198MHz operational point 2016-05-03 16:36:43 +08:00
imx6sx-sdb.dtsi ARM: dts: imx6sx-sdb: update TX D_CAL for USBPHY 2016-11-07 10:04:57 +08:00
imx6sx-udoo-neo-basic.dts ARM: dts: imx6sx-udoo: Add board specific compatible strings 2016-11-14 10:30:28 +08:00
imx6sx-udoo-neo-extended.dts ARM: dts: imx6sx-udoo: Add board specific compatible strings 2016-11-14 10:30:28 +08:00
imx6sx-udoo-neo-full.dts ARM: dts: imx6sx-udoo: Add board specific compatible strings 2016-11-14 10:30:28 +08:00
imx6sx-udoo-neo.dtsi ARM: dts: imx6sx-udoo-neo: Fix reboot hang 2017-03-08 12:44:46 +01:00
imx6sx.dtsi ARM: dts: imx: Pass 'chosen' and 'memory' nodes 2017-01-24 21:24:28 +08:00
imx6ul-14x14-evk.dts ARM: dts: imx6ul-14x14-evk: update TX D_CAL for USBPHY 2016-11-07 10:05:22 +08:00
imx6ul-geam-kit.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6ul-geam.dtsi ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6ul-isiot-emmc.dts ARM: dts: imx6ul: Add Engicam Is.IoT MX6UL eMMC initial support 2017-01-24 14:21:28 +08:00
imx6ul-isiot-nand.dts ARM: dts: imx6ul: Add Engicam Is.IoT MX6UL NAND initial support 2017-01-24 14:21:28 +08:00
imx6ul-isiot.dtsi ARM: dts: imx6ul: Add Engicam Is.IoT MX6UL eMMC initial support 2017-01-24 14:21:28 +08:00
imx6ul-liteboard.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6ul-litesom.dtsi ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6ul-opos6ul.dtsi ARM: dts: add Armadeus Systems OPOS6UL and OPOS6ULDEV support 2017-01-23 15:02:17 +08:00
imx6ul-opos6uldev.dts ARM: dts: add Armadeus Systems OPOS6UL and OPOS6ULDEV support 2017-01-23 15:02:17 +08:00
imx6ul-pico-hobbit.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6ul-pinfunc.h ARM: dts: imx6ul: add missing input_sel config for various pins 2016-02-29 16:17:38 +08:00
imx6ul-tx6ul-0010.dts ARM: dts: imx6ul: add support for Ka-Ro electronics TXUL modules 2016-04-13 17:44:57 +08:00
imx6ul-tx6ul-0011.dts ARM: dts: imx6ul: add support for Ka-Ro electronics TXUL modules 2016-04-13 17:44:57 +08:00
imx6ul-tx6ul-mainboard.dts ARM: dts: imx: Use generic uart-has-rtscts DT property 2016-06-11 14:48:05 +08:00
imx6ul-tx6ul.dtsi ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx6ul.dtsi ARM: DT updates for v4.11 2017-02-23 15:46:25 -08:00
imx6ull-14x14-evk.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx6ull-pinfunc.h ARM: dts: imx6ull: add imx6ull support 2016-11-15 08:54:27 +08:00
imx6ull.dtsi ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
imx7-colibri-eval-v3.dtsi ARM: dts: imx7-colibri: move SD-card to module level 2016-08-29 22:24:51 +08:00
imx7-colibri.dtsi ARM: dts: imx7: Add "LPSR" to LPSR iomux pin names 2017-01-29 09:53:27 +08:00
imx7d-cl-som-imx7.dts ARM: dts: imx7: Add "LPSR" to LPSR iomux pin names 2017-01-29 09:53:27 +08:00
imx7d-colibri-eval-v3.dts ARM: dts: imx7: add Toradex Colibri iMX7S/iMX7D support 2016-06-28 10:45:37 +08:00
imx7d-colibri.dtsi ARM: dts: imx7: add Toradex Colibri iMX7S/iMX7D support 2016-06-28 10:45:37 +08:00
imx7d-nitrogen7.dts ARM: dts: imx7: Add "LPSR" to LPSR iomux pin names 2017-01-29 09:53:27 +08:00
imx7d-pinfunc.h ARM: dts: imx7: Add "LPSR" to LPSR iomux pin names 2017-01-29 09:53:27 +08:00
imx7d-sbc-imx7.dts ARM: dts: imx: replace legacy wakeup property with 'wakeup-source' 2016-02-29 16:14:31 +08:00
imx7d-sdb.dts i.MX device tree updates for 4.11: 2017-01-29 21:07:40 -08:00
imx7d.dtsi ARM: dts: imx7d: add clock-frequency to CPU nodes 2016-08-17 22:34:33 +08:00
imx7s-colibri-eval-v3.dts ARM: dts: imx7: add Toradex Colibri iMX7S/iMX7D support 2016-06-28 10:45:37 +08:00
imx7s-colibri.dtsi ARM: dts: imx7: add Toradex Colibri iMX7S/iMX7D support 2016-06-28 10:45:37 +08:00
imx7s-warp.dts ARM: dts: imx7: Add "LPSR" to LPSR iomux pin names 2017-01-29 09:53:27 +08:00
imx7s.dtsi ARM: DT updates for v4.11 2017-02-23 15:46:25 -08:00
imx23-evk.dts
imx23-olinuxino.dts The i.MX device tree changes for 4.2: 2015-06-10 17:01:25 -07:00
imx23-pinfunc.h
imx23-sansa.dts ARM: dts: mxs: Add SanDisk Sansa Fuze+ support 2016-06-10 21:03:55 +08:00
imx23-stmp378x_devb.dts
imx23-xfi3.dts ARM: dts: mxs: Add Creative X-Fi3 support 2016-06-10 21:03:50 +08:00
imx23.dtsi ARM: DT updates for v4.11 2017-02-23 15:46:25 -08:00
imx25-eukrea-cpuimx25.dtsi
imx25-eukrea-mbimxsd25-baseboard-cmo-qvga.dts
imx25-eukrea-mbimxsd25-baseboard-dvi-svga.dts
imx25-eukrea-mbimxsd25-baseboard-dvi-vga.dts
imx25-eukrea-mbimxsd25-baseboard.dts ARM: dts: imx: Use generic uart-has-rtscts DT property 2016-06-11 14:48:05 +08:00
imx25-karo-tx25.dts
imx25-pdk.dts ARM: dts: imx: Use generic uart-has-rtscts DT property 2016-06-11 14:48:05 +08:00
imx25-pinfunc.h ARM: imx25-pinfunc: remove SION from all modes 2016-06-15 21:42:45 +08:00
imx25.dtsi ARM: DT updates for v4.11 2017-02-23 15:46:25 -08:00
imx27-apf27.dts
imx27-apf27dev.dts ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx27-eukrea-cpuimx27.dtsi ARM: dts: imx: Use generic uart-has-rtscts DT property 2016-06-11 14:48:05 +08:00
imx27-eukrea-mbimxsd27-baseboard.dts ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx27-pdk.dts ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx27-phytec-phycard-s-rdk.dts ARM: dts: imx: Use generic uart-has-rtscts DT property 2016-06-11 14:48:05 +08:00
imx27-phytec-phycard-s-som.dtsi ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx27-phytec-phycore-rdk.dts ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx27-phytec-phycore-som.dtsi ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx27-pinfunc.h
imx27.dtsi ARM: DT updates for v4.11 2017-02-23 15:46:25 -08:00
imx28-apf28.dts ARM: dts: imx28-apf28: fix mac0 gpio polarity 2015-03-30 16:38:52 +08:00
imx28-apf28dev.dts ARM: dts: imx28: Use generic uart-has-rtscts DT property 2016-06-11 14:48:00 +08:00
imx28-apx4devkit.dts
imx28-cfa10036.dts ARM: mxs: fix in tree users of ssd1306 2015-06-03 15:03:57 +08:00
imx28-cfa10037.dts
imx28-cfa10049.dts ARM: dts: imx28-cfa10049: fix dtc warning 2016-06-11 17:21:08 +08:00
imx28-cfa10055.dts
imx28-cfa10056.dts
imx28-cfa10057.dts ARM: mxs: dt: cfa10057: fix backlight PWM 2015-12-22 20:43:38 +08:00
imx28-cfa10058.dts
imx28-duckbill.dts
imx28-eukrea-mbmx28lc.dtsi ARM: dts: imx28-eukrea-mbmx28lc: add missing reg properties 2016-06-11 17:21:05 +08:00
imx28-eukrea-mbmx283lc.dts
imx28-eukrea-mbmx287lc.dts
imx28-evk.dts ARM: dts: imx28: Use generic uart-has-rtscts DT property 2016-06-11 14:48:00 +08:00
imx28-m28.dtsi ARM: dts: mxs: Add new M28EVK manufacturer compat 2016-11-14 09:58:30 +08:00
imx28-m28cu3.dts
imx28-m28evk.dts ARM: dts: mxs: Add new M28EVK manufacturer compat 2016-11-14 09:58:30 +08:00
imx28-pinfunc.h
imx28-sps1.dts
imx28-tx28.dts ARM: dts: imx28-tx28: fix dtc warning 2016-06-11 17:21:08 +08:00
imx28.dtsi ARM: DT updates for v4.11 2017-02-23 15:46:25 -08:00
imx31-bug.dts ARM: dts: imx: Use generic uart-has-rtscts DT property 2016-06-11 14:48:05 +08:00
imx31.dtsi ARM: DT updates for v4.11 2017-02-23 15:46:25 -08:00
imx35-eukrea-cpuimx35.dtsi
imx35-eukrea-mbimxsd35-baseboard.dts ARM: dts: imx: Use generic uart-has-rtscts DT property 2016-06-11 14:48:05 +08:00
imx35-pdk.dts ARM: dts: imx: Use generic uart-has-rtscts DT property 2016-06-11 14:48:05 +08:00
imx35-pinfunc.h
imx35.dtsi ARM: DT updates for v4.11 2017-02-23 15:46:25 -08:00
imx50-evk.dts ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx50-pinfunc.h
imx50.dtsi ARM: dts: imx: Pass 'chosen' and 'memory' nodes 2017-01-24 21:24:28 +08:00
imx51-apf51.dts
imx51-apf51dev.dts ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx51-babbage.dts ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx51-digi-connectcore-jsk.dts
imx51-digi-connectcore-som.dtsi ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx51-eukrea-cpuimx51.dtsi
imx51-eukrea-mbimxsd51-baseboard.dts ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx51-pinfunc.h ARM: dts: imx51: remove bogus pin definition 2016-02-29 16:17:38 +08:00
imx51-ts4800.dts ARM: DT updates for v4.8 2016-08-01 18:37:45 -04:00
imx51.dtsi ARM: dts: imx: Pass 'chosen' and 'memory' nodes 2017-01-24 21:24:28 +08:00
imx53-ard.dts ARM: dts: imx: replace legacy wakeup property with 'wakeup-source' 2016-02-29 16:14:31 +08:00
imx53-m53.dtsi ARM: dts: mx5: Add new M53EVK manufacturer compat 2016-11-14 09:58:35 +08:00
imx53-m53evk.dts ARM: dts: mx5: Add new M53EVK manufacturer compat 2016-11-14 09:58:35 +08:00
imx53-mba53.dts
imx53-pinfunc.h
imx53-qsb-common.dtsi ARM: dts: imx53-qsb-common: fix FEC pinmux config 2017-01-29 10:05:33 +08:00
imx53-qsb.dts ARM: dts: imx53-qsb: Provide the TVE DAC regulators 2017-01-10 11:05:56 +08:00
imx53-qsrb.dts ARM: dts: imx53-qsb: Provide the TVE DAC regulators 2017-01-10 11:05:56 +08:00
imx53-smd.dts ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx53-tqma53.dtsi ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx53-tx53-x03x.dts ARM: dts: imx: replace legacy wakeup property with 'wakeup-source' 2016-02-29 16:14:31 +08:00
imx53-tx53-x13x.dts ARM: dts: imx53: add display timing for NL12880BC20 2016-02-29 16:17:24 +08:00
imx53-tx53.dtsi ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx53-usbarmory.dts ARM: dts: imx53: add support for USB armory board 2016-09-08 21:17:43 +08:00
imx53-voipac-bsb.dts dts: imx53: fix sd card gpio polarity specified in device tree 2015-07-24 10:18:35 +02:00
imx53-voipac-dmm-668.dtsi ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects 2017-01-02 17:35:18 +08:00
imx53.dtsi ARM: dts: imx: Pass 'chosen' and 'memory' nodes 2017-01-24 21:24:28 +08:00
integrator.dtsi ARM: integrator: move flash registration to device tree 2016-04-04 10:33:16 +02:00
integratorap.dts ARM: dts: Add Integrator/AP cpus node and operating points 2016-11-18 09:52:14 -08:00
integratorcp.dts ARM: dts: Add Integrator/CP cpus node and operating points 2016-11-18 09:52:13 -08:00
keystone-clocks.dtsi
keystone-k2e-clocks.dtsi ARM: dts: k2*: Rename the k2* files to keystone-k2* files 2016-04-13 08:51:27 -07:00
keystone-k2e-evm.dts ARM: dts: keystone: specify usb mode explicitly 2016-08-31 16:29:59 -04:00
keystone-k2e-netcp.dtsi ARM: keystone: dts: fix netcp clocks and add names 2017-01-19 09:31:48 -08:00
keystone-k2e.dtsi ARM: dts: keystone-k2e: Add PSC reset controller node 2017-01-19 09:44:11 -08:00
keystone-k2g-evm.dts ARM: dts: k2g-evm: Add pinmuxing for UART0 2016-06-09 09:40:21 -07:00
keystone-k2g.dtsi ARM: DTS: Fix register map for virt-capable GIC 2017-02-07 15:06:46 +01:00
keystone-k2hk-clocks.dtsi ARM: dts: k2*: Rename the k2* files to keystone-k2* files 2016-04-13 08:51:27 -07:00
keystone-k2hk-evm.dts ARM: dts: keystone: specify usb mode explicitly 2016-08-31 16:29:59 -04:00
keystone-k2hk-netcp.dtsi ARM: keystone: dts: fix netcp clocks and add names 2017-01-19 09:31:48 -08:00
keystone-k2hk.dtsi ARM: dts: keystone-k2hk: Add PSC reset controller node 2017-01-19 09:44:11 -08:00
keystone-k2l-clocks.dtsi ARM: dts: k2*: Rename the k2* files to keystone-k2* files 2016-04-13 08:51:27 -07:00
keystone-k2l-evm.dts ARM: dts: keystone: specify usb mode explicitly 2016-08-31 16:29:59 -04:00
keystone-k2l-netcp.dtsi ARM: keystone: dts: fix netcp clocks and add names 2017-01-19 09:31:48 -08:00
keystone-k2l.dtsi ARM: dts: keystone-k2l: Add PSC reset controller node 2017-01-19 09:44:11 -08:00
keystone.dtsi ARM: DTS: Fix register map for virt-capable GIC 2017-02-07 15:06:46 +01:00
kirkwood-98dx4122.dtsi ARM: dts: kirkwood: Add address to mbus unit name 2016-04-14 19:06:33 +02:00
kirkwood-6192.dtsi ARM: dts: kirkwood: Add address to mbus unit name 2016-04-14 19:06:33 +02:00
kirkwood-6281.dtsi ARM: dts: kirkwood: Add address to mbus unit name 2016-04-14 19:06:33 +02:00
kirkwood-6282.dtsi ARM: dts: kirkwood: Add address to mbus unit name 2016-04-14 19:06:33 +02:00
kirkwood-b3.dts ARM: dts: kirkwood: Fixup pcie DT warnings 2016-04-14 19:06:15 +02:00
kirkwood-blackarmor-nas220.dts ARM: dts: kirkwood: Remove button address and fixup names 2016-04-14 19:04:45 +02:00
kirkwood-cloudbox.dts ARM: dts: kirkwood: Remove button address and fixup names 2016-04-14 19:04:45 +02:00
kirkwood-d2net.dts ARM: Kirkwood: add modes-map property to ns2-leds nodes 2015-08-28 14:06:16 +02:00
kirkwood-db-88f6281.dts ARM: dts: kirkwood: Fixup pcie DT warnings 2016-04-14 19:06:15 +02:00
kirkwood-db-88f6282.dts ARM: dts: kirkwood: Fixup pcie DT warnings 2016-04-14 19:06:15 +02:00
kirkwood-db.dtsi
kirkwood-dir665.dts ARM: dts: kirkwood-dir665: Utilize new DSA binding 2017-01-19 23:46:52 +01:00
kirkwood-dns320.dts
kirkwood-dns325.dts
kirkwood-dnskw.dtsi ARM: dts: kirkwood: Remove button address and fixup names 2016-04-14 19:04:45 +02:00
kirkwood-dockstar.dts
kirkwood-dreamplug.dts ARM: kirkwood: add "jedec,spi-nor" flash compatible binding 2015-05-25 16:53:25 +02:00
kirkwood-ds109.dts
kirkwood-ds110jv10.dts
kirkwood-ds111.dts ARM: dts: kirkwood: Fixup pcie DT warnings 2016-04-14 19:06:15 +02:00
kirkwood-ds112.dts ARM: dts: kirkwood: Fixup pcie DT warnings 2016-04-14 19:06:15 +02:00
kirkwood-ds209.dts
kirkwood-ds210.dts
kirkwood-ds212.dts ARM: dts: kirkwood: Fixup pcie DT warnings 2016-04-14 19:06:15 +02:00
kirkwood-ds212j.dts
kirkwood-ds409.dts
kirkwood-ds409slim.dts
kirkwood-ds411.dts ARM: dts: kirkwood: Fixup pcie DT warnings 2016-04-14 19:06:15 +02:00
kirkwood-ds411j.dts
kirkwood-ds411slim.dts ARM: dts: kirkwood: Fixup pcie DT warnings 2016-04-14 19:06:15 +02:00
kirkwood-goflexnet.dts
kirkwood-guruplug-server-plus.dts
kirkwood-ib62x0.dts ARM: kirkwood: ib62x0: fix size of u-boot environment partition 2016-08-26 11:30:51 +02:00
kirkwood-iconnect.dts ARM: dts: kirkwood: Fixup pcie DT warnings 2016-04-14 19:06:15 +02:00
kirkwood-iomega_ix2_200.dts ARM: dts: add gpio_poweroff support for Iomega ix2-200 2014-12-21 06:38:54 -06:00
kirkwood-is2.dts ARM: Kirkwood: add modes-map property to ns2-leds nodes 2015-08-28 14:06:16 +02:00
kirkwood-km_common.dtsi ARM: dts: kirkwood: Remove address from gpio-i2c unit name 2016-04-14 19:06:26 +02:00
kirkwood-km_fixedeth.dts
kirkwood-km_kirkwood.dts
kirkwood-laplug.dts ARM: dts: kirkwood: Fixup pcie DT warnings 2016-04-14 19:06:15 +02:00
kirkwood-linkstation-6282.dtsi ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
kirkwood-linkstation-duo-6281.dtsi ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
kirkwood-linkstation-lsqvl.dts ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
kirkwood-linkstation-lsvl.dts ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
kirkwood-linkstation-lswsxl.dts ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
kirkwood-linkstation-lswvl.dts ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
kirkwood-linkstation-lswxl.dts ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
kirkwood-linkstation.dtsi ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
kirkwood-linksys-viper.dts ARM: dts: kirkwood-linksys-viper: Utilize new DSA binding 2017-01-19 23:46:56 +01:00
kirkwood-lschlv2.dts
kirkwood-lsxhl.dts
kirkwood-lsxl.dtsi ARM: dts: kirkwood: Remove node address from leds 2016-04-14 19:05:39 +02:00
kirkwood-mplcec4.dts ARM: dts: kirkwood: Fixup pcie DT warnings 2016-04-14 19:06:15 +02:00
kirkwood-mv88f6281gtw-ge.dts ARM: dts: kirkwood-mv88f6281gtw-ge: Utilize new DSA binding 2017-01-19 23:47:07 +01:00
kirkwood-nas2big.dts ARM: dts: kirkwood: Fixup pcie DT warnings 2016-04-14 19:06:15 +02:00
kirkwood-net2big.dts ARM: Kirkwood: enable GPIO fan alarm support for 2Big Network v2 2015-03-04 14:31:34 +01:00
kirkwood-net5big.dts ARM: Kirkwood: add LED DT entries for netxbig boards 2015-11-03 08:59:27 +01:00
kirkwood-netgear_readynas_duo_v2.dts ARM: dts: kirkwood: Add address go regulator unit name 2016-04-14 19:06:42 +02:00
kirkwood-netgear_readynas_nv+_v2.dts ARM: dts: kirkwood: Add address go regulator unit name 2016-04-14 19:06:42 +02:00
kirkwood-netxbig.dtsi ARM: dts: kirkwood: Remove button address and fixup names 2016-04-14 19:04:45 +02:00
kirkwood-ns2-common.dtsi ARM: dts: kirkwood: Add address to ethernet-phy unit name 2016-04-14 19:06:01 +02:00
kirkwood-ns2.dts ARM: Kirkwood: add modes-map property to ns2-leds nodes 2015-08-28 14:06:16 +02:00
kirkwood-ns2lite.dts arm: use the new LED disk activity trigger 2016-06-27 08:58:40 +02:00
kirkwood-ns2max.dts ARM: Kirkwood: add modes-map property to ns2-leds nodes 2015-08-28 14:06:16 +02:00
kirkwood-ns2mini.dts ARM: Kirkwood: add modes-map property to ns2-leds nodes 2015-08-28 14:06:16 +02:00
kirkwood-nsa3x0-common.dtsi ARM: dts: kirkwood: Fixup pcie DT warnings 2016-04-14 19:06:15 +02:00
kirkwood-nsa310.dts ARM: dts: kirkwood: Fixup pcie DT warnings 2016-04-14 19:06:15 +02:00
kirkwood-nsa310a.dts
kirkwood-nsa320.dts ARM: dts: kirkwood: Fixup pcie DT warnings 2016-04-14 19:06:15 +02:00
kirkwood-nsa325.dts ARM: dts: kirkwood: Fixup pcie DT warnings 2016-04-14 19:06:15 +02:00
kirkwood-openblocks_a6.dts ARM: dts: kirkwood: Fix Openblock A6 external GPIO pins 2016-08-26 11:08:32 +02:00
kirkwood-openblocks_a7.dts ARM: dts: kirkwood: Remove button address and fixup names 2016-04-14 19:04:45 +02:00
kirkwood-openrd-base.dts
kirkwood-openrd-client.dts ARM: dts: kirkwood: fix audio for OpenRD clients 2016-02-09 11:00:26 +01:00
kirkwood-openrd-ultimate.dts
kirkwood-openrd.dtsi ARM: dts: kirkwood: Fix PCIe label on OpenRD 2016-08-26 11:33:16 +02:00
kirkwood-pogo_e02.dts ARM: Kirkwood: Added support for pogoplug e02 (pink/gray) 2015-01-21 18:35:26 -06:00
kirkwood-pogoplug-series-4.dts ARM: dts: kirkwood: Remove button address and fixup names 2016-04-14 19:04:45 +02:00
kirkwood-rd88f6192.dts ARM: dts: kirkwood: Fixup pcie DT warnings 2016-04-14 19:06:15 +02:00
kirkwood-rd88f6281-a.dts ARM: dts: kirkwood-rd88f6281: Utilize new DSA binding 2017-01-19 23:47:11 +01:00
kirkwood-rd88f6281-z0.dts ARM: dts: kirkwood-rd88f6281: Utilize new DSA binding 2017-01-19 23:47:11 +01:00
kirkwood-rd88f6281.dtsi ARM: dts: kirkwood-rd88f6281: Utilize new DSA binding 2017-01-19 23:47:11 +01:00
kirkwood-rs212.dts ARM: dts: kirkwood: Fixup pcie DT warnings 2016-04-14 19:06:15 +02:00
kirkwood-rs409.dts
kirkwood-rs411.dts
kirkwood-sheevaplug-common.dtsi
kirkwood-sheevaplug-esata.dts
kirkwood-sheevaplug.dts
kirkwood-synology.dtsi ARM: dts: kirkwood: Fixup pcie DT warnings 2016-04-14 19:06:15 +02:00
kirkwood-t5325.dts ARM: dts: kirkwood: Fixup pcie DT warnings 2016-04-14 19:06:15 +02:00
kirkwood-topkick.dts ARM: dts: kirkwood: fix spelling mistake 2016-11-19 09:16:28 +01:00
kirkwood-ts219-6281.dts ARM: dts: kirkwood: Remove button address and fixup names 2016-04-14 19:04:45 +02:00
kirkwood-ts219-6282.dts ARM: dts: kirkwood: Fixup pcie DT warnings 2016-04-14 19:06:15 +02:00
kirkwood-ts219.dtsi ARM: dts: kirkwood: Fixup pcie DT warnings 2016-04-14 19:06:15 +02:00
kirkwood-ts419-6281.dts
kirkwood-ts419-6282.dts ARM: dts: kirkwood: Fixup pcie DT warnings 2016-04-14 19:06:15 +02:00
kirkwood-ts419.dtsi ARM: dts: kirkwood: Remove button address and fixup names 2016-04-14 19:04:45 +02:00
kirkwood.dtsi ARM: dts: kirkwood: Add address to mbus unit name 2016-04-14 19:06:33 +02:00
logicpd-som-lv-37xx-devkit.dts ARM: dts: omap3: Fix Card Detect and Write Protect on Logic PD SOM-LV 2017-01-17 13:50:55 -08:00
logicpd-som-lv.dtsi ARM: omap3: Add missing memory node in SOM-LV 2016-11-09 15:45:14 -07:00
logicpd-torpedo-37xx-devkit.dts ARM: dts: dm3730-torpedo-devkit: remove unneeded unit names 2016-06-29 00:05:22 -07:00
logicpd-torpedo-som.dtsi ARM: dts: OMAP3: Fix MFG ID EEPROM 2017-03-23 11:41:51 -07:00
lpc18xx.dtsi ARM: dts: lpc18xx: remove skeleton.dtsi include and fix unit address warnings 2016-09-06 21:53:16 +02:00
lpc32xx.dtsi ARM: dts: lpc32xx: set default parent clock for pwm1 & pwm2 2016-10-25 13:29:31 -04:00
lpc3250-ea3250.dts ARM: dts: lpc32xx: ea3250: add SoC name prefix to board dts file 2016-04-28 00:39:00 +03:00
lpc3250-phy3250.dts ARM: dts: lpc32xx: phy3250: add SoC name prefix to board dts file 2016-04-28 00:40:48 +03:00
lpc4337-ciaa.dts ARM: dts: lpc18xx: remove skeleton.dtsi include and fix unit address warnings 2016-09-06 21:53:16 +02:00
lpc4350-hitex-eval.dts ARM: dts: lpc18xx: remove skeleton.dtsi include and fix unit address warnings 2016-09-06 21:53:16 +02:00
lpc4350.dtsi ARM: dts: Add DT for Hitex LPC4350 Evaluation Board 2015-05-15 22:28:29 +02:00
lpc4357-ea4357-devkit.dts ARM: dts: lpc18xx: remove skeleton.dtsi include and fix unit address warnings 2016-09-06 21:53:16 +02:00
lpc4357.dtsi ARM: dts: lpc4357: enable EEPROM memory 2015-12-14 23:13:04 +01:00
ls1021a-qds.dts ARM: dts: ls1021a: add sata node to dts 2015-12-22 20:43:40 +08:00
ls1021a-twr.dts ARM: dts: ls1021a: Add of_graph dt nodes to describe the panel 2016-09-08 22:08:12 +08:00
ls1021a.dtsi ARM: DTS: Fix register map for virt-capable GIC 2017-02-07 15:06:46 +01:00
Makefile Merge branch 'gpio-key-wakeup-fix' into omap-for-v4.11/fixes 2017-02-28 08:46:30 -08:00
meson.dtsi ARM: meson6: DTS: Fix wrong reg mapping and IRQ numbers 2015-10-14 22:13:07 +02:00
meson6-atv1200.dts ARM: dts: meson: enable Ethernet controller 2015-03-02 11:00:55 +01:00
meson6.dtsi
meson8-minix-neo-x8.dts ARM: dts: meson: minix-neo-x8: define PMIC as power controller 2016-06-29 10:09:30 +01:00
meson8.dtsi ARM: dts: amlogic: Split pinctrl device for Meson8 / Meson8b 2016-03-30 19:51:57 +02:00
meson8b-mxq.dts ARM: meson: Add DTS for Odroid-C1 and Tronfy MXQ boards 2015-10-08 17:21:55 +02:00
meson8b-odroidc1.dts ARM: meson: Add status LED for Odroid-C1 2016-01-04 10:54:38 +01:00
meson8b.dtsi ARM: dts: meson8b: Add Meson8b PWM Controller nodes 2016-09-07 13:16:13 -07:00
mmp2-brownstone.dts
mmp2.dtsi
moxart-uc7112lx.dts
moxart.dtsi
mpa1600.dts ARM: dts: at91: fix i2c-gpio node name 2016-07-15 11:23:44 +02:00
mps2-an385.dts ARM: dts: mps2: remove skeleton.dtsi include and fix unit address warnings 2016-10-17 13:48:32 +01:00
mps2-an399.dts ARM: dts: mps2: remove skeleton.dtsi include and fix unit address warnings 2016-10-17 13:48:32 +01:00
mps2.dtsi ARM: dts: mps2: remove skeleton.dtsi include and fix unit address warnings 2016-10-17 13:48:32 +01:00
mt2701-evb.dts arm: dts: mt2701: Add auxadc device node. 2017-01-13 16:15:00 +01:00
mt2701-pinfunc.h pinctrl: dt bindings: Add pinfunc header file for mt2701 2016-01-28 11:12:03 +01:00
mt2701.dtsi ARM: DTS: Fix register map for virt-capable GIC 2017-02-07 15:06:46 +01:00
mt6580-evbp1.dts ARM: dts: mediatek: add mt6580 basic support 2015-07-18 00:22:42 +02:00
mt6580.dtsi ARM: DTS: Fix register map for virt-capable GIC 2017-02-07 15:06:46 +01:00
mt6589-aquaris5.dts ARM: mediatek: dts: Add uart to Aquaris5 2015-01-11 21:17:49 +01:00
mt6589.dtsi ARM: DTS: Fix register map for virt-capable GIC 2017-02-07 15:06:46 +01:00
mt6592-evb.dts
mt6592.dtsi ARM: mediatek: dts: Add uart to mt6592 2015-01-20 18:09:39 +01:00
mt7623-evb.dts ARM: dts: mediatek: update my email address 2017-01-13 15:44:32 +01:00
mt7623.dtsi ARM: DTS: Fix register map for virt-capable GIC 2017-02-07 15:06:46 +01:00
mt8127-moose.dts ARM: mediatek: dts: Add UART dts for MT8127 and MT8135 boards 2015-01-08 12:12:43 +01:00
mt8127.dtsi ARM: DTS: Fix register map for virt-capable GIC 2017-02-07 15:06:46 +01:00
mt8135-evbp1.dts ARM: dts: mt8135-evbp1: remove regulator-compatible usage 2015-09-27 15:38:43 +02:00
mt8135-pinfunc.h ARM: dts: mt8135: Add pinctrl/GPIO/EINT node for mt8135. 2015-05-04 10:56:07 +02:00
mt8135.dtsi ARM: DTS: Fix register map for virt-capable GIC 2017-02-07 15:06:46 +01:00
mvebu-linkstation-fan.dtsi ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
mvebu-linkstation-gpio-simple.dtsi ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
mxs-pinfunc.h
nspire-classic.dtsi devicetree: Add TI-NSPIRE USB OTG support to device tree 2015-03-04 23:44:17 +01:00
nspire-clp.dts
nspire-cx.dts devicetree: Add TI-NSPIRE USB OTG support to device tree 2015-03-04 23:44:17 +01:00
nspire-tp.dts
nspire.dtsi ARM: dts: TI-Nspire: fix cpu compatible value 2015-10-23 21:59:31 +02:00
omap-gpmc-smsc911x.dtsi
omap-gpmc-smsc9221.dtsi
omap-zoom-common.dtsi
omap2.dtsi ARM: dts: omap2: Add an empty chosen node to top level DTSI 2016-12-27 09:28:01 -08:00
omap3-beagle-xm-ab.dts
omap3-beagle-xm.dts ARM: omap3: beagleboard-xm: dt: Add ethernet to the device tree 2017-01-06 08:48:19 -08:00
omap3-beagle.dts ARM: dts: omap3: Add missing unit name to memory nodes 2016-08-31 07:40:23 -07:00
omap3-cm-t3x.dtsi ARM: dts: omap3: Add missing unit name to memory nodes 2016-08-31 07:40:23 -07:00
omap3-cm-t3x30.dtsi ARM: dts: omap3: Remove all references to ti,codec property 2015-03-16 19:24:51 -07:00
omap3-cm-t3517.dts ARM: Show proper respect for Heinrich Hertz by using the correct unit for frequency 2015-05-14 16:22:05 +01:00
omap3-cm-t3530.dts
omap3-cm-t3730.dts ARM: dts: add wl12xx/wl18xx bindings 2015-03-24 09:48:14 -07:00
omap3-devkit8000-common.dtsi ARM: dts: omap3: Add missing unit name to memory nodes 2016-08-31 07:40:23 -07:00
omap3-devkit8000-lcd-common.dtsi ARM: dts: omap3-devkit8000-lcd-common: remove unneeded unit names 2016-06-29 00:05:26 -07:00
omap3-devkit8000-lcd43.dts ARM: dts: omap3-devkit8000-lcd-common: remove unneeded unit names 2016-06-29 00:05:26 -07:00
omap3-devkit8000-lcd70.dts ARM: dts: omap3-devkit8000-lcd-common: remove unneeded unit names 2016-06-29 00:05:26 -07:00
omap3-devkit8000.dts ARM: dts: omap3-devkit8000: add LCD panels 2015-08-06 00:37:41 -07:00
omap3-evm-37xx.dts ARM: dts: omap3: Add missing unit name to memory nodes 2016-08-31 07:40:23 -07:00
omap3-evm-common.dtsi ARM: dts: Use defined GPIO constants in flags cell for OMAP2+ boards 2015-10-12 15:51:59 -07:00
omap3-evm.dts ARM: dts: omap3: Add missing unit name to memory nodes 2016-08-31 07:40:23 -07:00
omap3-gta04.dtsi ARM: dts: omap3-gta04: reduce panel backlight PWM frequency to 83Hz 2016-09-14 11:12:16 -07:00
omap3-gta04a3.dts
omap3-gta04a4.dts
omap3-gta04a5.dts ARM: dts: Use defined GPIO constants in flags cell for OMAP2+ boards 2015-10-12 15:51:59 -07:00
omap3-ha-common.dtsi
omap3-ha-lcd.dts ARM: dts: omap3-ha-lcd: remove unneeded unit name 2016-06-29 00:05:28 -07:00
omap3-ha.dts
omap3-igep.dtsi ARM: dts: omap3-igep: Remove NAND partition table 2017-01-12 15:07:08 -08:00
omap3-igep0020-common.dtsi ARM: DT updates for v4.8 2016-08-01 18:37:45 -04:00
omap3-igep0020-rev-f.dts ARM: dts: Update Javier Martinez Canillas's email 2015-10-20 09:28:04 -07:00
omap3-igep0020.dts ARM: dts: omap3-igep0020: Use MMC pwrseq to init SDIO WiFi 2015-12-07 16:11:10 -08:00
omap3-igep0030-common.dtsi Merge branch 'omap-for-v4.6/dt-gpmc' into omap-for-v4.6/dt 2016-02-26 10:42:54 -08:00
omap3-igep0030-rev-g.dts ARM: dts: Update Javier Martinez Canillas's email 2015-10-20 09:28:04 -07:00
omap3-igep0030.dts ARM: dts: omap3-igep0030: Use MMC pwrseq to init SDIO WiFi 2015-12-07 16:11:43 -08:00
omap3-ldp.dts ARM: dts: omap3: Add missing unit name to memory nodes 2016-08-31 07:40:23 -07:00
omap3-lilly-a83x.dtsi ARM: dts: omap3: Add missing unit name to memory nodes 2016-08-31 07:40:23 -07:00
omap3-lilly-dbb056.dts ARM: dts: Use defined GPIO constants in flags cell for OMAP2+ boards 2015-10-12 15:51:59 -07:00
omap3-n9.dts ARM: dts: N9/N950: Add support for accelerometer 2016-04-12 14:32:02 -07:00
omap3-n900.dts Merge branch 'gpio-key-wakeup-fix' into omap-for-v4.11/fixes 2017-02-28 08:46:30 -08:00
omap3-n950-n9.dtsi ARM: dts: omap3: Add missing unit name to memory nodes 2016-08-31 07:40:23 -07:00
omap3-n950.dts ARM: dts: N9/N950: Add support for accelerometer 2016-04-12 14:32:02 -07:00
omap3-overo-alto35-common.dtsi ARM: dts: omap3/4: remove unneeded unit name for gpio-keys nodes 2016-08-15 09:42:40 -07:00
omap3-overo-alto35.dts
omap3-overo-base.dtsi ARM: dts: omap3: Add missing unit name to memory nodes 2016-08-31 07:40:23 -07:00
omap3-overo-chestnut43-common.dtsi ARM: dts: omap3/4: remove unneeded unit name for gpio-keys nodes 2016-08-15 09:42:40 -07:00
omap3-overo-chestnut43.dts
omap3-overo-common-dvi.dtsi ARM: dts: omap3-overo-common-dvi: remove unneded unit names 2016-06-29 00:05:30 -07:00
omap3-overo-common-lcd35.dtsi ARM: dts: omap3: overo: add missing unit name for lcd35 display 2016-08-15 09:42:36 -07:00
omap3-overo-common-lcd43.dtsi ARM: dts: omap3: overo: remove unneded unit names in display nodes 2016-06-29 00:05:28 -07:00
omap3-overo-common-peripherals.dtsi
omap3-overo-gallop43-common.dtsi ARM: dts: omap3/4: remove unneeded unit name for gpio-keys nodes 2016-08-15 09:42:40 -07:00
omap3-overo-gallop43.dts
omap3-overo-palo35-common.dtsi ARM: dts: omap3/4: remove unneeded unit name for gpio-keys nodes 2016-08-15 09:42:40 -07:00
omap3-overo-palo35.dts ARM: dts: overo: Add device tree for Palo35 board 2015-07-14 04:15:11 -07:00
omap3-overo-palo43-common.dtsi ARM: dts: omap3/4: remove unneeded unit name for gpio-keys nodes 2016-08-15 09:42:40 -07:00
omap3-overo-palo43.dts
omap3-overo-storm-alto35.dts
omap3-overo-storm-chestnut43.dts
omap3-overo-storm-gallop43.dts
omap3-overo-storm-palo35.dts ARM: dts: overo: Add device tree for Palo35 board 2015-07-14 04:15:11 -07:00
omap3-overo-storm-palo43.dts
omap3-overo-storm-summit.dts
omap3-overo-storm-tobi.dts
omap3-overo-storm-tobiduo.dts ARM: dts: Add DTS for Gumstix TobiDuo expansion board 2015-07-14 04:15:10 -07:00
omap3-overo-storm.dtsi
omap3-overo-summit-common.dtsi
omap3-overo-summit.dts
omap3-overo-tobi-common.dtsi ARM: dts: overo: fix gpmc nand on boards with ethernet 2016-08-15 09:10:49 -07:00
omap3-overo-tobi.dts
omap3-overo-tobiduo-common.dtsi ARM: dts: overo: fix gpmc nand on boards with ethernet 2016-08-15 09:10:49 -07:00
omap3-overo-tobiduo.dts ARM: dts: Add DTS for Gumstix TobiDuo expansion board 2015-07-14 04:15:10 -07:00
omap3-overo.dtsi ARM: dts: overo: Enable McBSP2 for all Overo COMs 2015-07-14 04:15:10 -07:00
omap3-pandora-1ghz.dts ARM: dts: omap3-pandora: miscellaneous corrections 2015-07-21 04:07:41 -07:00
omap3-pandora-600mhz.dts ARM: dts: omap3-pandora: miscellaneous corrections 2015-07-21 04:07:41 -07:00
omap3-pandora-common.dtsi ARM: dts: omap3: Add missing unit name to memory nodes 2016-08-31 07:40:23 -07:00
omap3-panel-sharp-ls037v7dw01.dtsi ARM: dts: omap: replace legacy *,wakeup property with wakeup-source 2015-12-17 09:52:32 -08:00
omap3-sb-t35.dtsi ARM: dts: sbc-t3x30: remove unneded unit names 2016-06-29 00:05:31 -07:00
omap3-sbc-t3517.dts ARM: dts: cm-t3x: add NAND support 2015-01-13 08:00:10 -08:00
omap3-sbc-t3530.dts ARM: dts: cm-t3x: add NAND support 2015-01-13 08:00:10 -08:00
omap3-sbc-t3730.dts ARM: dts: cm-t3x: add NAND support 2015-01-13 08:00:10 -08:00
omap3-sniper.dts ARM: dts: omap3: Add missing unit name to memory nodes 2016-08-31 07:40:23 -07:00
omap3-tao3530.dtsi ARM: dts: omap3: Add missing unit name to memory nodes 2016-08-31 07:40:23 -07:00
omap3-thunder.dts ARM: dts: omap3-thunder: remove unneded unit name 2016-06-29 00:05:32 -07:00
omap3-zoom3.dts ARM: dts: omap3: Add missing unit name to memory nodes 2016-08-31 07:40:23 -07:00
omap3.dtsi ARM: dts: omap3: Add an empty chosen node to top level DTSI 2016-12-27 09:28:02 -08:00
omap3xxx-clocks.dtsi ARM: dts: omap3: fix clock node definitions to avoid build warnings 2016-04-11 11:57:35 -07:00
omap4-cpu-thermal.dtsi ARM: dts: am57xx-beagle-x15: Add thermal map to include fan and tmp102 2015-03-26 12:02:12 -07:00
omap4-droid4-xt894.dts ARM: dts: Add minimal support for motorola droid 4 xt894 2016-11-15 10:28:49 -08:00
omap4-duovero-parlor.dts ARM: dts: omap3/4: remove unneeded unit name for gpio-keys nodes 2016-08-15 09:42:40 -07:00
omap4-duovero.dtsi ARM: dts: omap4: Add missing unit name to memory nodes 2016-08-31 07:40:23 -07:00
omap4-kc1.dts ARM: dts: omap4: Add missing unit name to memory nodes 2016-08-31 07:40:23 -07:00
omap4-panda-a4.dts ARM: dts: omap4-panda-a4: Use OMAP4_IOPAD pinmux macro 2015-11-30 08:43:29 -08:00
omap4-panda-common.dtsi ARM: dts: pandaboard: Allow bootloader to configure USB Ethernet MAC 2017-01-06 08:49:35 -08:00
omap4-panda-es.dts ARM: dts: omap4-panda-es: Use OMAP4_IOPAD pinmux macro 2015-11-30 08:43:30 -08:00
omap4-panda.dts
omap4-sdp-es23plus.dts ARM: dts: omap4-sdp-es23plus: Use OMAP4_IOPAD pinmux macro 2015-11-30 08:43:31 -08:00
omap4-sdp.dts ARM: dts: omap4: Add missing unit name to memory nodes 2016-08-31 07:40:23 -07:00
omap4-var-dvk-om44.dts
omap4-var-om44customboard.dtsi ARM: dts: omap4-var-om44customboard: remove unneded unit name 2016-06-29 00:05:35 -07:00
omap4-var-som-om44-wlan.dtsi ARM: dts: Use defined GPIO constants in flags cell for OMAP2+ boards 2015-10-12 15:51:59 -07:00
omap4-var-som-om44.dtsi ARM: dts: omap4: Add missing unit name to memory nodes 2016-08-31 07:40:23 -07:00
omap4-var-stk-om44.dts
omap4.dtsi ARM: dts: omap4: Add an empty chosen node to top level DTSI 2016-12-27 09:28:02 -08:00
omap5-board-common.dtsi ARM: dts: omap5: board-common: fix wrong SMPS6 (VDD-DDR3) voltage 2016-11-14 13:03:21 -08:00
omap5-cm-t54.dts ARM: dts: Add support for more than 2GB of memory for omap5 2016-09-13 16:14:19 -07:00
omap5-core-thermal.dtsi ARM: dts: OMAP5: fix polling intervals for thermal zones 2015-03-06 09:07:17 -08:00
omap5-gpu-thermal.dtsi ARM: dts: OMAP5: fix polling intervals for thermal zones 2015-03-06 09:07:17 -08:00
omap5-igep0050.dts ARM: dts: omap5-igep0050: Allow bootloader to configure USB Ethernet MAC 2017-01-06 08:49:47 -08:00
omap5-sbc-t54.dts
omap5-uevm.dts ARM: dts: omap5-uevm: Allow bootloader to configure USB Ethernet MAC 2017-01-06 08:49:41 -08:00
omap5.dtsi ARM: DT updates for v4.11 2017-02-23 15:46:25 -08:00
omap24xx-clocks.dtsi ARM: dts: omap2: add missing unit name to func_96m_ck 2016-06-29 00:05:21 -07:00
omap34xx-omap36xx-clocks.dtsi ARM: dts: omap3: fix clock node definitions to avoid build warnings 2016-04-11 11:57:35 -07:00
omap34xx.dtsi ARM: dts: Add #pinctrl-cells for pinctrl-single instances 2016-11-07 08:27:49 -07:00
omap36xx-am35xx-omap3430es2plus-clocks.dtsi ARM: dts: omap3: fix clock node definitions to avoid build warnings 2016-04-11 11:57:35 -07:00
omap36xx-clocks.dtsi ARM: dts: omap3: fix clock node definitions to avoid build warnings 2016-04-11 11:57:35 -07:00
omap36xx-omap3430es2plus-clocks.dtsi ARM: dts: omap3: fix clock node definitions to avoid build warnings 2016-04-11 11:57:35 -07:00
omap36xx.dtsi ARM: dts: Add #pinctrl-cells for pinctrl-single instances 2016-11-07 08:27:49 -07:00
omap44xx-clocks.dtsi ARM: dts: omap4: fix clock node definitions to avoid build warnings 2016-04-11 11:57:36 -07:00
omap54xx-clocks.dtsi ARM: dts: omap5: fix clock node definitions to avoid build warnings 2016-04-11 11:57:37 -07:00
omap443x-clocks.dtsi ARM: dts: omap4: fix clock node definitions to avoid build warnings 2016-04-11 11:57:36 -07:00
omap443x.dtsi ARM: dts: omap: add missing unit names to bandgap nodes 2016-04-11 11:57:07 -07:00
omap446x-clocks.dtsi ARM: dts: omap4: fix clock node definitions to avoid build warnings 2016-04-11 11:57:36 -07:00
omap2420-clocks.dtsi ARM: dts: omap2: fix clock node definitions to avoid build warnings 2016-04-11 11:57:35 -07:00
omap2420-h4.dts ARM: dts: omap2: Add missing unit name to memory nodes 2016-08-31 07:40:22 -07:00
omap2420-n8x0-common.dtsi ARM: dts: omap2: Add missing unit name to memory nodes 2016-08-31 07:40:22 -07:00
omap2420-n800.dts
omap2420-n810-wimax.dts
omap2420-n810.dts
omap2420.dtsi ARM: dts: Add #pinctrl-cells for pinctrl-single instances 2016-11-07 08:27:49 -07:00
omap2430-clocks.dtsi ARM: dts: omap2: fix clock node definitions to avoid build warnings 2016-04-11 11:57:35 -07:00
omap2430-sdp.dts ARM: dts: omap2: Add missing unit name to memory nodes 2016-08-31 07:40:22 -07:00
omap2430.dtsi ARM: dts: Add #pinctrl-cells for pinctrl-single instances 2016-11-07 08:27:49 -07:00
omap3430-sdp.dts ARM: dts: omap3: Add missing unit name to memory nodes 2016-08-31 07:40:23 -07:00
omap3430es1-clocks.dtsi ARM: dts: omap3: fix clock node definitions to avoid build warnings 2016-04-11 11:57:35 -07:00
omap4460.dtsi ARM: dts: omap: add missing unit names to bandgap nodes 2016-04-11 11:57:07 -07:00
orion5x-kuroboxpro.dts ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
orion5x-lacie-d2-network.dts
orion5x-lacie-ethernet-disk-mini-v2.dts
orion5x-linkstation-lschl.dts ARM: DT updates for v4.11 2017-02-23 15:46:25 -08:00
orion5x-linkstation-lsgl.dts ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
orion5x-linkstation-lswtgl.dts ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
orion5x-linkstation.dtsi ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
orion5x-lswsgl.dts ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
orion5x-maxtor-shared-storage-2.dts
orion5x-mv88f5181.dtsi ARM: dts: arm: orion5x: Add DT include for mv88f5181 2016-09-14 16:24:38 +02:00
orion5x-mv88f5182.dtsi
orion5x-netgear-wnr854t.dts ARM: dts: orion5x: Configure WNR854T ethernet PHY LEDs 2016-09-14 17:00:26 +02:00
orion5x-rd88f5182-nas.dts
orion5x.dtsi ARM: dts: orion5x: Add required properties for orion-wdt to DT node 2016-09-14 16:24:37 +02:00
ox810se.dtsi ARM: dts: OX810: Update with dt-bindings includes 2017-01-04 10:31:34 +01:00
ox820.dtsi ARM: dts: OX820: Update with dt-bindings includes 2017-01-04 10:31:34 +01:00
picoxcell-pc3x2.dtsi
picoxcell-pc3x3.dtsi
picoxcell-pc7302-pc3x2.dts
picoxcell-pc7302-pc3x3.dts
pm9g45.dts ARM: dts: at91: pm9g45: remove leftovers clock definition 2016-06-10 16:59:24 +02:00
prima2-evb.dts
prima2.dtsi
pxa2xx.dtsi ARM: dts: pxa: fix gpio0 and gpio1 interrupts 2016-11-18 17:09:44 +01:00
pxa3xx.dtsi ARM: dts: Add #pinctrl-cells for pinctrl-single instances 2016-11-07 08:27:49 -07:00
pxa25x.dtsi ARM: dts: pxa: add pxa25x cpu operating points 2016-11-18 17:09:44 +01:00
pxa27x.dtsi ARM: dts: pxa: add pxa27x cpu operating points 2016-11-18 17:09:45 +01:00
pxa168-aspenite.dts
pxa168.dtsi
pxa910-dkb.dts
pxa910.dtsi
qcom-apq8060-dragonboard.dts ARM: dts: Add gyro and accel to APQ8060 Dragonboard 2017-01-13 12:38:22 -06:00
qcom-apq8064-arrow-sd-600eval-pins.dtsi ARM: dts: apq8064: rename db600c to SD_600eval 2016-06-27 17:36:52 -05:00
qcom-apq8064-arrow-sd-600eval.dts ARM: dts: sd-600eval: enable 1.8v regulator on LS expansion 2017-01-13 12:38:20 -06:00
qcom-apq8064-asus-nexus7-flo.dts arm: dts: qcom: apq8064-nexus7: Add pstore support to nexus7 2016-11-18 23:30:31 -06:00
qcom-apq8064-cm-qs600.dts ARM: dts: apq8064: add pci support in CM QS600 2016-02-26 13:15:48 -06:00
qcom-apq8064-ifc6410.dts ARM: dts: move hdmi pinctrl out of board file. 2017-01-13 12:38:19 -06:00
qcom-apq8064-pins.dtsi ARM: dts: move hdmi pinctrl out of board file. 2017-01-13 12:38:19 -06:00
qcom-apq8064-sony-xperia-yuga.dts ARM: dts: qcom: apq8064-sony-yuga: Enable riva-pil 2017-01-13 12:38:18 -06:00
qcom-apq8064-v2.0.dtsi
qcom-apq8064.dtsi Qualcomm Device Tree Changes for v4.11 2017-01-29 16:09:01 -08:00
qcom-apq8074-dragonboard.dts ARM: dts: qcom: Enable sdcard and emmc on apq8074 dragonboard 2016-06-11 22:57:14 -05:00
qcom-apq8084-ifc6540.dts arm: dts: qcom: Add aliases for PMICs 2015-12-08 23:33:12 -06:00
qcom-apq8084-mtp.dts arm: dts: qcom: Add aliases for PMICs 2015-12-08 23:33:12 -06:00
qcom-apq8084.dtsi ARM: dts: Add xo to sdhc clock node on qcom platforms 2016-11-24 00:31:02 -06:00
qcom-ipq4019-ap.dk01.1-c1.dts dts: ipq4019: Add support for IPQ4019 DK01 board 2016-04-19 21:42:01 -05:00
qcom-ipq4019-ap.dk01.1.dtsi qcom: ipq4019: add DMA nodes to ipq4019 SoC and DK01 device tree 2016-04-19 21:42:16 -05:00
qcom-ipq4019.dtsi ARM: DT updates for v4.8 2016-08-01 18:37:45 -04:00
qcom-ipq8064-ap148.dts ipq8064: dts: force AP148 SATA port mapping 2016-08-23 23:03:10 -05:00
qcom-ipq8064-v1.0.dtsi
qcom-ipq8064.dtsi arm: dts: qcom: Fix ipq board clock rates 2017-01-13 12:38:16 -06:00
qcom-mdm9615-wp8548-mangoh-green.dts ARM: dts: Add WP8548 based MangOH Green board DTS 2016-11-18 23:30:18 -06:00
qcom-mdm9615-wp8548.dtsi ARM: dts: Add Sierra Wireless WP8548 dtsi 2016-11-18 23:28:33 -06:00
qcom-mdm9615.dtsi ARM, ARM64: dts: drop "arm,amba-bus" in favor of "simple-bus" part 3 2017-01-09 19:11:42 -08:00
qcom-msm8660-surf.dts ARM: dts: rename MSM8660/APQ8060 pmicintc to pm8058 2017-01-13 12:38:21 -06:00
qcom-msm8660.dtsi ARM: dts: rename MSM8660/APQ8060 pmicintc to pm8058 2017-01-13 12:38:21 -06:00
qcom-msm8960-cdp.dts ARM: dts: qcom: msm8960-cdp: Use stdout-path 2015-09-09 14:57:46 -05:00
qcom-msm8960.dtsi watchdog: qcom: update device tree bindings 2016-07-17 21:03:00 +02:00
qcom-msm8974-lge-nexus5-hammerhead.dts ARM: dts: qcom: msm8974-hammerhead: Add sdhci1 node 2016-11-18 23:30:28 -06:00
qcom-msm8974-sony-xperia-honami.dts ARM: dts: qcom: msm8974: Add USB gadget nodes 2017-01-13 12:38:14 -06:00
qcom-msm8974.dtsi ARM: dts: msm8974: Remove "unused" reserved region 2017-01-13 12:38:16 -06:00
qcom-pm8841.dtsi ARM: dts: qcom: Remove size elements from pmic reg properties 2016-02-23 23:52:25 -06:00
qcom-pm8941.dtsi ARM: dts: msm8974: Move vreg_boost node from the honami to msm8974 2016-09-02 13:48:22 -05:00
qcom-pma8084.dtsi ARM: dts: qcom: pma8084: Add pwrkey entry 2016-06-11 22:57:14 -05:00
r7s72100-genmai.dts ARM: dts: genmai: Update console parameters 2016-06-29 14:18:57 +02:00
r7s72100-rskrza1.dts ARM: dts: rskrza1: add ostm DT support 2017-01-24 13:26:00 +01:00
r7s72100.dtsi ARM: dts: r7s72100: add power-domains to mmcif 2017-01-25 11:32:02 +01:00
r8a73a4-ape6evm.dts ARM: dts: ape6evm: Name mmc pfc subnode after device name 2016-06-14 09:05:15 +09:00
r8a73a4.dtsi ARM: DTS: Fix register map for virt-capable GIC 2017-02-07 15:06:46 +01:00
r8a77xx-aa104xd12-panel.dtsi
r8a77xx-aa121td01-panel.dtsi ARM: shmobile: dts: Add common file for AA121TD01 panel 2015-10-02 15:11:20 +09:00
r8a7740-armadillo800eva.dts ARM: dts: armadillo800eva: Update console parameters 2016-06-29 14:18:32 +02:00
r8a7740.dtsi ARM: dts: r8a7740: Remove skeleton.dtsi inclusion 2016-11-04 10:36:41 +01:00
r8a7743-sk-rzg1m.dts ARM: dts: sk-rzg1m: add Ether support 2016-11-23 20:52:28 +01:00
r8a7743.dtsi ARM: DTS: Fix register map for virt-capable GIC 2017-02-07 15:06:46 +01:00
r8a7745-sk-rzg1e.dts ARM: dts: sk-rzg1e: add Ether support 2016-11-23 20:52:32 +01:00
r8a7745.dtsi ARM: DTS: Fix register map for virt-capable GIC 2017-02-07 15:06:46 +01:00
r8a7778-bockw.dts ARM: dts: bockw: Name serial port pfc subnode after device name 2016-06-14 09:05:55 +09:00
r8a7778.dtsi ARM: dts: r8a7778: Use R-Car Gen 1 fallback binding for i2c nodes 2017-01-03 10:46:34 +01:00
r8a7779-marzen.dts ARM: dts: r8a7779, marzen: Fix sata device status 2017-01-17 10:04:06 +01:00
r8a7779.dtsi ARM: dts: r8a7779, marzen: Fix sata device status 2017-01-17 10:04:06 +01:00
r8a7790-lager.dts ARM: dts: lager: Enable UHS-I SDR-104 2016-11-23 20:52:23 +01:00
r8a7790.dtsi ARM: DTS: Fix register map for virt-capable GIC 2017-02-07 15:06:46 +01:00
r8a7791-koelsch.dts ARM: dts: koelsch: Enable UHS-I SDR-104 2016-11-23 20:52:24 +01:00
r8a7791-porter.dts ARM: dts: porter: Name spi pfc subnode after device name 2016-06-14 09:08:17 +09:00
r8a7791.dtsi ARM: DTS: Fix register map for virt-capable GIC 2017-02-07 15:06:46 +01:00
r8a7792-blanche.dts ARM: dts: blanche: add support for general purpose LEDs 2016-08-26 15:40:34 +02:00
r8a7792-wheat.dts ARM: dts: wheat: add DU support 2016-11-04 10:36:09 +01:00
r8a7792.dtsi ARM: DTS: Fix register map for virt-capable GIC 2017-02-07 15:06:46 +01:00
r8a7793-gose.dts ARM: dts: gose: Add da9063 PMIC device node for system restart 2017-01-03 10:46:21 +01:00
r8a7793.dtsi ARM: DTS: Fix register map for virt-capable GIC 2017-02-07 15:06:46 +01:00
r8a7794-alt.dts ARM: dts: alt: Enable UHS-I SDR-104 2016-11-23 20:52:24 +01:00
r8a7794-silk.dts ARM: dts: silk: add sound support 2016-08-09 14:37:43 +02:00
r8a7794.dtsi ARM: DTS: Fix register map for virt-capable GIC 2017-02-07 15:06:46 +01:00
rk3xxx.dtsi ARM: DT updates for v4.10 2016-12-15 15:50:24 -08:00
rk322x.dtsi ARM: DTS: Fix register map for virt-capable GIC 2017-02-07 15:06:46 +01:00
rk1108-evb.dts ARM: dts: rockchip: add rockchip RK1108 Evaluation board 2016-11-16 12:53:55 +01:00
rk1108.dtsi ARM: DTS: Fix register map for virt-capable GIC 2017-02-07 15:06:46 +01:00
rk3036-evb.dts ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3036-kylin.dts ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3036.dtsi ARM: DTS: Fix register map for virt-capable GIC 2017-02-07 15:06:46 +01:00
rk3066a-bqcurie2.dts ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3066a-marsboard.dts ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3066a-mk808.dts ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3066a-rayeager.dts ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3066a.dtsi ARM: dts: rockchip: add soc-specific uart compatibles for rk3066/rk3188 2017-01-19 17:04:44 +01:00
rk3188-px3-evb.dts ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3188-radxarock.dts ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3188.dtsi ARM: dts: rockchip: add soc-specific uart compatibles for rk3066/rk3188 2017-01-19 17:04:44 +01:00
rk3228-evb.dts ARM: dts: rockchip: Add missing unit name to memory nodes in rk322x boards 2016-10-16 02:42:42 +02:00
rk3229-evb.dts ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3288-evb-act8846.dts ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3288-evb-rk808.dts ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3288-evb.dtsi ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3288-fennec.dts ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3288-firefly-beta.dts ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3288-firefly-reload-core.dtsi ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3288-firefly-reload.dts ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3288-firefly.dts ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3288-firefly.dtsi ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3288-miqi.dts ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3288-popmetal.dts ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3288-r89.dts ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3288-rock2-som.dtsi ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3288-rock2-square.dts ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3288-veyron-analog-audio.dtsi ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3288-veyron-brain.dts ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3288-veyron-chromebook.dtsi ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3288-veyron-jaq.dts ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3288-veyron-jerry.dts ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3288-veyron-mickey.dts ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3288-veyron-minnie.dts ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3288-veyron-pinky.dts ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3288-veyron-sdmmc.dtsi ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3288-veyron-speedy.dts ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3288-veyron.dtsi ARM: dts: rockchip: use pin constants to describe gpios 2017-01-02 14:25:19 +01:00
rk3288.dtsi ARM: DTS: Fix register map for virt-capable GIC 2017-02-07 15:06:46 +01:00
s3c24xx.dtsi
s3c64xx-pinctrl.dtsi ARM: dts: s3c64xx: Use macros for pinctrl configuration 2016-09-16 13:32:27 +02:00
s3c64xx.dtsi
s3c2416-pinctrl.dtsi ARM: dts: s3c2416: Use macros for pinctrl configuration 2016-09-16 13:32:23 +02:00
s3c2416-smdk2416.dts ARM: dts: s3c2416: Use labels for overriding nodes in SMDK2416 2015-06-03 09:56:54 +09:00
s3c2416.dtsi ARM: dts: Fix cpu compatible value for s3c2416 2015-09-29 15:52:58 +09:00
s3c6400.dtsi
s3c6410-mini6410.dts ARM: dts: s3c64xx: Use common macros for pinctrl configuration 2016-09-16 13:32:16 +02:00
s3c6410-smdk6410.dts
s3c6410.dtsi
s5pv210-aquila.dts Topic branch for Samsung DeviceTree cleanup for 4.9. 2016-09-19 17:46:56 +02:00
s5pv210-goni.dts ARM: dts: s5p: Add missing unit name to memory nodes for S5PV210 boards 2016-09-16 09:17:00 +02:00
s5pv210-pinctrl.dtsi ARM: dts: s5pv210: Use macros for pinctrl configuration 2016-09-16 13:32:20 +02:00
s5pv210-smdkc110.dts ARM: dts: s5p: Add missing unit name to memory nodes for S5PV210 boards 2016-09-16 09:17:00 +02:00
s5pv210-smdkv210.dts ARM: dts: s5p: Add missing unit name to memory nodes for S5PV210 boards 2016-09-16 09:17:00 +02:00
s5pv210-torbreck.dts ARM: dts: s5p: Add missing unit name to memory nodes for S5PV210 boards 2016-09-16 09:17:00 +02:00
s5pv210.dtsi ARM: dts: s5p: Remove skeleton.dtsi inclusion for S5PV210 2016-09-16 09:16:59 +02:00
sama5d2-pinfunc.h ARM: dts: at91: fix typo in sama5d2 PIN_PD24 description 2016-04-26 12:02:08 +02:00
sama5d2.dtsi Revert "ARM: at91/dt: sama5d2: Use new compatible for ohci node" 2017-03-05 23:57:33 +01:00
sama5d3.dtsi ARM: dts: at91: fixes dbgu pinctrl, set pullup on rx, clear pullup on tx 2016-10-20 17:37:18 +02:00
sama5d3_can.dtsi ARM: at91/dt/trivial: correct file headers for SAMA5D3 SoC peripherals 2015-03-04 18:36:10 +01:00
sama5d3_emac.dtsi ARM: DT updates for v4.1 2015-04-22 09:09:46 -07:00
sama5d3_gmac.dtsi ARM: at91/dt/trivial: correct file headers for SAMA5D3 SoC peripherals 2015-03-04 18:36:10 +01:00
sama5d3_lcd.dtsi ARM: at91/dt: define the HLCDC node available on sama5d3 SoCs 2015-03-23 15:37:35 +01:00
sama5d3_mci2.dtsi ARM: at91/dt: add pullup on mmc2 data signals 2015-10-19 17:57:43 +02:00
sama5d3_tcb1.dtsi ARM: at91/dt: sama5d3: use slow clock where necessary 2015-08-07 11:58:45 +02:00
sama5d3_uart.dtsi ARM: dts: at91: sama5d3_uart: fix reg sizes to match documentation 2017-01-10 15:42:32 +01:00
sama5d3xcm.dtsi ARM: dts: at91: sama5d3x: separate motherboard gmac and emac definitions 2016-07-15 11:23:46 +02:00
sama5d3xcm_cmp.dtsi ARM: dts: at91: add dts file for sama5d36ek CMP board 2017-01-10 15:48:19 +01:00
sama5d3xdm.dtsi
sama5d3xmb.dtsi ARM: dts: at91: sama5d3x: separate motherboard gmac and emac definitions 2016-07-15 11:23:46 +02:00
sama5d3xmb_cmp.dtsi ARM: dts: at91: add dts file for sama5d36ek CMP board 2017-01-10 15:48:19 +01:00
sama5d3xmb_emac.dtsi ARM: dts: at91: sama5d3x: separate motherboard gmac and emac definitions 2016-07-15 11:23:46 +02:00
sama5d3xmb_gmac.dtsi ARM: dts: at91: sama5d3x: separate motherboard gmac and emac definitions 2016-07-15 11:23:46 +02:00
sama5d4.dtsi ARM: dts: at91: sama5d4: change DMA allocation for secure peripherals 2017-01-10 15:42:32 +01:00
sama5d31.dtsi
sama5d31ek.dts ARM: dts: at91: sama5d3x: separate motherboard gmac and emac definitions 2016-07-15 11:23:46 +02:00
sama5d33.dtsi
sama5d33ek.dts ARM: dts: at91: sama5d3x: separate motherboard gmac and emac definitions 2016-07-15 11:23:46 +02:00
sama5d34.dtsi
sama5d34ek.dts ARM: dts: at91: sama5d3x: separate motherboard gmac and emac definitions 2016-07-15 11:23:46 +02:00
sama5d35.dtsi
sama5d35ek.dts ARM: dts: at91: sama5d3x: separate motherboard gmac and emac definitions 2016-07-15 11:23:46 +02:00
sama5d36.dtsi
sama5d36ek.dts ARM: dts: at91: sama5d3x: separate motherboard gmac and emac definitions 2016-07-15 11:23:46 +02:00
sama5d36ek_cmp.dts ARM: dts: at91: add dts file for sama5d36ek CMP board 2017-01-10 15:48:19 +01:00
samsung_k3pe0e000b.dtsi
sh73a0-kzm9g.dts ARM: dts: kzm9g: Update console parameters 2016-06-29 14:19:42 +02:00
sh73a0.dtsi ARM: dts: sh73a0: Use SoC-specific compat string for mmcif 2017-01-03 10:46:19 +01:00
skeleton.dtsi ARM: dts: explicitly mark skeleton.dtsi as deprecated 2016-09-13 17:28:14 +02:00
skeleton64.dtsi
socfpga.dtsi ARM: dts: socfpga: add missing compatible string for SDRAM controller 2017-01-06 01:42:06 -06:00
socfpga_arria5.dtsi ARM: dts: socfpga: enable watchdog timer on Arria5 and Arria10 2017-01-04 18:12:10 -06:00
socfpga_arria5_socdk.dts ARM: dts: socfpga: set desired i2c clock on Cyclone5 and Arria5 devkits 2017-01-04 18:11:51 -06:00
socfpga_arria10.dtsi ARM: dts: Add EMAC AXI settings for Arria10 2017-02-02 21:33:47 -06:00
socfpga_arria10_socdk.dtsi ARM: dts: watchdog0 cannot reliably trigger reset 2017-01-25 10:01:28 -06:00
socfpga_arria10_socdk_nand.dts ARM: dts: socfpga: Add NAND device tree for Arria10 2017-01-05 06:12:47 -06:00
socfpga_arria10_socdk_qspi.dts ARM: dts: socfpga: Enable QSPI in Arria10 devkit 2016-11-08 15:40:35 -06:00
socfpga_arria10_socdk_sdmmc.dts ARM: dts: Add Arria10 SD/MMC EDAC devicetree entry 2016-08-10 14:45:47 +02:00
socfpga_cyclone5.dtsi ARM: dts: socfpga: Drop gmac0 from CV dtsi 2016-04-11 14:00:30 -05:00
socfpga_cyclone5_de0_sockit.dts ARM: dts: socfpga: add specific compatible strings for boards 2016-11-08 15:36:52 -06:00
socfpga_cyclone5_mcv.dtsi ARM: dts: socfpga: Add new MCVEVK manufacturer compat 2016-10-18 15:57:13 -05:00
socfpga_cyclone5_mcvevk.dts ARM: dts: socfpga: add specific compatible strings for boards 2016-11-08 15:36:52 -06:00
socfpga_cyclone5_socdk.dts ARM: dts: socfpga: enable CAN on Cyclone5 devkit 2017-01-04 18:12:09 -06:00
socfpga_cyclone5_sockit.dts ARM: dts: socfpga: Enable QSPI on the Cyclone5 sockit 2016-11-08 15:40:35 -06:00
socfpga_cyclone5_socrates.dts ARM: dts: socfpga: socrates: enable qspi 2016-10-18 22:18:14 -05:00
socfpga_cyclone5_sodia.dts ARM: dts: socfpga: add specific compatible strings for boards 2016-11-08 15:36:52 -06:00
socfpga_cyclone5_vining_fpga.dts ARM: dts: socfpga: add specific compatible strings for boards 2016-11-08 15:36:52 -06:00
socfpga_vt.dts
spear3xx.dtsi Update Viresh Kumar's email address 2015-07-17 16:39:53 -07:00
spear13xx.dtsi dmaengine: DW DMAC: add multi-block property to device tree 2016-11-30 08:57:50 +05:30
spear300-evb.dts Update Viresh Kumar's email address 2015-07-17 16:39:53 -07:00
spear300.dtsi Update Viresh Kumar's email address 2015-07-17 16:39:53 -07:00
spear310-evb.dts Update Viresh Kumar's email address 2015-07-17 16:39:53 -07:00
spear310.dtsi Update Viresh Kumar's email address 2015-07-17 16:39:53 -07:00
spear320-evb.dts Update Viresh Kumar's email address 2015-07-17 16:39:53 -07:00
spear320-hmi.dts ARM: dts: spear: replace gpio-key,wakeup with wakeup-source property 2016-02-24 12:20:26 -08:00
spear320.dtsi Update Viresh Kumar's email address 2015-07-17 16:39:53 -07:00
spear600-evb.dts
spear600.dtsi
spear1310-evb.dts ARM: dts: spear: replace gpio-key,wakeup with wakeup-source property 2016-02-24 12:20:26 -08:00
spear1310.dtsi Update Viresh Kumar's email address 2015-07-17 16:39:53 -07:00
spear1340-evb.dts ARM: dts: spear: replace gpio-key,wakeup with wakeup-source property 2016-02-24 12:20:26 -08:00
spear1340.dtsi Update Viresh Kumar's email address 2015-07-17 16:39:53 -07:00
st-pincfg.h
ste-ccu8540-pinctrl.dtsi
ste-ccu8540.dts ARM: ux500: define serial port aliases 2015-07-14 11:15:42 +02:00
ste-ccu9540.dts ARM: dts: ux500: use the GPIO DT header 2016-03-29 09:34:08 +02:00
ste-dbx5x0.dtsi ARM: dts: add the AB8500 clocks to the device tree 2017-03-13 15:08:27 -07:00
ste-href-ab8500.dtsi
ste-href-ab8505.dtsi
ste-href-family-pinctrl.dtsi
ste-href-stuib.dtsi ARM: dts: ux500: use the GPIO DT header 2016-03-29 09:34:08 +02:00
ste-href-tvk1281618.dtsi ARM: dts: Ux500: fix up TVK sensor data 2016-07-07 14:05:02 +02:00
ste-href.dtsi ARM: dts: add the AB8500 clocks to the device tree 2017-03-13 15:08:27 -07:00
ste-hrefprev60-stuib.dts ARM: ux500: define serial port aliases 2015-07-14 11:15:42 +02:00
ste-hrefprev60-tvk.dts ARM: ux500: define serial port aliases 2015-07-14 11:15:42 +02:00
ste-hrefprev60.dtsi ARM: dts: push MMC/SD to board and add comments 2017-01-31 22:10:15 +01:00
ste-hrefv60plus-stuib.dts ARM: ux500: define serial port aliases 2015-07-14 11:15:42 +02:00
ste-hrefv60plus-tvk.dts ARM: ux500: define serial port aliases 2015-07-14 11:15:42 +02:00
ste-hrefv60plus.dtsi ARM: dts: push MMC/SD to board and add comments 2017-01-31 22:10:15 +01:00
ste-nomadik-nhk15.dts ARM: dts: add the CLCD LCD display to the NHK15 2016-09-09 23:16:07 +02:00
ste-nomadik-pinctrl.dtsi
ste-nomadik-s8815.dts ARM: ux500: replace legacy *,wakeup property with wakeup-source 2015-11-17 09:37:09 +01:00
ste-nomadik-stn8815.dtsi ARM: dts: add the CLCD LCD display to the NHK15 2016-09-09 23:16:07 +02:00
ste-snowball.dts ARM: dts: add the AB8500 clocks to the device tree 2017-03-13 15:08:27 -07:00
ste-u300.dts ARM, ARM64: dts: drop "arm,amba-bus" in favor of "simple-bus" 2016-03-12 17:40:34 -08:00
stih407-b2120.dts ARM: dts: Enable Ethernet on STi's B2120 boards 2015-10-15 13:45:56 +02:00
stih407-clock.dtsi ARM: dts: stih407-clocks: Identify critical clocks 2016-11-10 09:52:36 +01:00
stih407-family.dtsi ARM: DT updates for v4.11 2017-02-23 15:46:25 -08:00
stih407-pinctrl.dtsi ARM: dts: STiH407-pinctrl: Add Pinctrl group for HW flow-control 2017-02-06 09:47:52 +01:00
stih407.dtsi ARM: dts: STiH407: Add label for sti-hdmi node 2016-10-20 15:48:44 +02:00
stih410-b2120.dts ARM: dts: STiH410-B2120: enable sti-hda at board level 2017-01-11 18:10:01 +01:00
stih410-b2260.dts ARM: dts: STiH410-b2260: Enable HW flow-control 2017-02-06 09:47:52 +01:00
stih410-clock.dtsi ARM: dts: stih410-clocks: Add PROC_STFE as a critical clock 2016-10-20 16:20:26 +02:00
stih410-pinctrl.dtsi
stih410.dtsi ARM: dts: STiH410-family: fix wrong parent clock frequency 2017-01-12 17:18:03 +01:00
stih418-b2199.dts ARM: dts: STiH418-B2199: Update gpio specifier 2016-09-02 15:15:14 +02:00
stih418-clock.dtsi ARM: dts: STiH418: Enable synchronous clock mode for video clocks 2016-09-16 09:42:11 +02:00
stih418.dtsi ARM: DT: STi: STiH418: Fix mmc0 clock configuration 2015-09-30 11:18:01 +02:00
stihxxx-b2120.dtsi ARM: dts: STiHxxx-b2120: change sound card name 2016-11-10 09:52:49 +01:00
stm32f429-disco.dts ARM: dts: stm32: enable RTC on stm32f429-disco 2017-01-20 14:59:52 +01:00
stm32f429.dtsi ARM: dts: stm32: Add I2C1 support for STM32F429 SoC 2017-02-01 18:19:31 +01:00
stm32f469-disco.dts ARM: dts: stm32: Enable pwm1 and pwm3 for stm32f469-disco 2017-02-01 17:01:29 +01:00
stm32f746.dtsi ARM: dts: Add STM32F746 MCU and STM32746g-EVAL board 2016-11-15 13:59:08 +01:00
stm32429i-eval.dts ARM: dts: stm32: Add I2C1 support for STM32429 eval board 2017-02-01 18:20:50 +01:00
stm32746g-eval.dts ARM: dts: Add STM32F746 MCU and STM32746g-EVAL board 2016-11-15 13:59:08 +01:00
sun4i-a10-a1000.dts ARM: dts: sun4i: A1000: add axp209 regulator nodes 2017-01-10 18:52:46 +01:00
sun4i-a10-ba10-tvbox.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun4i-a10-chuwi-v7-cw0825.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun4i-a10-cubieboard.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun4i-a10-dserve-dsrv9703c.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun4i-a10-gemei-g9.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun4i-a10-hackberry.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun4i-a10-hyundai-a7hd.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun4i-a10-inet1.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun4i-a10-inet9f-rev03.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun4i-a10-inet97fv2.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun4i-a10-itead-iteaduino-plus.dts ARM: dts: sun4i: Itead Iteaduino to use common code 2016-01-27 16:46:27 +01:00
sun4i-a10-jesurun-q5.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun4i-a10-marsboard.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun4i-a10-mini-xplus.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun4i-a10-mk802.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun4i-a10-mk802ii.dts ARM: sunxi: dt: Remove the FSF address 2015-05-10 10:22:23 +02:00
sun4i-a10-olinuxino-lime.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun4i-a10-pcduino.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun4i-a10-pcduino2.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun4i-a10-pov-protab2-ips9.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun4i-a10.dtsi ARM: dts: sunxi: Explicitly enable pull-ups for MMC pins 2017-01-10 18:52:41 +01:00
sun5i-a10s-auxtek-t003.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun5i-a10s-auxtek-t004.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun5i-a10s-mk802.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun5i-a10s-olinuxino-micro.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun5i-a10s-r7-tv-dongle.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun5i-a10s-wobo-i5.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun5i-a10s.dtsi The usual collection of new drivers, non-critical fixes, and updates 2017-02-25 14:28:06 -08:00
sun5i-a13-difrnce-dit4350.dts ARM: dts: sun5i: Use sun5i-reference-design-tablet.dtsi for dit4350 dts 2016-07-18 11:39:47 +02:00
sun5i-a13-empire-electronix-d709.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun5i-a13-empire-electronix-m712.dts ARM: dts: sun5i: Add dts file for the Empire Electronix M712 tablet 2016-08-27 00:32:48 +02:00
sun5i-a13-hsg-h702.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun5i-a13-inet-98v-rev2.dts ARM: dts: sun5i: Convert inet-98v-rev2 dts to use reference-design-tablet.dtsi 2016-08-27 00:32:20 +02:00
sun5i-a13-licheepi-one.dts ARM: dts: sun5i: add support for Lichee Pi One board 2017-01-10 18:52:48 +01:00
sun5i-a13-olinuxino-micro.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun5i-a13-olinuxino.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun5i-a13-q8-tablet.dts ARM: dts: sun5i: Rename sun5i-q8-common.dtsi sun5i-reference-design-tablet.dtsi 2016-07-18 11:39:45 +02:00
sun5i-a13-utoo-p66.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun5i-a13.dtsi The usual collection of new drivers, non-critical fixes, and updates 2017-02-25 14:28:06 -08:00
sun5i-gr8-chip-pro.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun5i-gr8-evb.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun5i-gr8.dtsi The usual collection of new drivers, non-critical fixes, and updates 2017-02-25 14:28:06 -08:00
sun5i-r8-chip.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun5i-r8.dtsi ARM: sun5i: Convert to CCU 2017-01-23 11:45:35 +01:00
sun5i-reference-design-tablet.dtsi ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun5i.dtsi The usual collection of new drivers, non-critical fixes, and updates 2017-02-25 14:28:06 -08:00
sun6i-a31-app4-evb1.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun6i-a31-colombus.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun6i-a31-hummingbird.dts ARM: DT updates for v4.11 2017-02-23 15:46:25 -08:00
sun6i-a31-i7.dts ARM: dts: sun6i: Add SPDIF to the Mele I7 2017-01-10 18:52:54 +01:00
sun6i-a31-m9.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun6i-a31-mele-a1000g-quad.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun6i-a31.dtsi ARM: DT updates for v4.11 2017-02-23 15:46:25 -08:00
sun6i-a31s-colorfly-e708-q1.dts ARM: dts: sun6i: Add sun6i-reference-design-tablet.dtsi 2016-08-22 21:00:48 +02:00
sun6i-a31s-cs908.dts ARM: dts: sun6i: Enable otg controller on the cs908 2015-07-06 13:36:10 +02:00
sun6i-a31s-inet-q972.dts ARM: dts: sun6i: Add new dts file for tablets using the inet-q972 PCB 2016-08-22 21:00:53 +02:00
sun6i-a31s-primo81.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun6i-a31s-sina31s-core.dtsi ARM: dts: sun6i: sina31s: Switch to mmc3 for onboard eMMC 2016-01-25 00:01:21 +01:00
sun6i-a31s-sina31s.dts ARM: dts: sun6i: sina31s: Enable USB OTG controller in peripheral mode 2017-01-18 08:10:44 +01:00
sun6i-a31s-sinovoip-bpi-m2.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun6i-a31s-yones-toptech-bs1078-v2.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun6i-a31s.dtsi ARM: dts: sun6i: Add device nodes for first display pipeline 2016-11-22 15:32:07 +01:00
sun6i-reference-design-tablet.dtsi ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun7i-a20-bananapi-m1-plus.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun7i-a20-bananapi.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun7i-a20-bananapro.dts ARM: dts: sun7i: Add wifi dt node on Banana Pro 2017-01-10 18:54:02 +01:00
sun7i-a20-cubieboard2.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun7i-a20-cubietruck.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun7i-a20-hummingbird.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun7i-a20-i12-tvbox.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun7i-a20-icnova-swac.dts arm: sun7i: Add sun7i-a20-icnova-swac.dts 2015-11-17 09:40:07 +01:00
sun7i-a20-itead-ibox.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun7i-a20-lamobo-r1.dts ARM: dts: sun7i: lamobo-r1: Fix CPU port RGMII settings 2017-03-20 09:30:39 +01:00
sun7i-a20-m3.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun7i-a20-mk808c.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun7i-a20-olimex-som-evb.dts ARM: dts: sunxi: Enable UEXT related nodes for Olimex A20 SOM EVB 2017-01-10 18:52:50 +01:00
sun7i-a20-olinuxino-lime.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun7i-a20-olinuxino-lime2-emmc.dts ARM: DT updates for v4.11 2017-02-23 15:46:25 -08:00
sun7i-a20-olinuxino-lime2.dts ARM: dts: sunxi: Use axp209.dtsi for Olinuxino Lime2 2017-01-10 18:52:49 +01:00
sun7i-a20-olinuxino-micro.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun7i-a20-orangepi-mini.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun7i-a20-orangepi.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun7i-a20-pcduino3-nano.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun7i-a20-pcduino3.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun7i-a20-wexler-tab7200.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun7i-a20-wits-pro-a20-dkt.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun7i-a20.dtsi Allwinner DT changes for 4.11 2017-02-07 16:08:58 +01:00
sun8i-a23-a33.dtsi ARM: sun8i: Fix the mali clock rate 2017-03-06 07:41:09 +01:00
sun8i-a23-evb.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun8i-a23-gt90h-v4.dts ARM: dts: sun8i: Add touchscreen node for sun8i-a23-gt90h 2016-09-21 11:48:07 +03:00
sun8i-a23-inet86dz.dts ARM: dts: sun8i: Add touchscreen node for sun8i-a23-inet86dz 2016-09-21 11:48:07 +03:00
sun8i-a23-ippo-q8h-v1.2.dts ARM: dts: sun8i: Make ippo-q8h-v*.dts a symlink to q8-tablet.dts 2015-10-13 20:40:57 +02:00
sun8i-a23-ippo-q8h-v5.dts ARM: dts: sun8i: Make ippo-q8h-v*.dts a symlink to q8-tablet.dts 2015-10-13 20:40:57 +02:00
sun8i-a23-polaroid-mid2407pxe03.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun8i-a23-polaroid-mid2809pxe04.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun8i-a23-q8-tablet.dts ARM: dts: sun8i-a23: q8-tablet: Enable internal audio codec 2017-01-10 18:52:52 +01:00
sun8i-a23.dtsi ARM: dts: sun8i-a23: Add device node for internal audio codec 2017-01-10 18:52:51 +01:00
sun8i-a33-et-q8-v1.6.dts ARM: dts: sun8i: Make et-q8-v1.6.dts a symlink to q8-tablet.dts 2015-10-13 20:41:28 +02:00
sun8i-a33-ga10h-v1.1.dts ARM: dts: sun8i: Add touchscreen node for sun8i-a33-ga10h 2016-09-21 11:48:07 +03:00
sun8i-a33-inet-d978-rev2.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun8i-a33-ippo-q8h-v1.2.dts ARM: dts: sun8i: Make ippo-q8h-v1.2.dts a symlink to q8-tablet.dts 2015-09-28 10:33:56 +02:00
sun8i-a33-olinuxino.dts ARM: dts: sun8i: a33-olinuxino: use AXP223 DTSI 2017-01-12 10:05:36 +01:00
sun8i-a33-q8-tablet.dts ARM: dts: sun8i-a?3-q8-tablet.dts: Add full otg support 2016-07-04 21:18:00 +02:00
sun8i-a33-sinlinx-sina33.dts ARM: dts: sun8i: sinlinx: Enable audio nodes 2017-02-06 08:48:18 +01:00
sun8i-a33.dtsi ARM: SoC fixes 2017-04-16 12:38:17 -07:00
sun8i-a83t-allwinner-h8homlet-v2.dts ARM: dts: sun8i: Add A83T HomletV2 Board by Allwinner 2016-01-25 00:01:21 +01:00
sun8i-a83t-cubietruck-plus.dts ARM: dts: sun8i: Add device tree for Cubietruck Plus 2016-01-25 00:01:21 +01:00
sun8i-a83t.dtsi Allwinner DT changes for 4.11 2017-02-07 16:08:58 +01:00
sun8i-h2-plus-orangepi-zero.dts ARM: dts: sun8i: add a delay after reset xr819 on Orange Pi Zero 2017-01-10 18:52:44 +01:00
sun8i-h3-bananapi-m2-plus.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun8i-h3-beelink-x2.dts ARM: dts: sun8i-h3: Add SPDIF to the Beelink X2 2017-01-27 21:09:58 +01:00
sun8i-h3-nanopi-m1.dts ARM: dts: sun8i: Add dts file for NanoPi M1 SBC 2016-11-22 15:34:00 +01:00
sun8i-h3-nanopi-neo.dts ARM: dts: sun8i: Use the common file in NanoPi NEO SBC 2016-11-22 15:34:00 +01:00
sun8i-h3-nanopi.dtsi ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun8i-h3-orangepi-2.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun8i-h3-orangepi-lite.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun8i-h3-orangepi-one.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun8i-h3-orangepi-pc-plus.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun8i-h3-orangepi-pc.dts ARM: dts: sun8i-h3: orange-pi-pc: Enable audio codec 2017-01-10 18:52:53 +01:00
sun8i-h3-orangepi-plus.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun8i-h3-orangepi-plus2e.dts ARM: dts: sun8i: Add dts file for the Orange Pi Plus2E SBC 2016-09-05 13:35:55 +02:00
sun8i-h3.dtsi Allwinner DT changes for 4.11 2017-02-07 16:08:58 +01:00
sun8i-q8-common.dtsi ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun8i-r16-parrot.dts ARM: dts: sun8i: parrot: Enable audio nodes 2017-02-06 08:45:33 +01:00
sun8i-reference-design-tablet.dtsi ARM: sun8i: a23/a33: drop bl_en_pin GPIO pinmux in reference design DTSI 2017-03-20 09:31:42 +01:00
sun8i-v3s-licheepi-zero.dts ARM: dts: sunxi: add support for Lichee Pi Zero board 2017-01-27 16:18:16 +01:00
sun8i-v3s.dtsi ARM: dts: sunxi: add dtsi file for V3s SoC 2017-01-27 16:17:56 +01:00
sun9i-a80-cubieboard4.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun9i-a80-optimus.dts ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun9i-a80.dtsi The usual collection of new drivers, non-critical fixes, and updates 2017-02-25 14:28:06 -08:00
sunxi-common-regulators.dtsi ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sunxi-itead-core-common.dtsi ARM: dts: sunxi: Add sunxi-itead-core-common.dtsi 2016-01-27 16:46:23 +01:00
sunxi-reference-design-tablet.dtsi ARM: dts: sunxi: Rename sunxi-q8-common.dtsi sunxi-reference-design-tablet.dtsi 2016-07-18 11:39:44 +02:00
tango4-common.dtsi ARM: dts: tango4: Import USB nodes 2017-01-19 16:24:27 -08:00
tango4-smp8758.dtsi ARM: dts: tango4: Update cpus node for cpufreq 2016-05-10 16:11:49 +02:00
tango4-vantage-1172.dts ARM: dts: tango4: Import MMC nodes 2017-01-19 16:24:24 -08:00
tegra20-colibri-512.dtsi ARM: tegra: Add spaces around = in properties 2016-07-11 16:46:26 +02:00
tegra20-harmony.dts ARM: tegra: Add spaces around = in properties 2016-07-11 16:46:26 +02:00
tegra20-iris-512.dts ARM: tegra: Add stdout-path for various boards 2016-04-12 17:10:25 +02:00
tegra20-medcom-wide.dts ARM: tegra: Add stdout-path for various boards 2016-04-12 17:10:25 +02:00
tegra20-paz00.dts ARM: tegra: paz00: Mark panel regulator as enabled on boot 2017-01-25 09:13:50 +01:00
tegra20-plutux.dts
tegra20-seaboard.dts ARM: tegra: Add spaces around = in properties 2016-07-11 16:46:26 +02:00
tegra20-tamonten.dtsi ARM: tegra: Add spaces around = in properties 2016-07-11 16:46:26 +02:00
tegra20-tec.dts
tegra20-trimslice.dts ARM: dts: tegra: Fix missing card detection in Trimslice µSD card slot 2017-01-25 10:23:45 +01:00
tegra20-ventana.dts ARM: tegra: Add spaces around = in properties 2016-07-11 16:46:26 +02:00
tegra20-whistler.dts ARM: tegra: Add spaces around = in properties 2016-07-11 16:46:26 +02:00
tegra20.dtsi ARM: tegra: Add Tegra20 GMI support 2016-11-07 13:52:52 +01:00
tegra30-apalis-eval.dts ARM: tegra: Add stdout-path for various boards 2016-04-12 17:10:25 +02:00
tegra30-apalis.dtsi ARM: tegra: apalis/colibri t30: Integrate audio 2016-11-07 14:45:30 +01:00
tegra30-beaver.dts ARM: DT updates for v4.8 2016-08-01 18:37:45 -04:00
tegra30-cardhu-a02.dts
tegra30-cardhu-a04.dts
tegra30-cardhu.dtsi ARM: tegra: Add spaces around = in properties 2016-07-11 16:46:26 +02:00
tegra30-colibri-eval-v3.dts ARM: tegra: Add spaces around = in properties 2016-07-11 16:46:26 +02:00
tegra30-colibri.dtsi ARM: tegra: apalis/colibri t30: Integrate audio 2016-11-07 14:45:30 +01:00
tegra30.dtsi ARM: tegra: Add Tegra30 GMI support 2016-11-07 13:53:42 +01:00
tegra114-dalmore.dts ARM: tegra: Correct polarity for Tegra114 PMIC interrupt 2016-08-25 17:31:30 -07:00
tegra114-roth.dts ARM: tegra: Correct polarity for Tegra114 PMIC interrupt 2016-08-25 17:31:30 -07:00
tegra114-tn7.dts ARM: tegra: Correct polarity for Tegra114 PMIC interrupt 2016-08-25 17:31:30 -07:00
tegra114.dtsi ARM: tegra: Fix Tegra114 USB compatible values 2016-08-16 15:10:14 +02:00
tegra124-apalis-emc.dtsi ARM: tegra: Initial support for Apalis TK1 2016-07-11 16:48:10 +02:00
tegra124-apalis-eval.dts ARM: tegra: apalis-tk1: Fix SD card detect on v1.1 HW 2017-01-25 07:47:50 +01:00
tegra124-apalis.dtsi ARM: tegra: apalis-tk1: Update compatibility comment 2017-01-25 07:48:36 +01:00
tegra124-jetson-tk1-emc.dtsi ARM: tegra: Remove commas from unit addresses on Tegra124 2016-07-11 16:48:09 +02:00
tegra124-jetson-tk1.dts Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux 2016-10-12 11:05:23 -07:00
tegra124-nyan-big-emc.dtsi ARM: tegra: Remove commas from unit addresses on Tegra124 2016-07-11 16:48:09 +02:00
tegra124-nyan-big.dts ARM: tegra: nyan-big: Proper pinmux for TPM I2C 2017-01-25 12:04:41 +01:00
tegra124-nyan-blaze-emc.dtsi ARM: tegra: Remove commas from unit addresses on Tegra124 2016-07-11 16:48:09 +02:00
tegra124-nyan-blaze.dts ARM: tegra: nyan-blaze: Proper pinmux for TPM I2C 2017-01-25 12:07:21 +01:00
tegra124-nyan.dtsi ARM: tegra: nyan: Use external control for bq24735 charger 2017-01-25 11:58:47 +01:00
tegra124-venice2.dts ARM: tegra: Remove commas from unit addresses on Tegra124 2016-07-11 16:48:09 +02:00
tegra124.dtsi arm: tegra: set hot trips for Tegra124 2016-09-27 14:02:32 +08:00
tny_a9g20.dts
tny_a9260.dts
tny_a9260_common.dtsi ARM: dts: at91: calao: remove leftovers clock definition 2016-06-10 16:59:30 +02:00
tny_a9263.dts ARM: dts: at91: fix i2c-gpio node name 2016-07-15 11:23:44 +02:00
tps6507x.dtsi
tps65217.dtsi ARM: dts: tps65217: Add the power button device 2016-11-09 14:31:32 -07:00
tps65910.dtsi
twl4030.dtsi Revert "ARM: dts: twl4030: Add iio properties for bci subnode" 2015-11-06 21:17:53 +01:00
twl4030_omap3.dtsi ARM: dts: twl4030: Use OMAP3_CORE1_IOPAD pinmux macro 2015-11-30 08:43:29 -08:00
twl6030.dtsi ARM: dts: twl6030: describe gpadc 2016-04-26 10:24:58 -07:00
twl6030_omap4.dtsi ARM: dts: twl6030: Use OMAP4_IOPAD pinmux macro 2015-11-30 08:43:31 -08:00
uniphier-ld4-ref.dts ARM: dts: uniphier: match DT names to other projects and documents 2016-08-30 21:12:58 +09:00
uniphier-ld4.dtsi ARM: dts: uniphier: make 32bit SoC DTSI linear 2016-11-05 23:18:26 +09:00
uniphier-ld6b-ref.dts ARM: dts: uniphier: match DT names to other projects and documents 2016-08-30 21:12:58 +09:00
uniphier-ld6b.dtsi ARM: dts: uniphier: match DT names to other projects and documents 2016-08-30 21:12:58 +09:00
uniphier-pinctrl.dtsi ARM: dts: uniphier: add SD pin-mux node 2017-01-22 22:21:54 +09:00
uniphier-pro4-ace.dts ARM: dts: uniphier: match DT names to other projects and documents 2016-08-30 21:12:58 +09:00
uniphier-pro4-ref.dts ARM: dts: uniphier: match DT names to other projects and documents 2016-08-30 21:12:58 +09:00
uniphier-pro4-sanji.dts ARM: dts: uniphier: match DT names to other projects and documents 2016-08-30 21:12:58 +09:00
uniphier-pro4.dtsi ARM: dts: uniphier: make 32bit SoC DTSI linear 2016-11-05 23:18:26 +09:00
uniphier-pro5.dtsi ARM: dts: uniphier: make 32bit SoC DTSI linear 2016-11-05 23:18:26 +09:00
uniphier-pxs2-gentil.dts ARM: dts: uniphier: match DT names to other projects and documents 2016-08-30 21:12:58 +09:00
uniphier-pxs2-vodka.dts ARM: dts: uniphier: match DT names to other projects and documents 2016-08-30 21:12:58 +09:00
uniphier-pxs2.dtsi ARM: dts: uniphier: make 32bit SoC DTSI linear 2016-11-05 23:18:26 +09:00
uniphier-ref-daughter.dtsi ARM: dts: uniphier: add @{address} to EEPROM node 2016-03-18 17:40:50 +01:00
uniphier-sld3-ref.dts ARM: dts: uniphier: match DT names to other projects and documents 2016-08-30 21:12:58 +09:00
uniphier-sld3.dtsi ARM: dts: uniphier: make compatible of syscon nodes SoC-specific 2016-11-05 23:33:36 +09:00
uniphier-sld8-ref.dts ARM: dts: uniphier: match DT names to other projects and documents 2016-08-30 21:12:58 +09:00
uniphier-sld8.dtsi ARM: dts: uniphier: make 32bit SoC DTSI linear 2016-11-05 23:18:26 +09:00
uniphier-support-card.dtsi ARM: dts: uniphier: rework UniPhier System Bus nodes 2016-03-18 17:37:52 +01:00
usb_a9g20-dab-mmx.dtsi
usb_a9g20.dts
usb_a9g20_common.dtsi ARM: dts: at91: fix i2c-gpio node name 2016-07-15 11:23:44 +02:00
usb_a9g20_lpw.dts
usb_a9260.dts
usb_a9260_common.dtsi ARM: dts: at91: fix i2c-gpio node name 2016-07-15 11:23:44 +02:00
usb_a9263.dts ARM: dts: at91: fix i2c-gpio node name 2016-07-15 11:23:44 +02:00
versatile-ab.dts ARM: versatile: move flash registration to the device tree 2016-04-04 10:33:16 +02:00
versatile-pb.dts ARM: versatile: fix MMC/SD interrupt assignment 2016-01-07 06:32:19 +01:00
vexpress-v2m-rs1.dtsi ARM: dts: vexpress: fix node name unit-address presence warnings 2016-04-25 11:01:13 +01:00
vexpress-v2m.dtsi ARM: dts: vexpress: fix node name unit-address presence warnings 2016-04-25 11:01:13 +01:00
vexpress-v2p-ca5s.dts ARM: dts: vexpress: Add external expansion bus to DT 2016-04-25 11:01:14 +01:00
vexpress-v2p-ca9.dts ARM: dts: vexpress: Add external expansion bus to DT 2016-04-25 11:01:14 +01:00
vexpress-v2p-ca15-tc1.dts ARM: dts: vexpress: Support GICC_DIR operations 2016-12-30 14:54:30 +00:00
vexpress-v2p-ca15_a7.dts ARM: dts: vexpress: Support GICC_DIR operations 2016-12-30 14:54:30 +00:00
vf-colibri-eval-v3.dtsi ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
vf-colibri.dtsi ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
vf500-colibri-eval-v3.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
vf500-colibri.dtsi ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
vf500.dtsi ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
vf610-colibri-eval-v3.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
vf610-colibri.dtsi ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
vf610-cosmic.dts ARM: dts: vf610: Nomenclature fixup for PTC12 pin used in RMII mode. 2015-06-03 15:04:00 +08:00
vf610-pinfunc.h ARM: dts: vf610: Nomenclature fixup for PTC12 pin used in RMII mode. 2015-06-03 15:04:00 +08:00
vf610-twr.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
vf610-zii-dev-rev-b.dts i.MX device tree updates for 4.11: 2017-01-29 21:07:40 -08:00
vf610-zii-dev-rev-c.dts ARM: dts: vf610-zii-dev: add EEPROM entry to Rev C 2017-01-23 15:37:33 +08:00
vf610-zii-dev.dtsi ARM: dts: vf610-zii-dev: Add .dts file for rev. C 2017-01-10 15:51:17 +08:00
vf610.dtsi ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
vf610m4-colibri.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
vf610m4-cosmic.dts ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
vf610m4.dtsi ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
vfxxx.dtsi ARM: dts: imx/vf: Correct license text 2017-01-10 10:18:35 +08:00
vt8500-bv07.dts
vt8500.dtsi
wd-mbwe.dts ARM: boot: dts: Add Western Digital My Book World Edition device tree 2016-04-26 09:51:13 +02:00
wm8505-ref.dts
wm8505.dtsi dts: vt8500: Fix errors in SDHC node for WM8505 2016-01-07 16:04:32 +01:00
wm8650-mid.dts
wm8650.dtsi dts: vt8500: Add SDHC node to DTS file for WM8650 2016-01-07 16:02:53 +01:00
wm8750-apc8750.dts
wm8750.dtsi ARM: dts: WM8750: fix cpu compatible value 2015-10-23 21:59:38 +02:00
wm8850-w70v2.dts
wm8850.dtsi
xenvm-4.2.dts
zx296702-ad1.dts ARM: dts: zx: add an initial zx296702 dts and doc 2015-06-11 16:18:30 -07:00
zx296702.dtsi ARM: dts: zx: add an initial zx296702 dts and doc 2015-06-11 16:18:30 -07:00
zynq-7000.dtsi ARM: zynq: Fix pmu register description coding style 2016-11-16 09:32:20 +01:00
zynq-microzed.dts arm: dts: zynq: Add MicroZed board support 2016-12-06 13:17:39 +01:00
zynq-parallella.dts ARM: zynq: Fix W=1 dtc 1.4 warnings 2016-11-16 09:28:37 +01:00
zynq-zc702.dts ARM: zynq: Fix W=1 dtc 1.4 warnings 2016-11-16 09:28:37 +01:00
zynq-zc706.dts ARM: zynq: Fix W=1 dtc 1.4 warnings 2016-11-16 09:28:37 +01:00
zynq-zed.dts ARM: zynq: Fix W=1 dtc 1.4 warnings 2016-11-16 09:28:37 +01:00
zynq-zybo.dts ARM: zynq: Fix W=1 dtc 1.4 warnings 2016-11-16 09:28:37 +01:00