1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/arch/arm/boot/dts
Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Many source files in the tree are missing licensing information, which
makes it harder for compliance tools to determine the correct license.

By default all files without license information are under the default
license of the kernel, which is GPL version 2.

Update the files which contain no license information with the 'GPL-2.0'
SPDX license identifier.  The SPDX identifier is a legally binding
shorthand, which can be used instead of the full boiler plate text.

This patch is based on work done by Thomas Gleixner and Kate Stewart and
Philippe Ombredanne.

How this work was done:

Patches were generated and checked against linux-4.14-rc6 for a subset of
the use cases:
 - file had no licensing information it it.
 - file was a */uapi/* one with no licensing information in it,
 - file was a */uapi/* one with existing licensing information,

Further patches will be generated in subsequent months to fix up cases
where non-standard license headers were used, and references to license
had to be inferred by heuristics based on keywords.

The analysis to determine which SPDX License Identifier to be applied to
a file was done in a spreadsheet of side by side results from of the
output of two independent scanners (ScanCode & Windriver) producing SPDX
tag:value files created by Philippe Ombredanne.  Philippe prepared the
base worksheet, and did an initial spot review of a few 1000 files.

The 4.13 kernel was the starting point of the analysis with 60,537 files
assessed.  Kate Stewart did a file by file comparison of the scanner
results in the spreadsheet to determine which SPDX license identifier(s)
to be applied to the file. She confirmed any determination that was not
immediately clear with lawyers working with the Linux Foundation.

Criteria used to select files for SPDX license identifier tagging was:
 - Files considered eligible had to be source code files.
 - Make and config files were included as candidates if they contained >5
   lines of source
 - File already had some variant of a license header in it (even if <5
   lines).

All documentation files were explicitly excluded.

The following heuristics were used to determine which SPDX license
identifiers to apply.

 - when both scanners couldn't find any license traces, file was
   considered to have no license information in it, and the top level
   COPYING file license applied.

   For non */uapi/* files that summary was:

   SPDX license identifier                            # files
   ---------------------------------------------------|-------
   GPL-2.0                                              11139

   and resulted in the first patch in this series.

   If that file was a */uapi/* path one, it was "GPL-2.0 WITH
   Linux-syscall-note" otherwise it was "GPL-2.0".  Results of that was:

   SPDX license identifier                            # files
   ---------------------------------------------------|-------
   GPL-2.0 WITH Linux-syscall-note                        930

   and resulted in the second patch in this series.

 - if a file had some form of licensing information in it, and was one
   of the */uapi/* ones, it was denoted with the Linux-syscall-note if
   any GPL family license was found in the file or had no licensing in
   it (per prior point).  Results summary:

   SPDX license identifier                            # files
   ---------------------------------------------------|------
   GPL-2.0 WITH Linux-syscall-note                       270
   GPL-2.0+ WITH Linux-syscall-note                      169
   ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause)    21
   ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)    17
   LGPL-2.1+ WITH Linux-syscall-note                      15
   GPL-1.0+ WITH Linux-syscall-note                       14
   ((GPL-2.0+ WITH Linux-syscall-note) OR BSD-3-Clause)    5
   LGPL-2.0+ WITH Linux-syscall-note                       4
   LGPL-2.1 WITH Linux-syscall-note                        3
   ((GPL-2.0 WITH Linux-syscall-note) OR MIT)              3
   ((GPL-2.0 WITH Linux-syscall-note) AND MIT)             1

   and that resulted in the third patch in this series.

 - when the two scanners agreed on the detected license(s), that became
   the concluded license(s).

 - when there was disagreement between the two scanners (one detected a
   license but the other didn't, or they both detected different
   licenses) a manual inspection of the file occurred.

 - In most cases a manual inspection of the information in the file
   resulted in a clear resolution of the license that should apply (and
   which scanner probably needed to revisit its heuristics).

 - When it was not immediately clear, the license identifier was
   confirmed with lawyers working with the Linux Foundation.

 - If there was any question as to the appropriate license identifier,
   the file was flagged for further research and to be revisited later
   in time.

In total, over 70 hours of logged manual review was done on the
spreadsheet to determine the SPDX license identifiers to apply to the
source files by Kate, Philippe, Thomas and, in some cases, confirmation
by lawyers working with the Linux Foundation.

Kate also obtained a third independent scan of the 4.13 code base from
FOSSology, and compared selected files where the other two scanners
disagreed against that SPDX file, to see if there was new insights.  The
Windriver scanner is based on an older version of FOSSology in part, so
they are related.

Thomas did random spot checks in about 500 files from the spreadsheets
for the uapi headers and agreed with SPDX license identifier in the
files he inspected. For the non-uapi files Thomas did random spot checks
in about 15000 files.

In initial set of patches against 4.14-rc6, 3 files were found to have
copy/paste license identifier errors, and have been fixed to reflect the
correct identifier.

Additionally Philippe spent 10 hours this week doing a detailed manual
inspection and review of the 12,461 patched files from the initial patch
version early this week with:
 - a full scancode scan run, collecting the matched texts, detected
   license ids and scores
 - reviewing anything where there was a license detected (about 500+
   files) to ensure that the applied SPDX license was correct
 - reviewing anything where there was no detection but the patch license
   was not GPL-2.0 WITH Linux-syscall-note to ensure that the applied
   SPDX license was correct

This produced a worksheet with 20 files needing minor correction.  This
worksheet was then exported into 3 different .csv files for the
different types of files to be modified.

These .csv files were then reviewed by Greg.  Thomas wrote a script to
parse the csv files and add the proper SPDX tag to the file, in the
format that the file expected.  This script was further refined by Greg
based on the output to detect more types of files automatically and to
distinguish between header and source .c files (which need different
comment types.)  Finally Greg ran the script using the .csv files to
generate the patches.

Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>
Reviewed-by: Philippe Ombredanne <pombredanne@nexb.com>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-11-02 11:10:55 +01:00
..
aks-cdu.dts ARM: dts: at91: Switch to the new NAND bindings 2017-05-31 11:55:41 +02:00
alphascale-asm9260-devkit.dts
alphascale-asm9260.dtsi
alpine-db.dts
alpine.dtsi ARM: dts: alpine: add valid clock-frequency values 2017-04-03 09:06:55 +02: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: dts: am33xx: Add spi alias to match SOC schematics 2017-09-19 10:59:26 -07: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-epos-evm: Remove extra CPSW EMAC entry 2017-09-19 10:59:26 -07:00
am43xx-clocks.dtsi ARM: dts: am43xx-clocks: Add support for CLKOUT2 2017-05-31 10:19:56 -07:00
am57xx-beagle-x15-common.dtsi ARM: dts: am57xx-beagle-x15: Add pinmux configuration for MMC 2017-08-16 07:54:09 -07:00
am57xx-beagle-x15-revb1.dts ARM: dts: am57xx-beagle-x15: Add pinmux configuration for MMC 2017-08-16 07:54:09 -07:00
am57xx-beagle-x15-revc.dts ARM: dts: am57xx-beagle-x15: Add support for rev C 2017-08-17 09:21:58 -07:00
am57xx-beagle-x15.dts ARM: dts: am57xx-beagle-x15: Add pinmux configuration for MMC 2017-08-16 07:54:09 -07: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 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
am57xx-idk-common.dtsi ARM: dts: am57xx-idk: Move common MMC/SD properties to common file 2017-08-16 07:54:09 -07:00
am57xx-industrial-grade.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01: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: add LED support 2017-03-28 09:06:43 -07:00
am335x-baltos-ir3220.dts ARM: dts: am335x-baltos: add LED support 2017-03-28 09:06:43 -07:00
am335x-baltos-ir5221.dts ARM: dts: am335x-baltos: add LED support 2017-03-28 09:06:43 -07:00
am335x-baltos-leds.dtsi ARM: dts: am335x-baltos: add LED support 2017-03-28 09:06:43 -07:00
am335x-baltos.dtsi ARM: dts: omap: Add generic compatible string for I2C EEPROM 2017-05-26 08:50:45 -07:00
am335x-base0033.dts ARM: dts: omap: Add generic compatible string for I2C EEPROM 2017-05-26 08:50:45 -07:00
am335x-bone-common.dtsi ARM: dts: tps65217: Add power button interrupt to the common tps65217.dtsi file 2017-08-10 09:24:07 -07:00
am335x-bone.dts
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: boneblack-wireless: add WL1835 Bluetooth device node 2017-05-26 08:47:29 -07:00
am335x-boneblack.dts ARM: dts: Use - instead of @ for DT OPP entries for TI SoCs 2017-05-16 08:18:55 -07:00
am335x-boneblue.dts ARM: dts: Add am335x-boneblue 2017-06-06 00:25:36 -07: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: bonegreen-wireless: add WL1835 Bluetooth device node 2017-06-06 00:32:59 -07: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: tps65217: Add power button interrupt to the common tps65217.dtsi file 2017-08-10 09:24:07 -07: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: am335x-evm: Enable NAND dma prefetch by default 2017-08-14 11:34:24 -07: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 ARM: dts: am335x-icev2: Add CPSW ethernet0 and ethernet1 2017-04-04 08:57:21 -07: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-moxa-uc-8100-me-t.dts ARM: dts: am335x: add support for Moxa UC-8100-ME-T open platform 2017-08-14 11:34:24 -07:00
am335x-nano.dts ARM: dts: omap: Add generic compatible string for I2C EEPROM 2017-05-26 08:50:45 -07: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: omap: Add generic compatible string for I2C EEPROM 2017-05-26 08:50:45 -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: fix rv4162 compatible 2017-05-16 08:18:02 -07: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: omap: Add generic compatible string for I2C EEPROM 2017-05-26 08:50:45 -07:00
am335x-sl50.dts ARM: Device-tree updates 2017-07-04 14:37:25 -07: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: am437xx: Enable NAND dma prefetch by default 2017-08-14 11:34:24 -07:00
am437x-idk-evm.dts ARM: dts: omap: Add generic compatible string for I2C EEPROM 2017-05-26 08:50:45 -07: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: Remove min and max voltage values for dcdc3 2017-06-06 00:31:41 -07:00
am571x-idk.dts ARM: dts: am571x-idk: Add pinmux configuration for MMC 2017-08-16 07:54:10 -07:00
am572x-idk.dts ARM: dts: am572x-idk: Add pinmux configuration for MMC 2017-08-16 07:54:10 -07: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: AM35x: Add hecc node 2017-03-17 12:11:55 -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 ARM: dts: Use - instead of @ for DT OPP entries for TI SoCs 2017-05-16 08:18:55 -07:00
animeo_ip.dts ARM: dts: at91: Switch to the new NAND bindings 2017-05-31 11:55:41 +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: Fix I2C repeated start issue on Armada-38x 2017-10-02 16:21:01 +02:00
armada-39x.dtsi ARM: dts: marvell: fix PCI bus dtc warnings 2017-08-03 14:29:22 +02: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: marvell: fix PCI bus dtc warnings 2017-08-03 14:29:22 +02:00
armada-375-db.dts ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-375.dtsi ARM: dts: marvell: fix PCI bus dtc warnings 2017-08-03 14:29:22 +02:00
armada-380.dtsi ARM: dts: marvell: fix PCI bus dtc warnings 2017-08-03 14:29:22 +02:00
armada-385-db-ap.dts ARM: dts: marvell: fix PCI bus dtc warnings 2017-08-03 14:29:22 +02:00
armada-385-linksys-caiman.dts ARM: dts: armada-385-linksys: partition layout is board specific 2017-06-17 08:16:46 +02:00
armada-385-linksys-cobra.dts ARM: dts: armada-385-linksys: partition layout is board specific 2017-06-17 08:16:46 +02:00
armada-385-linksys-rango.dts ARM: dts: mvebu: add support for Linksys WRT3200ACM (Rango) 2017-06-17 08:16:46 +02:00
armada-385-linksys-shelby.dts ARM: dts: armada-385-linksys: partition layout is board specific 2017-06-17 08:16:46 +02:00
armada-385-linksys.dtsi ARM: dts: armada-385-linksys: fixup button node names 2017-06-17 08:16:46 +02:00
armada-385-synology-ds116.dts ARM: dts: armada-385-synology-ds116: add support for Synology DS116 NAS 2017-03-07 17:46:43 +01:00
armada-385-turris-omnia.dts ARM: dts: marvell: fix PCI bus dtc warnings 2017-08-03 14:29:22 +02:00
armada-385.dtsi ARM: dts: marvell: fix PCI bus dtc warnings 2017-08-03 14:29:22 +02: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: marvell: fix PCI bus dtc warnings 2017-08-03 14:29:22 +02:00
armada-388-clearfog.dtsi ARM: dts: marvell: fix PCI bus dtc warnings 2017-08-03 14:29:22 +02:00
armada-388-db.dts ARM: dts: marvell: fix PCI bus dtc warnings 2017-08-03 14:29:22 +02:00
armada-388-gp.dts mvebu dt for 4.14 (part 1) 2017-08-16 23:22:41 +02:00
armada-388-rd.dts ARM: dts: marvell: fix PCI bus dtc warnings 2017-08-03 14:29:22 +02:00
armada-388.dtsi ARM: dts: armada-38x add node labels 2017-03-07 17:20:02 +01:00
armada-390-db.dts ARM: dts: marvell: fix PCI bus dtc warnings 2017-08-03 14:29:22 +02:00
armada-390.dtsi ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-395-gp.dts ARM: dts: marvell: fix PCI bus dtc warnings 2017-08-03 14:29:22 +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: marvell: fix PCI bus dtc warnings 2017-08-03 14:29:22 +02:00
armada-398.dtsi ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
armada-xp-98dx3236.dtsi ARM: dts: marvell: fix PCI bus dtc warnings 2017-08-03 14:29:22 +02:00
armada-xp-98dx3336.dtsi ARM: dts: Use armada-370-xp as a base for armada-xp-98dx3236 2017-03-08 09:52:53 +01:00
armada-xp-98dx4251.dtsi ARM: dts: mvebu: add missing interrupt to 98dx4251 switch 2017-06-17 08:16:45 +02: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: Use armada-370-xp as a base for armada-xp-98dx3236 2017-03-08 09:52:53 +01:00
armada-xp-db-xc3-24g4xg.dts ARM: dts: Use armada-370-xp as a base for armada-xp-98dx3236 2017-03-08 09:52:53 +01:00
armada-xp-db.dts ARM: dts: marvell: fix PCI bus dtc warnings 2017-08-03 14:29:22 +02:00
armada-xp-gp.dts ARM: dts: marvell: fix PCI bus dtc warnings 2017-08-03 14:29:22 +02: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: Use pwm-fan rather than gpio-fan 2017-06-17 08:16:45 +02: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: marvell: fix PCI bus dtc warnings 2017-08-03 14:29:22 +02:00
armada-xp-mv78260.dtsi ARM: dts: marvell: fix PCI bus dtc warnings 2017-08-03 14:29:22 +02:00
armada-xp-mv78460.dtsi ARM: dts: marvell: fix PCI bus dtc warnings 2017-08-03 14:29:22 +02: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 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01: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 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
aspeed-bmc-opp-palmetto.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
aspeed-bmc-opp-romulus.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
aspeed-g4.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
aspeed-g5.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
at91-ariag25.dts ARM: dts: at91: ariag25 : fix onewire node 2016-07-15 10:26:09 +02:00
at91-ariettag25.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
at91-cosino.dtsi ARM: dts: at91: Switch to the new NAND bindings 2017-05-31 11:55:41 +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: Switch to the new NAND bindings 2017-05-31 11:55:41 +02:00
at91-kizbox2.dts ARM: dts: at91: Switch to the new NAND bindings 2017-05-31 11:55:41 +02:00
at91-kizboxmini.dts ARM: dts: at91: Switch to the new NAND bindings 2017-05-31 11:55:41 +02:00
at91-linea.dtsi ARM: dts: at91: Switch to the new NAND bindings 2017-05-31 11:55:41 +02:00
at91-qil_a9260.dts ARM: dts: at91: Switch to the new NAND bindings 2017-05-31 11:55:41 +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: sama5d2_xplained: enable ADTRG pin 2017-10-09 15:33:53 +02:00
at91-sama5d3_xplained.dts ARM: dts: at91: Switch to the new NAND bindings 2017-05-31 11:55:41 +02:00
at91-sama5d4_ma5d4.dtsi ARM: dts: at91-sama5d4: use IRQ_TYPE_* to specify irq flags 2017-05-31 11:52:01 +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: Switch to the new NAND bindings 2017-05-31 11:55:41 +02:00
at91-sama5d4ek.dts ARM: dts: at91: Switch to the new NAND bindings 2017-05-31 11:55:41 +02:00
at91-sama5d27_som1.dtsi ARM: dts: at91: at91-sama5d27_som1: fix PHY ID 2017-10-09 10:08:25 +02:00
at91-sama5d27_som1_ek.dts ARM: dts: at91: sama5d27_som1_ek: fix USB host vbus 2017-09-18 09:58:18 +02:00
at91-tse850-3.dts ARM: dts: at91: Switch to the new NAND bindings 2017-05-31 11:55:41 +02: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
at91sam9g20ek.dts
at91sam9g20ek_2mmc.dts
at91sam9g20ek_common.dtsi ARM: dts: at91: Switch to the new NAND bindings 2017-05-31 11:55:41 +02:00
at91sam9g25.dtsi
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: at91sam9g45: add AC97 2017-08-30 18:30:56 +02:00
at91sam9m10g45ek.dts ARM: dts: at91: at91sam9g45: add AC97 2017-08-30 18:30:56 +02:00
at91sam9n12.dtsi ARM: dts: at91: Switch to the new NAND bindings 2017-05-31 11:55:41 +02:00
at91sam9n12ek.dts ARM: dts: at91: Switch to the new NAND bindings 2017-05-31 11:55:41 +02:00
at91sam9rl.dtsi ARM: dts: at91: Switch to the new NAND bindings 2017-05-31 11:55:41 +02:00
at91sam9rlek.dts ARM: dts: at91: Switch to the new NAND bindings 2017-05-31 11:55:41 +02:00
at91sam9x5.dtsi ARM: dts: at91: Switch to the new NAND bindings 2017-05-31 11:55:41 +02:00
at91sam9x5_can.dtsi
at91sam9x5_isi.dtsi
at91sam9x5_lcd.dtsi ARM: at91/dt: define hlcdc node in at91sam9x5_lcd.dtsi 2015-08-07 17:32:45 +02:00
at91sam9x5_macb0.dtsi
at91sam9x5_macb1.dtsi
at91sam9x5_usart3.dtsi
at91sam9x5cm.dtsi ARM: dts: at91: Switch to the new NAND bindings 2017-05-31 11:55:41 +02: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: Disable SPI on at91sam9x5ek to allow MCI1 to work. 2017-03-05 23:53:41 +01: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
at91sam9260.dtsi ARM: dts: at91: Switch to the new NAND bindings 2017-05-31 11:55:41 +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: Switch to the new NAND bindings 2017-05-31 11:55:41 +02:00
at91sam9261ek.dts ARM: dts: at91: Switch to the new NAND bindings 2017-05-31 11:55:41 +02:00
at91sam9263.dtsi ARM: dts: at91: Switch to the new NAND bindings 2017-05-31 11:55:41 +02:00
at91sam9263ek.dts ARM: dts: at91: Switch to the new NAND bindings 2017-05-31 11:55:41 +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: dtsi: axp22x: add battery power supply subnode 2017-05-14 08:32:32 +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: dtsi: axp209: add battery power supply subnode 2017-05-14 08:32:32 +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: cygnus: Add generic-ehci/ohci nodes 2017-08-17 10:13:39 -07:00
bcm-nsp.dtsi ARM: dts: NSP: Add USB3 and USB3 PHY to NSP 2017-08-07 10:32:20 -07:00
bcm9hmidc.dtsi ARM: dts: enable touchscreen support on Cygnus 2015-09-22 17:50:36 -07:00
bcm283x-rpi-smsc9512.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
bcm283x-rpi-smsc9514.dtsi ARM: dts: bcm2835: add index to the ethernet alias 2017-03-27 10:10:39 -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-rpi-usb-otg.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
bcm283x.dtsi ARM: dts: bcm283x: Fix console path on RPi3 2017-10-06 13:04:56 -07:00
bcm2835-rpi-a-plus.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
bcm2835-rpi-a.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
bcm2835-rpi-b-plus.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
bcm2835-rpi-b-rev2.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
bcm2835-rpi-b.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
bcm2835-rpi-zero-w.dts ARM: dts: bcm283x: Fix console path on RPi3 2017-10-06 13:04:56 -07:00
bcm2835-rpi-zero.dts ARM: bcm283x: Define UART pinmuxing on board level 2017-08-02 15:17:36 -07:00
bcm2835-rpi.dtsi ARM: bcm283x: Define UART pinmuxing on board level 2017-08-02 15:17:36 -07:00
bcm2835.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
bcm2836-rpi-2-b.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
bcm2836.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
bcm2837-rpi-3-b.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
bcm2837.dtsi ARM: dts: bcm283x: Add 32-bit enable method for SMP 2017-08-14 20:09:44 +02:00
bcm4708-asus-rt-ac56u.dts ARM: dts: BCM5301X: Don't use nonexistent "default-off" LED trigger 2017-03-09 12:17:18 -08:00
bcm4708-asus-rt-ac68u.dts ARM: dts: BCM5301X: Don't use nonexistent "default-off" LED trigger 2017-03-09 12:17:18 -08:00
bcm4708-buffalo-wzr-1750dhp.dts ARM: dts: BCM5301X: Specify USB ports for USB LEDs of few devices 2017-08-07 10:38:54 -07:00
bcm4708-linksys-ea6300-v1.dts ARM: dts: BCM5301X: Add basic DT for Linksys EA6300 V1 2017-03-05 16:59:02 -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 USB ports for USB LEDs of few devices 2017-08-07 10:38:54 -07:00
bcm4708-netgear-r6300-v2.dts ARM: dts: BCM5301X: Don't use nonexistent "default-off" LED trigger 2017-03-09 12:17:18 -08:00
bcm4708-smartrg-sr400ac.dts ARM: dts: BCM5301X: Specify USB ports for USB LEDs of few devices 2017-08-07 10:38:54 -07:00
bcm4708.dtsi ARM: dts: BCM5301X: Specify serial console params in dtsi files 2017-03-22 09:48:24 -07:00
bcm4709-asus-rt-ac87u.dts ARM: dts: BCM5301X: Don't use nonexistent "default-off" LED trigger 2017-03-09 12:17:18 -08:00
bcm4709-buffalo-wxr-1900dhp.dts ARM: dts: BCM5301X: Don't use nonexistent "default-off" LED trigger 2017-03-09 12:17:18 -08:00
bcm4709-linksys-ea9200.dts ARM: dts: BCM5301X: Add basic DT for Linksys EA9200 2017-03-05 16:59:02 -08:00
bcm4709-netgear-r7000.dts ARM: dts: BCM5301X: Don't use nonexistent "default-off" LED trigger 2017-03-09 12:17:18 -08:00
bcm4709-netgear-r8000.dts ARM: dts: BCM5301X: Don't use nonexistent "default-off" LED trigger 2017-03-09 12:17:18 -08:00
bcm4709-tplink-archer-c9-v1.dts ARM: dts: BCM5301X: Specify USB ports for USB LEDs of few devices 2017-08-07 10:38:54 -07: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: Specify USB ports for each controller 2017-08-01 18:05:42 -07:00
bcm7445-bcm97445svmb.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
bcm7445.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01: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: Don't use nonexistent "default-off" LED trigger 2017-03-09 12:17:18 -08:00
bcm47081-buffalo-wzr-600dhp2.dts ARM: dts: BCM5301X: Don't use nonexistent "default-off" LED trigger 2017-03-09 12:17:18 -08:00
bcm47081-buffalo-wzr-900dhp.dts ARM: dts: BCM5301X: Relicense DTS files I created to the ISC 2017-03-06 11:21:32 -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-tplink-archer-c5-v2.dts ARM: dts: BCM5301X: Specify USB ports for USB LEDs of few devices 2017-08-07 10:38:54 -07:00
bcm47081.dtsi ARM: dts: BCM5301X: Specify serial console params in dtsi files 2017-03-22 09:48:24 -07:00
bcm47094-dlink-dir-885l.dts ARM: dts: BCM5301X: Specify USB ports for USB LEDs of few devices 2017-08-07 10:38:54 -07:00
bcm47094-linksys-panamera.dts ARM: dts: BCM5301X: Add basic DT for Linksys EA9500 2017-03-05 16:59:03 -08:00
bcm47094-luxul-xwr-3100.dts ARM: dts: BCM5301X: Specify USB ports for USB LEDs of few devices 2017-08-07 10:38:54 -07:00
bcm47094-netgear-r8500.dts ARM: dts: BCM5301X: Don't use nonexistent "default-off" LED trigger 2017-03-09 12:17:18 -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: BCM53573: Specify ports for USB LED for Tenda AC9 2017-08-17 10:18:07 -07:00
bcm53573.dtsi ARM: BCM53573: Specify ports for USB LED for Tenda AC9 2017-08-17 10:18:07 -07:00
bcm59056.dtsi
bcm63138.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
bcm94708.dts ARM: dts: BCM5301X: Specify serial console params in dtsi files 2017-03-22 09:48:24 -07:00
bcm94709.dts ARM: dts: BCM5301X: Specify serial console params in dtsi files 2017-03-22 09:48:24 -07:00
bcm911360_entphn.dts ARM: dts: cygnus: add serial0 alias for uart3 on bcm91130_entphn 2017-08-17 10:13:34 -07:00
bcm911360k.dts ARM: dts: move aliases back to .dts in Cygnus 2015-09-24 18:30:10 -07:00
bcm947189acdbmr.dts ARM: dts: BCM53573: Add Broadcom BCM947189ACDBMR board support 2017-08-07 10:39:21 -07:00
bcm953012er.dts ARM: dts: BCM5301X: Specify serial console params in dtsi files 2017-03-22 09:48:24 -07:00
bcm953012hr.dts ARM: dts: BCM5301X: Specify serial console params in dtsi files 2017-03-22 09:48:24 -07:00
bcm953012k.dts Merge tag 'arm-soc/for-4.11/devicetree-fixes' of http://github.com/Broadcom/stblinux into fixes 2017-03-31 12:19:39 +02: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: Add USB3 and USB3 PHY to NSP 2017-08-07 10:32:20 -07:00
bcm958525er.dts ARM: dts: NSP: Add USB3 and USB3 PHY to NSP 2017-08-07 10:32:20 -07:00
bcm958525xmc.dts ARM: dts: NSP: Add USB3 and USB3 PHY to NSP 2017-08-07 10:32:20 -07:00
bcm958622hr.dts ARM: dts: NSP: Add USB3 and USB3 PHY to NSP 2017-08-07 10:32:20 -07:00
bcm958623hr.dts ARM: dts: NSP: Add USB3 and USB3 PHY to NSP 2017-08-07 10:32:20 -07:00
bcm958625hr.dts ARM: dts: NSP: Add USB3 and USB3 PHY to NSP 2017-08-07 10:32:20 -07:00
bcm958625k.dts ARM: dts: NSP: Add USB3 and USB3 PHY to NSP 2017-08-07 10:32:20 -07:00
bcm963138dvt.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
bcm988312hr.dts ARM: Device-tree updates 2017-05-09 09:54:39 -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: dts: da850-evm: add serial and ethernet aliases 2017-09-20 13:33:41 +05:30
da850-lcdk.dts ARM: dts: da850-lcdk: drop unused VPIF endpoints 2017-07-27 16:29:44 +05:30
da850-lego-ev3.dts ARM: dts: da850-lego-ev3: Add node for LCD display 2017-08-21 16:45:11 +05:30
da850.dtsi ARM: dts: da850: Add interrupt-controller property to gpio node 2017-05-30 16:17:25 +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: dts: dm816x: Correct NAND support nodes 2017-07-05 00:54:36 -07: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: dm816x: Correct the state of the write protect pin 2017-07-05 00:54:45 -07:00
dove-cm-a510.dtsi ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
dove-cubox-es.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dove-cubox.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dove-d2plug.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dove-d3plug.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dove-dove-db.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dove-sbc-a510.dts ARM: dts: mvebu: Correct license text 2017-01-03 17:04:05 +01:00
dove.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dra7-dspeve-thermal.dtsi ARM: dts: DRA7: Add DSPEVE thermal data 2016-02-12 14:26:26 -08:00
dra7-evm-common.dtsi ARM: dts: Add support for dra76-evm 2017-08-14 11:34:25 -07:00
dra7-evm.dts ARM: dts: dra7-evm: Add pinmux configuration for MMC 2017-08-16 07:54:08 -07:00
dra7-iva-thermal.dtsi ARM: dts: DRA7: Add IVA thermal data 2016-02-12 14:26:37 -08:00
dra7.dtsi ARM: dts: DRA7: Add pcie1 dt node for EP mode 2017-08-14 11:34:24 -07:00
dra7xx-clocks.dtsi ARM: dts: dra7: Set a default parent to mcasp3_ahclkx_mux 2017-09-19 10:59:26 -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: arm64: Devicetree updates for v4.14 2017-09-10 20:54:48 -07:00
dra72-evm-common.dtsi ARM: dts: DRA7: Add pcie1 dt node for EP mode 2017-08-14 11:34:24 -07:00
dra72-evm-revc.dts ARM: arm64: Devicetree updates for v4.14 2017-09-10 20:54:48 -07:00
dra72-evm-tps65917.dtsi ARM: dts: omap*: Replace deprecated "vmmc_aux" with "vqmmc" 2017-08-10 09:06:39 -07:00
dra72-evm.dts ARM: dts: dra72-evm: Add pinmux configuration for MMC 2017-08-16 07:54:11 -07:00
dra72x-mmc-iodelay.dtsi ARM: dts: dra72x: Create a common file with MMC/SD IOdelay data 2017-08-16 07:54:07 -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-mmc-iodelay.dtsi ARM: dts: dra74x: Create a common file with MMC/SD IOdelay data 2017-08-16 07:54:08 -07:00
dra74x.dtsi ARM: dts: dra7: Add updated operating-points-v2 table for cpu 2017-03-23 13:45:12 -07:00
dra76-evm.dts ARM: dts: Add support for dra76-evm 2017-08-14 11:34:25 -07:00
dra76x.dtsi ARM: dts: Add support for dra76x family of devices 2017-08-14 11:34:25 -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 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
efm32gg.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
elpida_ecb240abacn.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
emev2-kzm9d.dts ARM: dts: kzm9d: Update console parameters 2016-06-29 14:19:28 +02:00
emev2.dtsi ARM: dts: emev2: update PFC node name to pin-controller 2017-05-15 09:06:37 +02: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: Switch to the new NAND bindings 2017-05-31 11:55:41 +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
exynos4.dtsi ARM: dts: exynos: Add clocks to audss block to fix silent hang on Exynos4412 2017-07-27 12:53:15 +02:00
exynos5.dtsi ARM: dts: exynos: Use human-friendly symbols for GIC interrupt properties 2017-06-07 20:56:06 +02: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: Remove num-slots from exynos platforms 2017-07-18 07:14:22 +02:00
exynos3250-artik5.dtsi ARM: dts: exynos: Remove num-slots from exynos platforms 2017-07-18 07:14:22 +02:00
exynos3250-monk.dts ARM: dts: exynos: Remove num-slots from exynos platforms 2017-07-18 07:14:22 +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: Remove num-slots from exynos platforms 2017-07-18 07:14:22 +02:00
exynos3250.dtsi ARM: dts: exynos: Use - instead of @ for DT OPP entries 2017-04-20 18:06:03 +02:00
exynos4210-origen.dts ARM: dts: exynos: Use human-friendly symbols for interrupt flags in board sources 2017-06-07 20:51:24 +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: Remove the OF graph from DSI node 2017-07-18 07:14:11 +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: Use - instead of @ for DT OPP entries 2017-04-20 18:06:03 +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: Remove num-slots from exynos platforms 2017-07-18 07:14:22 +02:00
exynos4412-odroid-common.dtsi ARM: dts: exynos: Remove num-slots from exynos platforms 2017-07-18 07:14:22 +02:00
exynos4412-odroidu3.dts ARM: dts: exynos: add needs-hpd to &hdmicec for Odroid-U3 2017-06-15 15:16:41 +02:00
exynos4412-odroidx.dts ARM: dts: exynos: Use human-friendly symbols for interrupt flags in board sources 2017-06-07 20:51:24 +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 ARM: dts: exynos: Remove num-slots from exynos platforms 2017-07-18 07:14:22 +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: Use - instead of @ for DT OPP entries 2017-04-20 18:06:03 +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
exynos4412-trats2.dts ARM: dts: exynos: Remove num-slots from exynos platforms 2017-07-18 07:14:22 +02:00
exynos4412.dtsi ARM: dts: exynos: Use - instead of @ for DT OPP entries 2017-04-20 18:06:03 +02:00
exynos5250-arndale.dts ARM: dts: exynos: Remove num-slots from exynos platforms 2017-07-18 07:14:22 +02:00
exynos5250-pinctrl.dtsi ARM: dts: exynos: Add HDMI CEC device to Exynos5 SoC family 2017-06-02 17:18:30 +02:00
exynos5250-smdk5250.dts ARM: dts: exynos: Remove num-slots from exynos platforms 2017-07-18 07:14:22 +02:00
exynos5250-snow-common.dtsi ARM: dts: exynos: Remove num-slots from exynos platforms 2017-07-18 07:14:22 +02: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 ARM: dts: exynos: Remove num-slots from exynos platforms 2017-07-18 07:14:22 +02:00
exynos5250.dtsi ARM: dts: exynos: Use human-friendly symbols for GIC interrupt properties 2017-06-07 20:56:06 +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 ARM: dts: exynos: Remove num-slots from exynos platforms 2017-07-18 07:14:22 +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 ARM: dts: exynos: Remove num-slots from exynos platforms 2017-07-18 07:14:22 +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 ARM: dts: exynos: Remove MFC reserved buffers 2017-05-15 18:40:00 +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: Remove num-slots from exynos platforms 2017-07-18 07:14:22 +02:00
exynos5420-pinctrl.dtsi ARM: dts: exynos: Add HDMI CEC device to Exynos5 SoC family 2017-06-02 17:18:30 +02:00
exynos5420-smdk5420.dts ARM: dts: exynos: Remove MFC reserved buffers 2017-05-15 18:40:00 +02:00
exynos5420-tmu-sensor-conf.dtsi ARM: dts: exynos: Do not ignore real-world fuse values for thermal zone 0 on Exynos5420 2017-03-07 22:06:44 +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: Use human-friendly symbols for GIC interrupt properties 2017-06-07 20:56:06 +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: exynos: Use human-friendly symbols for interrupt flags in board sources 2017-06-07 20:51:24 +02:00
exynos5422-odroidxu3-common.dtsi ARM: dts: exynos: add needs-hpd for Odroid-XU3/4 2017-08-23 21:43:29 +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
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: exynos: fix PCI bus dtc warnings 2017-07-28 07:49:14 +02:00
exynos5800-peach-pi.dts ARM: dts: exynos: Remove num-slots from exynos platforms 2017-07-18 07:14:22 +02:00
exynos5800.dtsi ARM: dts: exynos: Use - instead of @ for DT OPP entries 2017-04-20 18:06:03 +02:00
ge863-pro3.dtsi ARM: dts: at91: Switch to the new NAND bindings 2017-05-31 11:55:41 +02:00
gemini-dlink-dir-685.dts ARM: dts: gemini: add pin control set-up for the SoC 2017-08-08 14:20:00 +02:00
gemini-nas4220b.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
gemini-rut1xx.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
gemini-sq201.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
gemini-wbd111.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
gemini-wbd222.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
gemini.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01: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
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
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 ARM: dts: imx: ventana: add ADV1780 analog video decoder 2017-07-16 09:42:13 +08:00
imx6dl-gw53xx.dts ARM: dts: imx: ventana: add ADV1780 analog video decoder 2017-07-16 09:42:13 +08:00
imx6dl-gw54xx.dts ARM: dts: imx: ventana: add ADV1780 analog video decoder 2017-07-16 09:42:13 +08:00
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-gw560x.dts ARM: dts: imx: add Gateworks Ventana GW5600 support 2017-05-15 09:34:29 +08:00
imx6dl-gw5903.dts ARM: dts: imx: add Gateworks Ventana GW5903 support 2017-04-10 16:16:22 +08:00
imx6dl-gw5904.dts ARM: dts: imx: add Gateworks Ventana GW5904 support 2017-04-10 16:16:10 +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: imx6: RIoTboard provide gpio-line-names 2017-07-25 17:09:14 +08:00
imx6dl-sabreauto.dts
imx6dl-sabrelite.dts ARM: dts: imx6-sabrelite: add OV5642 and OV5640 camera sensors 2017-06-14 23:08:23 +08:00
imx6dl-sabresd.dts ARM: dts: imx6-sabresd: add OV5642 and OV5640 camera sensors 2017-06-14 23:08:27 +08:00
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
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: imx6qdl: add capture-subsystem device 2017-06-14 23:07:43 +08:00
imx6q-apalis-eval.dts ARM: dts: imx6q-apalis-eval: add support for Apalis Evaluation Board 2017-08-14 09:29:43 +08:00
imx6q-apalis-ixora-v1.1.dts ARM: dts: imx6: add support for Toradex Ixora V1.1 carrier board 2017-08-14 09:29:40 +08:00
imx6q-apalis-ixora.dts ARM: dts: imx6qdl-apalis: imx6q-apalis-ixora: use i2c from dwc hdmi 2017-08-14 09:29:36 +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: imx6q-bx50v3: change pca953x GPIO default settings 2017-03-07 12:38:34 +01:00
imx6q-b650v3.dts ARM: dts: imx6q-bx50v3: change pca953x GPIO default settings 2017-03-07 12:38:34 +01:00
imx6q-b850v3.dts ARM: dts: imx: Correct B850v3 clock assignment 2017-07-16 09:42:14 +08:00
imx6q-ba16.dtsi ARM: dts: imx6: Fix PCI GPIO reset polarity 2017-06-07 11:36:44 +08:00
imx6q-bx50v3.dtsi ARM: dts: imx6q-bx50v3: Enable i2c recovery mechanism 2017-08-14 09:45:13 +08:00
imx6q-cm-fx6.dts ARM: dts: imx6q-cm-fx6: add sdio wifi/bt nodes 2017-06-17 21:17:04 +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: imx6: Fix PCI GPIO reset polarity 2017-06-07 11:36:44 +08:00
imx6q-evi.dts ARM: dts: imx6q-evi: support altera-ps-spi 2017-07-17 17:26:14 +02: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 ARM: dts: imx: ventana: add ADV1780 analog video decoder 2017-07-16 09:42:13 +08:00
imx6q-gw53xx.dts ARM: dts: imx: ventana: add ADV1780 analog video decoder 2017-07-16 09:42:13 +08:00
imx6q-gw54xx.dts ARM: dts: imx: ventana: add ADV1780 analog video decoder 2017-07-16 09:42:13 +08:00
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-gw560x.dts ARM: dts: imx: add Gateworks Ventana GW5600 support 2017-05-15 09:34:29 +08:00
imx6q-gw5400-a.dts ARM: dts: imx: Fix Ethernet PHY reset polarity 2017-06-05 23:24:13 +08:00
imx6q-gw5903.dts ARM: dts: imx: add Gateworks Ventana GW5903 support 2017-04-10 16:16:22 +08:00
imx6q-gw5904.dts ARM: dts: imx: add Gateworks Ventana GW5904 support 2017-04-10 16:16:10 +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-ofcap10.dts ARM: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual OpenFrame Cap 10.1 initial support 2017-04-10 16:16:08 +08:00
imx6q-icore-ofcap12.dts ARM: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual OpenFrame Cap 12.3 initial support 2017-04-10 16:16:08 +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: imx6q-icore: Add touchscreen node 2017-04-10 16:16:18 +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: imx6: Fix PCI GPIO reset polarity 2017-06-07 11:36:44 +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: imx6-sabrelite: add OV5642 and OV5640 camera sensors 2017-06-14 23:08:23 +08:00
imx6q-sabresd.dts ARM: dts: imx6-sabresd: add OV5642 and OV5640 camera sensors 2017-06-14 23:08:27 +08:00
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
imx6q-utilite-pro.dts ARM: dts: imx: Add generic compatible string for I2C EEPROM 2017-05-25 15:27:08 +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-zii-rdu2.dts ARM: dts: imx6: use #include "..." to include local DT 2017-05-25 09:27:11 +08:00
imx6q.dtsi ARM: dts: imx6qdl: add capture-subsystem device 2017-06-14 23:07:43 +08:00
imx6qdl-apalis.dtsi ARM: dts: imx6qdl-apalis: imx6q-apalis-ixora: use i2c from dwc hdmi 2017-08-14 09:29:36 +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: imx6: Fix PCI GPIO reset polarity 2017-06-07 11:36:44 +08:00
imx6qdl-aristainetos.dtsi ARM: dts: imx: Fix Ethernet PHY reset polarity 2017-06-05 23:24:13 +08:00
imx6qdl-aristainetos2.dtsi ARM: dts: imx6: Fix PCI GPIO reset polarity 2017-06-07 11:36:44 +08:00
imx6qdl-colibri.dtsi ARM: dts: imx6qdl-colibri: Fix audio channel swap 2017-05-15 20:29:13 +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 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
imx6qdl-gw51xx.dtsi ARM: dts: imx: ventana: add ADV1780 analog video decoder 2017-07-16 09:42:13 +08:00
imx6qdl-gw52xx.dtsi ARM: dts: imx6qdl-gw5xxx: Remove the 'uart-has-rtscts' property 2017-07-25 16:14:27 +08:00
imx6qdl-gw53xx.dtsi ARM: dts: imx6qdl-gw5xxx: Remove the 'uart-has-rtscts' property 2017-07-25 16:14:27 +08:00
imx6qdl-gw54xx.dtsi ARM: dts: imx6qdl-gw5xxx: Remove the 'uart-has-rtscts' property 2017-07-25 16:14:27 +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 ADV1780 analog video decoder 2017-07-16 09:42:13 +08:00
imx6qdl-gw560x.dtsi ARM: dts: imx: add Gateworks Ventana GW5600 support 2017-05-15 09:34:29 +08:00
imx6qdl-gw5903.dtsi ARM: dts: imx: add Gateworks Ventana GW5903 support 2017-04-10 16:16:22 +08:00
imx6qdl-gw5904.dtsi ARM: dts: imx: add Gateworks Ventana GW5904 support 2017-04-10 16:16:10 +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-icore-rqs: Remove unneeded 'fsl,mode' property 2017-07-16 09:42:15 +08:00
imx6qdl-icore.dtsi ARM: dts: imx6qdl-icore: Add backlight support for lvds 2017-04-10 16:16:07 +08:00
imx6qdl-microsom-ar8035.dtsi ARM: dts: imx: Fix Ethernet PHY reset polarity 2017-06-05 23:24:13 +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: dts: imx6qdl-nitrogen6_max: fix rv4162 compatible 2017-05-15 09:34:29 +08:00
imx6qdl-nitrogen6_som2.dtsi ARM: dts: imx6qdl-nitrogen6_som2: fix PCIe reset 2017-08-18 09:40:40 +08:00
imx6qdl-nitrogen6x.dtsi ARM: dts: imx6qdl-nitrogen6x: fix USB PHY reset 2017-07-26 10:39:28 +08:00
imx6qdl-phytec-pbab01.dtsi
imx6qdl-phytec-pfla02.dtsi ARM: dts: imx6: Fix PCI GPIO reset polarity 2017-06-07 11:36:44 +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: imx6-sabreauto: add the ADV7180 video decoder 2017-06-14 23:08:41 +08:00
imx6qdl-sabrelite.dtsi ARM: dts: imx6qdl-sabrelite: fix USB PHY reset 2017-07-26 10:39:10 +08:00
imx6qdl-sabresd.dtsi ARM: dts: imx6-sabresd: add OV5642 and OV5640 camera sensors 2017-06-14 23:08:27 +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: Fix Ethernet PHY reset polarity 2017-06-05 23:24:13 +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: imx: Fix Ethernet PHY reset polarity 2017-06-05 23:24:13 +08:00
imx6qdl-zii-rdu2.dtsi ARM: dts: imx6: RDU2: Add Micrel PHY interrupt 2017-07-25 17:05:29 +08:00
imx6qdl.dtsi ARM: dts: imx: update snvs-poweroff mask 2017-07-16 09:42:15 +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-nitrogen6_som2.dts ARM: dts: imx6qp-nitrogen6_som2: add Quad Plus variant of the SOM 2017-04-10 16:16:18 +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: imx6qp-sabresd: Set reg_arm regulator supply 2017-04-10 16:16:23 +08:00
imx6qp-zii-rdu2.dts ARM: dts: imx6: use #include "..." to include local DT 2017-05-25 09:27:11 +08:00
imx6qp.dtsi ARM: dts: imx6qp: add specific compatible for GPC 2017-05-15 09:34:28 +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: update snvs-poweroff mask 2017-07-16 09:42:15 +08:00
imx6sx-nitrogen6sx.dts ARM: dts: imx6: Fix PCI GPIO reset polarity 2017-06-07 11:36:44 +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 The i.MX device tree updates for 4.13: 2017-06-18 23:06:36 -07: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: update snvs-poweroff mask 2017-07-16 09:42:15 +08:00
imx6ul-14x14-evk.dts ARM: dts: imx6ul-14x14-evk: Remove unrelated pin from ENET group 2017-08-03 09:52:23 +08:00
imx6ul-geam.dts ARM: dts: imx6ul-geam: Add Sound card with codec node 2017-07-16 09:42:13 +08:00
imx6ul-isiot-emmc.dts ARM: dts: imx6ul-isiot: Move common nodes in imx6ul-isiot.dtsi 2017-07-16 09:42:11 +08:00
imx6ul-isiot-nand.dts ARM: dts: imx6ul-isiot: Move common nodes in imx6ul-isiot.dtsi 2017-07-16 09:42:11 +08:00
imx6ul-isiot.dtsi ARM: dts: imx6ul-isiot: Add FEC node support 2017-07-16 09:42:12 +08:00
imx6ul-liteboard.dts ARM: dts: imx6ul-liteboard: Support poweroff 2017-08-05 13:32:20 +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: imx6: Fix BCM43xx node name 2017-05-22 08:16:47 +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: Fix Ethernet PHY reset polarity 2017-06-05 23:24:13 +08:00
imx6ul-tx6ul.dtsi ARM: dts: imx: Fix Ethernet PHY reset polarity 2017-06-05 23:24:13 +08:00
imx6ul.dtsi ARM: dts: imx: update snvs-poweroff mask 2017-07-16 09:42:15 +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: add Carrier Board 3.3V/5V regulators 2017-04-10 16:16:21 +08:00
imx7-colibri.dtsi ARM: dts: imx7-colibri: add NAND support 2017-08-03 09:13:15 +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-colibri: add Carrier Board 3.3V/5V regulators 2017-04-10 16:16:21 +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: Fix typo in watchdog pin name 2017-06-04 11:51:06 +08:00
imx7d-pico.dts ARM: dts: imx7: Fix typo in watchdog pin name 2017-06-04 11:51:06 +08:00
imx7d-pinfunc.h ARM: dts: imx7: Fix typo in watchdog pin name 2017-06-04 11:51:06 +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-sht11.dts ARM: dts: imx7d-sdb: Add sht11 Click Board support 2017-04-10 16:16:06 +08:00
imx7d-sdb.dts ARM: arm64: Devicetree updates for v4.14 2017-09-10 20:54:48 -07:00
imx7d.dtsi ARM: dts: imx7d: Invert legacy PCI irq mapping 2017-10-14 23:32:51 +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: Fix typo in watchdog pin name 2017-06-04 11:51:06 +08:00
imx7s.dtsi ARM: dts: imx7: add GPMI NAND and APBH DMA 2017-08-03 09:06:44 +08:00
imx7ulp-pinfunc.h dt-bindings: pinctrl: add imx7ulp pinctrl binding doc 2017-08-14 15:01:00 +02: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: imx23-sansa: Remove 'enable-active-low' property 2017-05-25 15:52:01 +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: imx25: set default phy_type and dr_mode for usbotg port 2017-04-10 16:16:00 +08:00
imx25-karo-tx25.dts ARM: dts: imx: Fix Ethernet PHY reset polarity 2017-06-05 23:24:13 +08:00
imx25-pdk.dts ARM: dts: imx: Fix Ethernet PHY reset polarity 2017-06-05 23:24:13 +08:00
imx25-pinfunc.h ARM: dts: imx25-pinfunc: Move MX25_PAD_TDO__TDO to a more sensible place 2017-04-10 16:16:11 +08:00
imx25.dtsi ARM: arm64: Devicetree updates for v4.14 2017-09-10 20:54:48 -07: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: Add generic compatible string for I2C EEPROM 2017-05-25 15:27:08 +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: Add generic compatible string for I2C EEPROM 2017-05-25 15:27:08 +08:00
imx27-pinfunc.h
imx27.dtsi ARM: DT updates for v4.11 2017-02-23 15:46:25 -08:00
imx28-apf28.dts
imx28-apf28dev.dts ARM: dts: imx28: Use generic uart-has-rtscts DT property 2016-06-11 14:48:00 +08:00
imx28-apx4devkit.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
imx28-cfa10036.dts ARM: mxs: fix in tree users of ssd1306 2015-06-03 15:03:57 +08:00
imx28-cfa10037.dts ARM: dts: imx: Fix Ethernet PHY reset polarity 2017-06-05 23:24:13 +08:00
imx28-cfa10049.dts ARM: dts: imx: Fix Ethernet PHY reset polarity 2017-06-05 23:24:13 +08:00
imx28-cfa10055.dts
imx28-cfa10056.dts
imx28-cfa10057.dts ARM: dts: imx: Fix Ethernet PHY reset polarity 2017-06-05 23:24:13 +08:00
imx28-cfa10058.dts ARM: dts: imx: Fix Ethernet PHY reset polarity 2017-06-05 23:24:13 +08:00
imx28-duckbill-2-485.dts ARM: dts: add support for I2SE Duckbill 2 485 2017-04-10 16:15:59 +08:00
imx28-duckbill-2-enocean.dts ARM: dts: add support for I2SE Duckbill 2 EnOcean 2017-04-10 16:15:59 +08:00
imx28-duckbill-2-spi.dts ARM: dts: add support for I2SE Duckbill 2 SPI 2017-04-10 16:16:00 +08:00
imx28-duckbill-2.dts ARM: dts: add support for I2SE Duckbill 2 boards 2017-04-10 16:14:46 +08:00
imx28-duckbill.dts ARM: dts: imx28-duckbill: update to match vendor distributed DT 2017-03-08 15:18:43 +01:00
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 ARM: dts: imx: Fix Ethernet PHY reset polarity 2017-06-05 23:24:13 +08:00
imx28-evk.dts ARM: dts: imx: Fix Ethernet PHY reset polarity 2017-06-05 23:24:13 +08:00
imx28-m28.dtsi ARM: dts: mxs: Add new M28EVK manufacturer compat 2016-11-14 09:58:30 +08:00
imx28-m28cu3.dts ARM: dts: imx: Fix Ethernet PHY reset polarity 2017-06-05 23:24:13 +08:00
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: dts: imx28: add alternative muxing for mmc2_sck_cfg 2017-03-08 15:18:26 +01: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: Fix Ethernet PHY reset polarity 2017-06-05 23:24:13 +08:00
imx50-pinfunc.h
imx50.dtsi ARM: dts: imx: Fix Ethernet PHY reset polarity 2017-06-05 23:24:13 +08:00
imx51-apf51.dts ARM: dts: imx: Fix Ethernet PHY reset polarity 2017-06-05 23:24:13 +08:00
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-cx9020.dts ARM: dts: imx: add CX9020 Embedded PC device tree 2017-08-05 11:07:52 +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 ARM: dts: imx: Fix Ethernet PHY reset polarity 2017-06-05 23:24:13 +08:00
imx53-pinfunc.h ARM: dts: imx53: add alternative UART2 configuration 2017-08-05 11:07:51 +08:00
imx53-qsb-common.dtsi ARM: dts: imx: Fix Ethernet PHY reset polarity 2017-06-05 23:24:13 +08:00
imx53-qsb.dts ARM: dts: imx53-qsb: Constrain the TVE DAC voltage 2017-03-08 14:59:03 +01:00
imx53-qsrb.dts ARM: dts: imx53-qsrb: Pulldown PMIC IRQ pin 2017-05-15 09:33:22 +08:00
imx53-smd.dts ARM: dts: imx: Fix Ethernet PHY reset polarity 2017-06-05 23:24:13 +08:00
imx53-tqma53.dtsi ARM: dts: imx: Add generic compatible string for I2C EEPROM 2017-05-25 15:27:08 +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: Fix Ethernet PHY reset polarity 2017-06-05 23:24:13 +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: Fix Ethernet PHY reset polarity 2017-06-05 23:24:13 +08:00
imx53.dtsi ARM: dts: imx53: add srtc node 2017-08-05 11:07:51 +08:00
integrator.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
integratorap.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
integratorcp.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01: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-k2e-evm: Add and enable DSP CMA memory pool 2017-07-30 20:50:06 -07: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 DSP node 2017-07-30 20:50:05 -07:00
keystone-k2g-evm.dts ARM: dts: keystone-k2g-evm: Add and enable DSP CMA memory pool 2017-08-12 10:58:10 -07:00
keystone-k2g-ice.dts ARM: dts: keystone-k2g-ice: Add and enable DSP CMA memory pool 2017-08-12 10:58:11 -07:00
keystone-k2g.dtsi ARM: dts: keystone-k2g: Add DSP node 2017-08-12 10:58:10 -07: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-k2hk-evm: Add and enable common DSP CMA memory pool 2017-07-30 20:50:05 -07: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 DSP nodes 2017-07-30 20:50:05 -07: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-k2l-evm: Add and enable common DSP CMA memory pool 2017-07-30 20:50:06 -07:00
keystone-k2l-netcp.dtsi ARM: dts: keystone-k2l: fix broken Ethernet due to disabled OSR 2017-05-26 10:10:50 +02:00
keystone-k2l.dtsi ARM: dts: keystone-k2l: Add DSP nodes 2017-07-30 20:50:05 -07:00
keystone.dtsi ARM: DTS: Fix register map for virt-capable GIC 2017-02-07 15:06:46 +01:00
kirkwood-98dx4122.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
kirkwood-6192.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
kirkwood-6281.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
kirkwood-6282.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01: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 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01: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 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
kirkwood-dns325.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
kirkwood-dnskw.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
kirkwood-dockstar.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
kirkwood-dreamplug.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01: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 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
kirkwood-guruplug-server-plus.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
kirkwood-ib62x0.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
kirkwood-iconnect.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
kirkwood-iomega_ix2_200.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
kirkwood-is2.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
kirkwood-km_common.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
kirkwood-km_fixedeth.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
kirkwood-km_kirkwood.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
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 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
kirkwood-lsxhl.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
kirkwood-lsxl.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
kirkwood-mplcec4.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01: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
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 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
kirkwood-ns2.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
kirkwood-ns2lite.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
kirkwood-ns2max.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
kirkwood-ns2mini.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
kirkwood-nsa3x0-common.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
kirkwood-nsa310.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
kirkwood-nsa310a.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
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 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01: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
kirkwood-pogoplug-series-4.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01: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 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
kirkwood-ts219-6281.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
kirkwood-ts219-6282.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
kirkwood-ts219.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01: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 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01: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: omap3: logicpd-torpedo-37xx-devkit: Fix MMC1 cd-gpio 2017-08-17 09:23:13 -07:00
logicpd-torpedo-som.dtsi ARM: dts: Enable earlycon stdout path for LogicPD torpedo 2017-05-26 08:49:38 -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: ls1021a: Share all MSIs 2017-08-31 16:19:13 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
meson.dtsi ARM: dts: meson6: use stable UART bindings 2017-08-08 14:49:12 -07:00
meson6-atv1200.dts ARM: dts: meson: use C preprocessor friendly include syntax 2017-06-16 12:07:09 -07:00
meson6.dtsi ARM: dts: meson6: use stable UART bindings 2017-08-08 14:49:12 -07:00
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: meson: mark the clock controller also as reset controller 2017-08-01 12:33:47 -07: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: meson: mark the clock controller also as reset controller 2017-08-01 12:33:47 -07:00
mmp2-brownstone.dts
mmp2.dtsi
motorola-cpcap-mapphone.dtsi ARM: dts: motorola-cpcap-mapphone: set initial mode for vaudio 2017-08-14 11:34:24 -07:00
moxart-uc7112lx.dts ARM: dts: Adjust moxart IRQ controller and flags 2017-03-21 17:29:14 -07:00
moxart.dtsi ARM: dts: fix PCLK name on Gemini and MOXA ART 2017-10-19 17:45:22 +02:00
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: mediatek: Add audio driver node for MT2701 2017-06-07 10:47:25 +02: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: mediatek: add larbid property for larb 2017-08-04 16:25:09 +02:00
mt6323.dtsi arm: dts: mt7623: add mt6323.dtsi file 2017-07-31 13:31:28 +02: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
mt6589.dtsi ARM: DTS: Fix register map for virt-capable GIC 2017-02-07 15:06:46 +01:00
mt6592-evb.dts
mt6592.dtsi
mt7623.dtsi arm: dts: mt7623: cleanup binding file 2017-08-14 17:17:02 +02:00
mt7623n-bananapi-bpi-r2.dts arm: dts: mt7623: cleanup binding file 2017-08-14 17:17:02 +02:00
mt7623n-rfb-nand.dts arm: dts: mt7623: cleanup binding file 2017-08-14 17:17:02 +02:00
mt7623n-rfb.dtsi arm: dts: mt7623: cleanup binding file 2017-08-14 17:17:02 +02:00
mt8127-moose.dts
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
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
nspire-clp.dts
nspire-cx.dts
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 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
omap-gpmc-smsc9221.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
omap-zoom-common.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
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: dts: omap*: Replace deprecated "vmmc_aux" with "vqmmc" 2017-08-10 09:06:39 -07:00
omap3-beagle.dts ARM: dts: omap*: Replace deprecated "vmmc_aux" with "vqmmc" 2017-08-10 09:06:39 -07:00
omap3-cm-t3x.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
omap3-cm-t3x30.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
omap3-cm-t3517.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
omap3-cm-t3530.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
omap3-cm-t3730.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
omap3-cpu-thermal.dtsi ARM: dts: omap3: Add cpu_thermal zone 2017-03-24 07:24:44 -07:00
omap3-devkit8000-common.dtsi ARM: dts: omap*: Replace deprecated "vmmc_aux" with "vqmmc" 2017-08-10 09:06:39 -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: Configure USB host for 37xx-evm 2017-05-26 08:52:27 -07:00
omap3-evm-common.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01: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 Device tree changes for omaps for v4.13 merge window. 2017-06-18 18:56:35 -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: OneNAND support 2017-03-17 12:12:00 -07: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 ARM: dts: nokia n900: drop unneeded/undocumented parts of the dts 2017-09-19 10:39:19 -07:00
omap3-n950-n9.dtsi as3645a: Use integer numbers for parsing LEDs 2017-09-23 21:17:12 +02: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: omap*: Replace deprecated "vmmc_aux" with "vqmmc" 2017-08-10 09:06:39 -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 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
omap3-sb-t35.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
omap3-sbc-t3517.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
omap3-sbc-t3530.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
omap3-sbc-t3730.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01: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: omap*: Replace deprecated "vmmc_aux" with "vqmmc" 2017-08-10 09:06:39 -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: omap*: Replace deprecated "vmmc_aux" with "vqmmc" 2017-08-10 09:06:39 -07:00
omap3.dtsi ARM: dts: omap3: Remove needless interrupt-parent property 2017-08-14 11:34:24 -07: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
omap4-droid4-xt894.dts ARM: dts: omap4-droid4: Add vibrator 2017-08-14 11:34:24 -07:00
omap4-duovero-parlor.dts ARM: dts: Disable HDMI CEC internal pull-ups 2017-08-14 11:34:23 -07:00
omap4-duovero.dtsi ARM: dts: Enable earlycon stdout path for duovero 2017-05-26 08:49:20 -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: enable CEC pin for Pandaboard A4 and ES 2017-05-16 08:10:07 -07:00
omap4-panda-common.dtsi ARM: dts: Disable HDMI CEC internal pull-ups 2017-08-14 11:34:23 -07:00
omap4-panda-es.dts ARM: dts: omap4: enable CEC pin for Pandaboard A4 and ES 2017-05-16 08:10:07 -07:00
omap4-panda.dts
omap4-sdp-es23plus.dts ARM: dts: Disable HDMI CEC internal pull-ups 2017-08-14 11:34:23 -07:00
omap4-sdp.dts ARM: dts: Disable HDMI CEC internal pull-ups 2017-08-14 11:34:23 -07:00
omap4-var-dvk-om44.dts
omap4-var-om44customboard.dtsi ARM: dts: Disable HDMI CEC internal pull-ups 2017-08-14 11:34:23 -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: omap: Add generic compatible string for I2C EEPROM 2017-05-26 08:50:45 -07:00
omap4-var-stk-om44.dts
omap4.dtsi ARM: dts: omap4: add SHAM node 2017-06-14 00:46:01 -07:00
omap5-board-common.dtsi ARM: dts: Disable HDMI CEC internal pull-ups 2017-08-14 11:34:23 -07:00
omap5-cm-t54.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
omap5-core-thermal.dtsi
omap5-gpu-thermal.dtsi
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 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
omap5-uevm.dts ARM: dts: OMAP5: uevm: add µSD card detect 2017-05-16 09:46:28 -07:00
omap5.dtsi ARM: dts: OMAP5: Thermal: Add slope and offset values 2017-03-24 07:26:50 -07: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: omap3: Add cpu_thermal zone 2017-03-24 07:24:44 -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: omap3: Add cpu_thermal zone 2017-03-24 07:24:44 -07:00
omap44xx-clocks.dtsi ARM: dts: omap4.dtsi: remove aes[12]_fck 2017-06-14 00:45:43 -07:00
omap54xx-clocks.dtsi ARM: dts: omap54xx-clocks: Set IVA DPLL and its output clock rates 2017-06-12 03:04:23 -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: OMAP443x: Thermal: Add slope and offset values 2017-03-24 07:26:58 -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 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
omap2420-n800.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
omap2420-n810-wimax.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
omap2420-n810.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
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: omap*: Replace deprecated "vmmc_aux" with "vqmmc" 2017-08-10 09:06:39 -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: OMAP4460: Thermal: Add slope and offset values 2017-03-24 07:27:08 -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
owl-s500-guitar-bb-rev-b.dts ARM: dts: Add Actions Semi S500 and LeMaker Guitar 2017-06-19 03:57:35 +02:00
owl-s500-guitar.dtsi ARM: dts: Add Actions Semi S500 and LeMaker Guitar 2017-06-19 03:57:35 +02:00
owl-s500.dtsi ARM: dts: owl-s500: Add SPS node 2017-06-19 18:36:44 +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: Switch to the new NAND bindings 2017-05-31 11:55:41 +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 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pxa25x.dtsi ARM: pxa: Use - instead of @ for DT OPP entries 2017-06-21 14:09:52 +02:00
pxa27x.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pxa168-aspenite.dts
pxa168.dtsi
pxa910-dkb.dts
pxa910.dtsi
qcom-apq8060-dragonboard.dts ARM: dts: add core I2C devices to the APQ8060 Dragonboard 2017-06-13 12:23:57 -04:00
qcom-apq8064-arrow-sd-600eval-pins.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qcom-apq8064-arrow-sd-600eval.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qcom-apq8064-asus-nexus7-flo.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qcom-apq8064-cm-qs600.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qcom-apq8064-ifc6410.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qcom-apq8064-pins.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qcom-apq8064-sony-xperia-yuga.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qcom-apq8064-v2.0.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qcom-apq8064.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qcom-apq8074-dragonboard.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qcom-apq8084-ifc6540.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qcom-apq8084-mtp.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qcom-apq8084.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01: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 ARM: dts: qcom: add and enable both wifi blocks on the IPQ4019 2017-08-08 14:53:12 -05:00
qcom-ipq4019.dtsi ARM: dts: qcom: add and enable both wifi blocks on the IPQ4019 2017-08-08 14:53:12 -05:00
qcom-ipq8064-ap148.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qcom-ipq8064-v1.0.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qcom-ipq8064.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01: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 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qcom-msm8660.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qcom-msm8960-cdp.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qcom-msm8960.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qcom-msm8974-lge-nexus5-hammerhead.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qcom-msm8974-sony-xperia-honami.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qcom-msm8974.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qcom-pm8841.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qcom-pm8941.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qcom-pma8084.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
r7s72100-genmai.dts ARM: dts: genmai: Add ethernet pin group 2017-07-31 17:09:56 +02:00
r7s72100-gr-peach.dts ARM: dts: r7s72100: Add support for GR-Peach 2017-06-12 11:18:22 +02:00
r7s72100-rskrza1.dts ARM: dts: rskrza1: Add LED0 pin support 2017-07-31 17:10:11 +02:00
r7s72100.dtsi ARM: dts: r7s72100: Add pin controller node 2017-07-31 17:09:40 +02: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: r8a73a4: update PFC node name to pin-controller 2017-05-15 09:06:37 +02:00
r8a77xx-aa104xd12-panel.dtsi ARM: dts: renesas: Switch to panel-lvds bindings for Mitsubishi panels 2017-05-15 11:14:39 +02:00
r8a77xx-aa121td01-panel.dtsi ARM: dts: renesas: Switch to panel-lvds bindings for Mitsubishi panels 2017-05-15 11:14:39 +02:00
r8a7740-armadillo800eva.dts ARM: dts: armadillo800eva: Split LCD mux and gpio 2017-06-08 15:44:55 +02:00
r8a7740.dtsi ARM: dts: r8a7740: update PFC node name to pin-controller 2017-05-15 09:06:38 +02:00
r8a7743-iwg20d-q7.dts ARM: dts: iwg20d-q7: Add Ethernet AVB support 2017-07-27 16:28:34 +02:00
r8a7743-iwg20m.dtsi ARM: dts: iwg20m: Correct indentation of mmcif0 properties 2017-07-31 17:10:14 +02:00
r8a7743-sk-rzg1m.dts ARM: dts: sk-rzg1m: add Ether pins 2017-07-27 16:28:32 +02:00
r8a7743.dtsi ARM: dts: r8a7743: Add OPP table for frequency scaling 2017-08-17 10:33:01 +02:00
r8a7745-sk-rzg1e.dts ARM: dts: sk-rzg1e: add Ether pins 2017-08-15 18:00:17 +02:00
r8a7745.dtsi ARM: dts: r8a7745: add PFC support 2017-08-15 17:59:41 +02:00
r8a7778-bockw.dts ARM: dts: bockw: Drop superfluous status update for frequency override 2017-03-13 10:17:06 +01:00
r8a7778.dtsi ARM: dts: r8a7778: update PFC node name to pin-controller 2017-05-15 09:06:38 +02:00
r8a7779-marzen.dts ARM: dts: marzen: Drop superfluous status update for frequency override 2017-03-13 10:17:32 +01:00
r8a7779.dtsi ARM: dts: r8a7779: update PFC node name to pin-controller 2017-05-15 09:06:38 +02:00
r8a7790-lager.dts ARM: dts: lager: Drop superfluous status update for frequency override 2017-03-13 10:17:57 +01:00
r8a7790.dtsi ARM: dts: r8a7790: Use R-Car SATA Gen2 fallback compat string 2017-08-17 11:02:50 +02:00
r8a7791-koelsch.dts ARM: dts: koelsch: Add CEC clock for HDMI transmitter 2017-08-17 10:13:05 +02:00
r8a7791-porter.dts ARM: dts: porter: Drop superfluous status update for frequency override 2017-03-13 10:18:40 +01:00
r8a7791.dtsi ARM: dts: r8a7791: Use R-Car SATA Gen2 fallback compat string 2017-08-17 11:02:51 +02: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: r8a7792: Reserve SRAM for the SMP jump stub 2017-07-27 16:28:38 +02:00
r8a7793-gose.dts ARM: dts: gose: add composite video input 2017-06-12 11:18:26 +02:00
r8a7793.dtsi ARM: dts: r8a7793: Reserve SRAM for the SMP jump stub 2017-07-27 16:28:38 +02:00
r8a7794-alt.dts ARM: dts: alt: Correct clock of DU1 2017-03-28 14:29:45 +02:00
r8a7794-silk.dts ARM: dts: silk: Correct clock of DU1 2017-03-28 14:29:50 +02:00
r8a7794.dtsi ARM: dts: r8a7794: Use R-Car Gen 2 fallback binding for vin nodes 2017-07-27 17:39:13 +02:00
rk3xxx.dtsi ARM: dts: rockchip: setup DMA-channels for mmc0 and emmc for rk3188 2017-03-22 16:49:39 +01:00
rk322x.dtsi ARM: dts: rockchip: add rk322x iommu nodes 2017-08-21 23:16:36 +02: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: remove num-slots from all platforms 2017-07-16 17:08:58 +02:00
rk3036.dtsi ARM: dts: rockchip: remove num-slots from all platforms 2017-07-16 17:08:58 +02:00
rk3066a-bqcurie2.dts ARM: dts: rockchip: remove num-slots from all platforms 2017-07-16 17:08:58 +02: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: remove num-slots from all platforms 2017-07-16 17:08:58 +02:00
rk3066a-rayeager.dts ARM: dts: rockchip: remove num-slots from all platforms 2017-07-16 17:08:58 +02: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: remove num-slots from all platforms 2017-07-16 17:08:58 +02:00
rk3188-radxarock.dts ARM: dts: rockchip: remove num-slots from all platforms 2017-07-16 17:08:58 +02:00
rk3188.dtsi ARM: Device-tree updates 2017-05-09 09:54:39 -07:00
rk3228-evb.dts ARM: dts: rk3228-evb: Fix the compiling error 2017-08-27 17:04:23 -07:00
rk3229-evb.dts ARM: dts: rockchip: add gpio power-key for rk3229-evb 2017-07-16 17:08:58 +02:00
rk3229.dtsi ARM: dts: rockchip: add basic dtsi file for RK3229 SoC 2017-07-16 17:08:58 +02: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: convert rk3288 device tree files to 64 bits 2017-08-06 12:54:04 +02:00
rk3288-fennec.dts ARM: dts: rockchip: convert rk3288 device tree files to 64 bits 2017-08-06 12:54:04 +02: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: convert rk3288 device tree files to 64 bits 2017-08-06 12:54:04 +02:00
rk3288-firefly-reload.dts ARM: dts: rockchip: remove num-slots from all platforms 2017-07-16 17:08:58 +02: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: convert rk3288 device tree files to 64 bits 2017-08-06 12:54:04 +02:00
rk3288-miqi.dts ARM: dts: rockchip: convert rk3288 device tree files to 64 bits 2017-08-06 12:54:04 +02:00
rk3288-phycore-rdk.dts ARM: dts: rockchip: remove num-slots from all platforms 2017-07-16 17:08:58 +02:00
rk3288-phycore-som.dtsi ARM: dts: rockchip: convert rk3288 device tree files to 64 bits 2017-08-06 12:54:04 +02:00
rk3288-popmetal.dts ARM: dts: rockchip: convert rk3288 device tree files to 64 bits 2017-08-06 12:54:04 +02:00
rk3288-r89.dts ARM: dts: rockchip: convert rk3288 device tree files to 64 bits 2017-08-06 12:54:04 +02:00
rk3288-rock2-som.dtsi ARM: dts: rockchip: convert rk3288 device tree files to 64 bits 2017-08-06 12:54:04 +02:00
rk3288-rock2-square.dts ARM: dts: rockchip: remove num-slots from all platforms 2017-07-16 17:08:58 +02:00
rk3288-tinker.dts ARM: dts: rockchip: convert rk3288 device tree files to 64 bits 2017-08-06 12:54:04 +02: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: remove num-slots from all platforms 2017-07-16 17:08:58 +02: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: convert rk3288 device tree files to 64 bits 2017-08-06 12:54:04 +02:00
rk3288.dtsi A lot of attention for the rv1108 soc targetted at media-processing 2017-08-24 15:49:06 +02:00
rv1108-evb.dts ARM: dts: rockchip: enable usb for rv1108-evb 2017-08-23 09:24:51 +02:00
rv1108.dtsi ARM: dts: rockchip: add usb nodes for rv1108 SoCs 2017-08-23 09:24:04 +02:00
s3c24xx.dtsi
s3c64xx-pinctrl.dtsi ARM: dts: s3c64xx: Use macros for pinctrl configuration 2016-09-16 13:32:27 +02:00
s3c64xx.dtsi ARM: dts: s3c64xx: Fix infinite interrupt in soft mode 2017-03-21 19:56:59 +02:00
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: s5pv210: Fix infinite interrupt in soft mode 2017-03-21 19:57:46 +02:00
sama5d2-pinfunc.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
sama5d2.dtsi ARM: dts: at91: sama5d2: add ADC hw trigger edge type 2017-10-09 15:34:22 +02:00
sama5d3.dtsi ARM: dts: at91: Switch to the new NAND bindings 2017-05-31 11:55:41 +02:00
sama5d3_can.dtsi
sama5d3_emac.dtsi
sama5d3_gmac.dtsi
sama5d3_lcd.dtsi
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: Add the NOR flash available on sama5d3 dev kits 2017-05-31 11:56:14 +02:00
sama5d3xcm_cmp.dtsi ARM: dts: at91: Switch to the new NAND bindings 2017-05-31 11:55:41 +02: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: Switch to the new NAND bindings 2017-05-31 11:55:41 +02: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 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
sh73a0-kzm9g.dts ARM: dts: kzm9g: Update console parameters 2016-06-29 14:19:42 +02:00
sh73a0.dtsi ARM: dts: sh73a0: update PFC node name to pin-controller 2017-05-15 09:06:40 +02:00
skeleton.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
skeleton64.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
socfpga.dtsi ARM: dts: socfpga: Fix the ethernet clock phandle 2017-06-23 09:29:08 -05: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: Add unit name to memory nodes 2017-03-06 15:54:58 -06:00
socfpga_arria10.dtsi ARM: dts: socfpga: Do not include skeleton.dtsi 2017-03-06 15:54:58 -06:00
socfpga_arria10_socdk.dtsi ARM: dts: socfpga: set the i2c frequency 2017-06-23 09:29:13 -05: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: set the i2c frequency 2017-06-23 09:29:13 -05:00
socfpga_cyclone5_mcv.dtsi ARM: dts: socfpga: Add unit name to memory nodes 2017-03-06 15:54:58 -06:00
socfpga_cyclone5_mcvevk.dts ARM: dts: socfpga: set the i2c frequency 2017-06-23 09:29:13 -05:00
socfpga_cyclone5_socdk.dts ARM: dts: socfpga: Add unit name to memory nodes 2017-03-06 15:54:58 -06:00
socfpga_cyclone5_sockit.dts ARM: dts: socfpga: Add unit name to memory nodes 2017-03-06 15:54:58 -06:00
socfpga_cyclone5_socrates.dts ARM: dts: socfpga: Remove unit name for LEDs in EBV SOCrates 2017-03-06 15:54:58 -06:00
socfpga_cyclone5_sodia.dts ARM: dts: socfpga: sodia: enable qspi 2017-03-13 22:49:01 -05:00
socfpga_cyclone5_vining_fpga.dts ARM: dts: socfpga: Add second ethernet alias to VINING FPGA 2017-06-23 09:29:12 -05:00
socfpga_vt.dts ARM: dts: socfpga: Add unit name to memory nodes 2017-03-06 15:54:58 -06:00
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 arm: spear6xx: remove unneeded pinctrl properties in spear600-evb 2017-04-19 07:08:19 -07:00
spear600.dtsi arm: spear6xx: add DT description of the ADC on SPEAr600 2017-04-19 07:08:22 -07:00
spear1310-evb.dts ARM: dts: spear: replace gpio-key,wakeup with wakeup-source property 2016-02-24 12:20:26 -08:00
spear1310.dtsi ARM: dts: spear13xx: fix PCI bus dtc warnings 2017-08-18 23:16:12 +02: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 ARM: dts: spear13xx: fix PCI bus dtc warnings 2017-08-18 23:16:12 +02:00
st-pincfg.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
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: augment Ux500 to use DT cpufreq 2017-08-22 15:29:15 +02: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: ux500: Add vendor prefix to tps61052 node 2017-07-18 08:27:46 +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 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ste-nomadik-pinctrl.dtsi
ste-nomadik-s8815.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ste-nomadik-stn8815.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01: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 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01: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: Device-tree updates 2017-05-09 09:54:39 -07: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 [media] ARM: dts: STiH410: update sti-cec for CEC notifier support 2017-04-10 13:07:36 -03: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
stm32f4-pinctrl.dtsi ARM: dts: stm32: use right pinctrl compatible for stm32f469 2017-10-04 15:34:48 +02:00
stm32f429-disco.dts ARM: dts: stm32: use right pinctrl compatible for stm32f469 2017-10-04 15:34:48 +02:00
stm32f429-pinctrl.dtsi ARM: dts: stm32: use right pinctrl compatible for stm32f469 2017-10-04 15:34:48 +02:00
stm32f429.dtsi ARM: dts: stm32: use right pinctrl compatible for stm32f469 2017-10-04 15:34:48 +02:00
stm32f469-disco.dts ARM: dts: stm32: use right pinctrl compatible for stm32f469 2017-10-04 15:34:48 +02:00
stm32f469-pinctrl.dtsi ARM: dts: stm32: use right pinctrl compatible for stm32f469 2017-10-04 15:34:48 +02:00
stm32f746-disco.dts ARM: dts: stm32: add stm32f769I & stm32f746 discovery board support 2017-06-07 14:28:54 +02:00
stm32f746.dtsi ARM: dts: stm32: Add DMA support for STM32F746 SoC 2017-07-28 09:37:23 +02:00
stm32f769-disco.dts ARM: dts: stm32: enable CEC for stm32f769 discovery 2017-07-26 18:14:44 +02:00
stm32h743-pinctrl.dtsi ARM: dts: stm32: Add usart2_pins on stm32h743 2017-06-09 16:38:31 +02:00
stm32h743.dtsi ARM: dts: stm32: Add DMA support for STM32H743 SoC 2017-07-28 09:51:23 +02:00
stm32h743i-disco.dts ARM: dts: stm32: Add stm32h743i-disco board 2017-06-09 16:38:42 +02:00
stm32h743i-eval.dts ARM: dts: stm32: enable ADC on stm32h743i-eval board 2017-07-27 09:15:49 +02:00
stm32429i-eval.dts ARM: dts: stm32: use right pinctrl compatible for stm32f469 2017-10-04 15:34:48 +02:00
stm32746g-eval.dts ARM: Device-tree updates 2017-05-09 09:54:39 -07:00
sun4i-a10-a1000.dts ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02:00
sun4i-a10-ba10-tvbox.dts ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02:00
sun4i-a10-chuwi-v7-cw0825.dts ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02:00
sun4i-a10-cubieboard.dts ARM: sun4i: a10: cubieboard: Enable AXP209's ACIN power supply 2017-05-29 08:51:33 +02:00
sun4i-a10-dserve-dsrv9703c.dts ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02:00
sun4i-a10-gemei-g9.dts ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02:00
sun4i-a10-hackberry.dts ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02:00
sun4i-a10-hyundai-a7hd.dts ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02:00
sun4i-a10-inet1.dts ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02:00
sun4i-a10-inet9f-rev03.dts ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02:00
sun4i-a10-inet97fv2.dts ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02:00
sun4i-a10-itead-iteaduino-plus.dts ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02:00
sun4i-a10-jesurun-q5.dts ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02:00
sun4i-a10-marsboard.dts ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02:00
sun4i-a10-mini-xplus.dts ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02:00
sun4i-a10-mk802.dts ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02:00
sun4i-a10-mk802ii.dts ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02:00
sun4i-a10-olinuxino-lime.dts ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02:00
sun4i-a10-pcduino.dts ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02: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: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02:00
sun4i-a10.dtsi ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02:00
sun5i-a10s-auxtek-t003.dts ARM: sunxi: common-regulators: Drop pinmux settings for GPIO pins 2017-05-14 08:32:31 +02:00
sun5i-a10s-auxtek-t004.dts ARM: sunxi: common-regulators: Drop pinmux settings for GPIO pins 2017-05-14 08:32:31 +02: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: sun5i: a10s-olinuxino: Enable HDMI 2017-05-19 15:21:27 +08:00
sun5i-a10s-r7-tv-dongle.dts ARM: dts: sunxi: Remove no longer used pinctrl/sun4i-a10.h header 2017-03-27 13:39:58 +02:00
sun5i-a10s-wobo-i5.dts ARM: sunxi: common-regulators: Drop pinmux settings for GPIO pins 2017-05-14 08:32:31 +02:00
sun5i-a10s.dtsi ARM: sun5i: a10s: Add the HDMI controller node 2017-05-19 15:20:04 +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: common-regulators: Drop pinmux settings for GPIO pins 2017-05-14 08:32:31 +02: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: common-regulators: Drop pinmux settings for GPIO pins 2017-05-14 08:32:31 +02: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: sunxi: Remove no longer used pinctrl/sun4i-a10.h header 2017-03-27 13:39:58 +02:00
sun5i-a13-olinuxino-micro.dts ARM: dts: sunxi: Remove no longer used pinctrl/sun4i-a10.h header 2017-03-27 13:39:58 +02:00
sun5i-a13-olinuxino.dts ARM: sunxi: common-regulators: Drop pinmux settings for GPIO pins 2017-05-14 08:32:31 +02: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 ARM: dts: sunxi: Remove no longer used pinctrl/sun4i-a10.h header 2017-03-27 13:39:58 +02:00
sun5i-gr8-chip-pro.dts ARM: sun5i: gr8: Use common sun5i DTSI 2017-03-06 07:40:36 +01:00
sun5i-gr8-evb.dts ARM: sun5i: gr8: Use common sun5i DTSI 2017-03-06 07:40:36 +01:00
sun5i-gr8.dtsi ARM: dts: sunxi: Remove no longer used pinctrl/sun4i-a10.h header 2017-03-27 13:39:58 +02:00
sun5i-r8-chip.dts ARM: sun5i: chip: enable battery power supply subnode 2017-05-14 08:32:32 +02:00
sun5i-r8.dtsi ARM: sun5i: r8: Merge common controllers into the common DTSI 2017-03-06 07:40:36 +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 ARM: sun5i: add a cryptographic engine node 2017-06-07 15:27:37 +02:00
sun6i-a31-app4-evb1.dts ARM: dts: sunxi: Remove no longer used pinctrl/sun4i-a10.h header 2017-03-27 13:39:58 +02:00
sun6i-a31-colombus.dts ARM: dts: sunxi: Remove no longer used pinctrl/sun4i-a10.h header 2017-03-27 13:39:58 +02:00
sun6i-a31-hummingbird.dts ARM: sun6i: a31: hummingbird: Enable AXP221's ACIN power supply 2017-05-29 08:51:36 +02:00
sun6i-a31-i7.dts ARM: dts: sunxi: Remove no longer used pinctrl/sun4i-a10.h header 2017-03-27 13:39:58 +02:00
sun6i-a31-m9.dts ARM: dts: sunxi: Remove no longer used pinctrl/sun4i-a10.h header 2017-03-27 13:39:58 +02:00
sun6i-a31-mele-a1000g-quad.dts ARM: dts: sunxi: Remove no longer used pinctrl/sun4i-a10.h header 2017-03-27 13:39:58 +02:00
sun6i-a31.dtsi ARM: dts: sun6i: Fix endpoint IDs in second display pipeline 2017-09-17 12:03:59 +02: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: sunxi: Remove no longer used pinctrl/sun4i-a10.h header 2017-03-27 13:39:58 +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: sun6i: a31s: primo81: Enable battery power supply 2017-06-14 21:27:19 +02:00
sun6i-a31s-sina31s-core.dtsi ARM: dts: sunxi: Remove no longer used pinctrl/sun4i-a10.h header 2017-03-27 13:39:58 +02:00
sun6i-a31s-sina31s.dts ARM: dts: sun6i: sina31s: Enable SPDIF out 2017-03-27 13:40:02 +02:00
sun6i-a31s-sinovoip-bpi-m2.dts ARM: dts: sunxi: Fix BCM43xx node name 2017-05-22 09:18:07 +02:00
sun6i-a31s-yones-toptech-bs1078-v2.dts ARM: dts: sunxi: Remove no longer used pinctrl/sun4i-a10.h header 2017-03-27 13:39:58 +02: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: dts: sunxi: Remove no longer used pinctrl/sun4i-a10.h header 2017-03-27 13:39:58 +02:00
sun7i-a20-bananapi-m1-plus.dts ARM: sun7i: a20: bananapi-m1-plus: Enable AXP209's ACIN power supply 2017-05-29 08:51:28 +02:00
sun7i-a20-bananapi.dts arm: dts: sun7i-a20-bananapi: name the GPIO lines 2017-05-14 08:32:34 +02:00
sun7i-a20-bananapro.dts ARM: dts: sunxi: Fix BCM43xx node name 2017-05-22 09:18:07 +02:00
sun7i-a20-cubieboard2.dts ARM: sun7i: a20: cubieboard2: Enable AXP209's ACIN power supply 2017-05-29 08:51:24 +02:00
sun7i-a20-cubietruck.dts ARM: dts: sun7i: enable battery power supply subnode on cubietruck 2017-08-05 22:06:58 +08:00
sun7i-a20-hummingbird.dts ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02:00
sun7i-a20-i12-tvbox.dts ARM: dts: sunxi: Fix BCM43xx node name 2017-05-22 09:18:07 +02:00
sun7i-a20-icnova-swac.dts ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02:00
sun7i-a20-itead-ibox.dts ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02:00
sun7i-a20-lamobo-r1.dts ARM: sunxi: common-regulators: Drop pinmux settings for GPIO pins 2017-05-14 08:32:31 +02:00
sun7i-a20-m3.dts ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02:00
sun7i-a20-mk808c.dts ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02:00
sun7i-a20-olimex-som-evb.dts ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02:00
sun7i-a20-olinuxino-lime.dts ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02: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: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02:00
sun7i-a20-olinuxino-micro.dts ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02:00
sun7i-a20-orangepi-mini.dts ARM: dts: sunxi: Remove no longer used pinctrl/sun4i-a10.h header 2017-03-27 13:39:58 +02:00
sun7i-a20-orangepi.dts ARM: dts: sunxi: Remove no longer used pinctrl/sun4i-a10.h header 2017-03-27 13:39:58 +02:00
sun7i-a20-pcduino3-nano.dts ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02:00
sun7i-a20-pcduino3.dts ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02:00
sun7i-a20-wexler-tab7200.dts ARM: sunxi: Drop mmc0_cd_pin_reference_design pinmux setting 2017-05-14 08:32:31 +02:00
sun7i-a20-wits-pro-a20-dkt.dts ARM: dts: sunxi: Fix BCM43xx node name 2017-05-22 09:18:07 +02:00
sun7i-a20.dtsi ARM: dts: sunxi: add SoC specific compatibles for the crypto nodes 2017-06-07 15:27:37 +02:00
sun8i-a23-a33.dtsi ARM: dts: sun8i: a23/a33: Use new sun6i-a31-r-intc compatible for NMI/R_INTC 2017-08-05 22:06:58 +08:00
sun8i-a23-evb.dts ARM: dts: sunxi: Remove no longer used pinctrl/sun4i-a10.h header 2017-03-27 13:39:58 +02: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: Drop pinmux setting for codec PA gpio 2017-03-27 13:39:57 +02: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: sina33: enable battery power supply subnode 2017-05-14 08:32:32 +02:00
sun8i-a33.dtsi ARM: sun8i: Use - instead of @ for DT OPP entries 2017-05-14 08:32:32 +02:00
sun8i-a83t-allwinner-h8homlet-v2.dts ARM: sun8i: a83t: h8homlet-v2: Enable USB ports 2017-08-19 00:25:25 +08:00
sun8i-a83t-bananapi-m3.dts ARM: sun8i: a83t: Add device tree for Sinovoip Bananapi BPI-M3 2017-08-19 11:13:25 +08:00
sun8i-a83t-cubietruck-plus.dts ARM: sun8i: a83t: cubietruck-plus: Enable onboard USB peripherals 2017-08-19 00:25:24 +08:00
sun8i-a83t.dtsi ARM: sun8i: a83t: Add device node for USB OTG controller 2017-08-19 00:25:23 +08:00
sun8i-h2-plus-orangepi-zero.dts arm: dts: sunxi: Revert EMAC changes 2017-08-28 11:11:24 +02:00
sun8i-h3-bananapi-m2-plus.dts arm: dts: sunxi: Revert EMAC changes 2017-08-28 11:11:24 +02:00
sun8i-h3-beelink-x2.dts Revert "ARM: dts: sun8i: h3: Enable dwmac-sun8i on the Beelink X2" 2017-08-28 10:56:32 +02:00
sun8i-h3-nanopi-m1-plus.dts ARM: dts: sun8i: h3: Add initial NanoPi M1 Plus support 2017-05-31 21:33:05 +02: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-air.dts ARM: dts: sunxi: Remove no longer used pinctrl/sun4i-a10.h header 2017-03-27 13:39:58 +02:00
sun8i-h3-nanopi-neo.dts arm: dts: sunxi: Revert EMAC changes 2017-08-28 11:11:24 +02:00
sun8i-h3-nanopi.dtsi ARM: dts: sunxi: Remove no longer used pinctrl/sun4i-a10.h header 2017-03-27 13:39:58 +02:00
sun8i-h3-orangepi-2.dts arm: dts: sunxi: Revert EMAC changes 2017-08-28 11:11:24 +02:00
sun8i-h3-orangepi-lite.dts ARM: dts: sunxi: Remove no longer used pinctrl/sun4i-a10.h header 2017-03-27 13:39:58 +02:00
sun8i-h3-orangepi-one.dts arm: dts: sunxi: Revert EMAC changes 2017-08-28 11:11:24 +02:00
sun8i-h3-orangepi-pc-plus.dts arm: dts: sunxi: Revert EMAC changes 2017-08-28 11:11:24 +02:00
sun8i-h3-orangepi-pc.dts arm: dts: sunxi: Revert EMAC changes 2017-08-28 11:11:24 +02:00
sun8i-h3-orangepi-plus.dts arm: dts: sunxi: Revert EMAC changes 2017-08-28 11:11:24 +02:00
sun8i-h3-orangepi-plus2e.dts arm: dts: sunxi: Revert EMAC changes 2017-08-28 11:11:24 +02:00
sun8i-h3.dtsi arm: sun8i: h3: split Allwinner H3 .dtsi 2017-03-27 13:40:53 +02:00
sun8i-q8-common.dtsi ARM: sunxi: Convert pinctrl nodes to generic bindings 2016-12-26 08:27:11 +01:00
sun8i-r16-bananapi-m2m.dts ARM: dts: sun8i: Add BananaPI M2-Magic DTS 2017-08-05 22:06:58 +08: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-dock.dts ARM: sun8i: v3s: add support for Lichee Pi Zero w/ dock board 2017-05-18 09:41:45 +02: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: sun8i: v3s: add device nodes for DE2 display pipeline 2017-06-07 15:27:37 +02:00
sun9i-a80-cubieboard4.dts ARM: dts: sunxi: Remove no longer used pinctrl/sun4i-a10.h header 2017-03-27 13:39:58 +02:00
sun9i-a80-optimus.dts ARM: dts: sunxi: Remove no longer used pinctrl/sun4i-a10.h header 2017-03-27 13:39:58 +02:00
sun9i-a80.dtsi ARM: dts: sunxi: Remove no longer used pinctrl/sun4i-a10.h header 2017-03-27 13:39:58 +02:00
sunxi-common-regulators.dtsi ARM: sunxi: common-regulators: Drop pinmux settings for GPIO pins 2017-05-14 08:32:31 +02:00
sunxi-h3-h5.dtsi arm: dts: sunxi: Revert EMAC changes 2017-08-28 11:11:24 +02: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: Remove no longer used pinctrl/sun4i-a10.h header 2017-03-27 13:39:58 +02:00
tango4-common.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tango4-smp8758.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tango4-vantage-1172.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra20-colibri-512.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra20-harmony.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra20-iris-512.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra20-medcom-wide.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra20-paz00.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra20-plutux.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra20-seaboard.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra20-tamonten.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra20-tec.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra20-trimslice.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra20-ventana.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra20.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra30-apalis-eval.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra30-apalis.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra30-beaver.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra30-cardhu-a02.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra30-cardhu-a04.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra30-cardhu.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra30-colibri-eval-v3.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra30-colibri.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra30.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra114-dalmore.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra114-roth.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra114-tn7.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra114.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01: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: dts: tegra: fix PCI bus dtc warnings 2017-06-13 16:49:57 +02:00
tegra124-apalis.dtsi ARM: dts: tegra: fix PCI bus dtc warnings 2017-06-13 16:49:57 +02:00
tegra124-jetson-tk1-emc.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra124-jetson-tk1.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra124-nyan-big-emc.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra124-nyan-big.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra124-nyan-blaze-emc.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra124-nyan-blaze.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra124-nyan.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra124-venice2.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra124.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tny_a9g20.dts
tny_a9260.dts
tny_a9260_common.dtsi ARM: dts: at91: Switch to the new NAND bindings 2017-05-31 11:55:41 +02:00
tny_a9263.dts ARM: dts: at91: Switch to the new NAND bindings 2017-05-31 11:55:41 +02:00
tps6507x.dtsi
tps65217.dtsi ARM: dts: tps65217: Add power button interrupt to the common tps65217.dtsi file 2017-08-10 09:24:07 -07:00
tps65910.dtsi
twl4030.dtsi ARM: dts: twl4030: Add missing madc reference for bci subnode 2017-06-06 00:23:22 -07: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: add Denali NAND controller node 2017-08-16 01:47:01 +09:00
uniphier-ld4.dtsi ARM: dts: uniphier: add AIDET nodes 2017-08-28 23:58:48 +09:00
uniphier-ld6b-ref.dts ARM: dts: uniphier: add Denali NAND controller node 2017-08-16 01:47:01 +09:00
uniphier-ld6b.dtsi ARM: dts: uniphier use #include instead of /include/ 2017-08-16 01:46:54 +09:00
uniphier-pinctrl.dtsi ARM: dts: uniphier: add pinctrl groups of ethernet phy mode 2017-08-29 00:00:43 +09:00
uniphier-pro4-ace.dts ARM: dts: uniphier use #include instead of /include/ 2017-08-16 01:46:54 +09:00
uniphier-pro4-ref.dts ARM: dts: uniphier: add Denali NAND controller node 2017-08-16 01:47:01 +09:00
uniphier-pro4-sanji.dts ARM: dts: uniphier use #include instead of /include/ 2017-08-16 01:46:54 +09:00
uniphier-pro4.dtsi ARM: dts: uniphier: add AIDET nodes 2017-08-28 23:58:48 +09:00
uniphier-pro5.dtsi ARM: dts: uniphier: fix size of sdctrl nodes 2017-08-28 23:58:48 +09:00
uniphier-pxs2-gentil.dts ARM: dts: uniphier use #include instead of /include/ 2017-08-16 01:46:54 +09:00
uniphier-pxs2-vodka.dts ARM: dts: uniphier use #include instead of /include/ 2017-08-16 01:46:54 +09:00
uniphier-pxs2.dtsi ARM: dts: uniphier: fix size of sdctrl nodes 2017-08-28 23:58:48 +09:00
uniphier-ref-daughter.dtsi ARM: dts: uniphier: use SPDX-License-Identifier 2017-06-06 09:22:59 +09:00
uniphier-sld8-ref.dts ARM: dts: uniphier: add Denali NAND controller node 2017-08-16 01:47:01 +09:00
uniphier-sld8.dtsi ARM: dts: uniphier: add AIDET nodes 2017-08-28 23:58:48 +09:00
uniphier-support-card.dtsi ARM: dts: uniphier: use SPDX-License-Identifier 2017-06-06 09:22:59 +09: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: Switch to the new NAND bindings 2017-05-31 11:55:41 +02:00
usb_a9263.dts ARM: dts: at91: Switch to the new NAND bindings 2017-05-31 11:55:41 +02:00
versatile-ab.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
versatile-pb.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
vexpress-v2m-rs1.dtsi ARM: dts: vexpress: fix few unit address format warnings 2017-04-19 12:08:37 +01:00
vexpress-v2m.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
vexpress-v2p-ca5s.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
vexpress-v2p-ca9.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
vexpress-v2p-ca15-tc1.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
vexpress-v2p-ca15_a7.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01: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 ARM: dts: vf610-zii: Add switch eeprom-length properties 2017-05-27 16:09:30 +08:00
vf610-zii-dev-rev-c.dts ARM: dts: vf610-zii-dev-c: Wire up PHY interrupts 2017-04-10 16:16:05 +08:00
vf610-zii-dev.dtsi ARM: dts: vf610-zii-dev: Wire up devel C switch interrupts 2017-04-10 16:16:05 +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 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
zx296702-ad1.dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
zx296702.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
zynq-7000.dtsi arm: zynq: Label whole PL part as fpga_full region 2017-08-21 13:52:49 +02:00
zynq-microzed.dts arm: dts: zynq: Add MicroZed board support 2016-12-06 13:17:39 +01:00
zynq-parallella.dts arm: zynq: Remove earlycon from bootargs 2017-08-21 13:54:42 +02:00
zynq-zc702.dts arm: zynq: Remove earlycon from bootargs 2017-08-21 13:54:42 +02:00
zynq-zc706.dts arm: zynq: Remove earlycon from bootargs 2017-08-21 13:54:42 +02:00
zynq-zed.dts arm: zynq: Remove earlycon from bootargs 2017-08-21 13:54:42 +02:00
zynq-zybo.dts arm: zynq: Remove earlycon from bootargs 2017-08-21 13:54:42 +02:00