linux-samsung-r9q2/arch/arm64/boot/dts/freescale
Linus Torvalds 3976d758e0 ARM: DT changes for 6.0
As usual, the bulk of the changes for the SoC tree are devicetree file
 updates, and most of these changes are for 64-bit embedded machines.
 As before, there are a ton of style cleanups, and additional hardware
 support for existing machines.
 
 Looking only at the new SoC, the notable additions are:
 
  - A whole family of Broadcom broadband SoCs, both 32-bit and 64-bit:
    BCM63178, BCM63158, BCM4912, BCM6858, BCM6878, BCM6846, BCM63146,
    BCM6856, BCM6855, BCM6756, BCM63148, and BCM6813.
    Each SoC comes with a corresponding reference board.
 
  - The new NXP i.MX93 SoC, the follow-up to the popular i.MX6 and
    i.MX8 embedded SoCs, now using Cortex-A55 cores and the
    Ethos-U65 NPU.
 
  - Qualcomm Snapdragon 8cx Gen3 (SC8280XP), the current high end
    of Arm based Laptop SoCs, and its automotive cousin, the
    SA8540P. The SC8280XP is used in the Lenovo Thinkpad X13s
    laptop that also gets added here in addition to the reference
    boards.
 
  - Allwinner H616, a newer version of the H6 SoC, targeted at
    Set-top-box applications. It comes with dts files for the
    Orange Pi zero2 single-board computer and the X96 Mate
    set-top-box
 
  - Marvell Prestera 98DX2530 (AlleyCat5), a network switch chip
    in the Armada SoC family based on the Cortex-A55 core.
 
 New machines based on previously supported SoCs include:
 
  - Several new machines on NXP i.MX platforms: multiple Toradex
    Colibri boards using the "Iris" and "Ixora" carriers,
    DH electronics i.MX8M Plus DHCOM and PDK2, TQ-Systems
    TQMa8MPQL, and phytech phyBOARD-Polis-i.MX8MM.
 
  - Google Chameleon v3 FPGA board based on Intel Arria10 and
    Stratix 10 Software Virtual platform, both in the SoCFPGA
    platform.
 
  - Two new wireless devices based on Broadcom SoCs:
    The Asus GT-AX6000 Router and the Cisco Meraki MR26 access point
 
  - Improved Chromebook support for both the Mediatek and Qualcomm
    SoC families brought added machines: Acer Chromebook 514 (MT8192),
    Acer Chromebook Spin 513 (MT8195) and a couple of SC7180 based
    machines including the Lenovo IdeaPad Chromebook Duet 3.
 
  - Xiaomi Mi Mix2s, LG G7 and LG V35 are mobile phones based on
    Qualcomm SDM845, while Mi 5s Plus is based on MSM8996.
 
  - Finally, there are a few development board on other chips:
    PCB8309 (Microchip lan966x), Radxa Rock Pi S (Rockchips RK3308)
    DH DRC Compact (ST STM32MP1) and Inforce IFC6560 (Qualcomm
    SDM660)
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAmLo+7MACgkQmmx57+YA
 GNlTQQ//QnOoW3fl2l4TvuBuP1Vxp7KW3GxZEkWBEfy7lfgkfBzksJ2GT+c96fxk
 +XEvSJcDsSo8zNYXXu/q0jjVKW4lEkiBtaB53NbLayNTFtJccKPiL4hccUkwSg1K
 zOhfu6SEgkwuYNAhtcQOfIec+gdF2PvpZSWUfuGvM2Z3rNhhyfhgoRRZCpc62eeS
 VQ+bVJH/7hG4XAJEcwmNK+8GoCcLbOclCa14oa9/LuEVjfYwOblfPjSflmfALzbM
 BoTDdeMbZoOdy3LOmLpT26Wv7zWQxLhTpiSYiSV0CI4NHUfzJj8ncNh+w9OiN+KO
 Z7cblHhveW5WSEP/jDp9YTf2XXA5UgpFQQjuXS8zQVECw5YxrSBB96GroQhvpcmT
 oSS0BVvlmp5snBRx4Oev2ldJ0BuyYYljF0DmmTrQ6s2gvB4WBlRSqplCAkDy59Im
 +mc5BBTqZYoxzCpzXEZR7VPzk1jzAO5wnYYd1mLJSHVExlSw8CQijy1a4YXxsvmK
 4Sysrm8UbmPN/0anbiyPKeIkuNuufFUvUCR3Vm2HnMzNPza8YBJ0xm6zr8J7ecXe
 QcucpXyLi17GTLOm+pcyj2fQ19yVqO3xbutP4sy9StctEXLZe3rH2hY+GPK6N+Uj
 83MbABMCmpUAyPMzR0AwTKx/RwWbf1jjYvcKg2VW8NNV5kkQQzM=
 =X6mA
 -----END PGP SIGNATURE-----

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

Pull ARM DT updates from Arnd Bergmann:
 "As usual, the bulk of the changes for the SoC tree are devicetree file
  updates, and most of these changes are for 64-bit embedded machines.
  As before, there are a ton of style cleanups, and additional hardware
  support for existing machines.

  Looking only at the new SoC, the notable additions are:

   - A whole family of Broadcom broadband SoCs, both 32-bit and 64-bit:
     BCM63178, BCM63158, BCM4912, BCM6858, BCM6878, BCM6846, BCM63146,
     BCM6856, BCM6855, BCM6756, BCM63148, and BCM6813. Each SoC comes
     with a corresponding reference board.

   - The new NXP i.MX93 SoC, the follow-up to the popular i.MX6 and
     i.MX8 embedded SoCs, now using Cortex-A55 cores and the Ethos-U65
     NPU.

   - Qualcomm Snapdragon 8cx Gen3 (SC8280XP), the current high end of
     Arm based Laptop SoCs, and its automotive cousin, the SA8540P. The
     SC8280XP is used in the Lenovo Thinkpad X13s laptop that also gets
     added here in addition to the reference boards.

   - Allwinner H616, a newer version of the H6 SoC, targeted at
     Set-top-box applications. It comes with dts files for the Orange Pi
     zero2 single-board computer and the X96 Mate set-top-box

   - Marvell Prestera 98DX2530 (AlleyCat5), a network switch chip in the
     Armada SoC family based on the Cortex-A55 core.

  New machines based on previously supported SoCs include:

   - Several new machines on NXP i.MX platforms: multiple Toradex
     Colibri boards using the "Iris" and "Ixora" carriers, DH
     electronics i.MX8M Plus DHCOM and PDK2, TQ-Systems TQMa8MPQL, and
     phytech phyBOARD-Polis-i.MX8MM.

   - Google Chameleon v3 FPGA board based on Intel Arria10 and Stratix
     10 Software Virtual platform, both in the SoCFPGA platform.

   - Two new wireless devices based on Broadcom SoCs: The Asus GT-AX6000
     Router and the Cisco Meraki MR26 access point

   - Improved Chromebook support for both the Mediatek and Qualcomm SoC
     families brought added machines: Acer Chromebook 514 (MT8192), Acer
     Chromebook Spin 513 (MT8195) and a couple of SC7180 based machines
     including the Lenovo IdeaPad Chromebook Duet 3.

   - Xiaomi Mi Mix2s, LG G7 and LG V35 are mobile phones based on
     Qualcomm SDM845, while Mi 5s Plus is based on MSM8996.

   - Finally, there are a few development board on other chips: PCB8309
     (Microchip lan966x), Radxa Rock Pi S (Rockchips RK3308) DH DRC
     Compact (ST STM32MP1) and Inforce IFC6560 (Qualcomm SDM660)"

* tag 'arm-dt-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (829 commits)
  dt-bindings: soc: bcm: use absolute path to other schema
  dt-bindings: soc: bcm: drop quotes when not needed
  dt-bindings: soc: microchip: use absolute path to other schema
  dt-bindings: soc: microchip: drop quotes when not needed
  ARM: dts: lan966x: keep lan966 entries alphabetically sorted
  ARM: dts: lan966x: add support for pcb8309
  dt-bindings: arm: at91: add lan966 pcb8309 board
  ARM: dts: lan966x: Enable network driver on pcb8291
  ARM: dts: lan966x: Disable can0 on pcb8291
  ARM: dts: lan966x: Add gpio-restart
  dt-bindings: arm: aspeed: add Aspeed Evaluation boards
  arm64: dts: qcom: Add support for Xiaomi Mi Mix2s
  dt-bindings: arm: qcom: Add Xiaomi Mi Mix2s bindings
  dt-bindings: arm: qcom: Document lg,judyln and lg,judyp devices
  dt-bindings: arm: qcom: add missing SM6350 board compatibles
  dt-bindings: arm: qcom: add missing SM6125 board compatibles
  dt-bindings: arm: qcom: add missing SDM845 board compatibles
  dt-bindings: arm: qcom: add missing SDM636 board compatibles
  dt-bindings: arm: qcom: add missing SDM630 board compatibles
  dt-bindings: arm: qcom: add missing QCS404 board compatibles
  ...
2022-08-02 08:15:25 -07:00
..
fsl-ls208xa-qds.dtsi arm64: dts: freescale: align SPI NOR node name with dtschema 2022-04-11 09:50:03 +08:00
fsl-ls208xa-rdb.dtsi arm64: dts: freescale: align SPI NOR node name with dtschema 2022-04-11 09:50:03 +08:00
fsl-ls208xa.dtsi arm64: dts: Add SFP node for TA 3.0 devices 2022-07-05 09:06:09 +08:00
fsl-ls1012a-frdm.dts arm64: dts: fsl-ls1012a-frdm: add spi-uart device 2021-01-29 21:30:09 +08:00
fsl-ls1012a-frwy.dts arm64: dts: ls1012a: enable PCIe on freeway board 2021-06-12 16:17:02 +08:00
fsl-ls1012a-oxalis.dts arm64: dts: layerscape: Add label to pcie nodes 2020-09-22 17:06:04 +08:00
fsl-ls1012a-qds.dts arm64: dts: fsl: ls1012a: fix Micron SPI NOR compatible 2022-06-14 18:06:24 +08:00
fsl-ls1012a-rdb.dts arm64: dts: ls1012a: Add serial alias for ls1012a-rdb 2021-09-22 16:21:55 +08:00
fsl-ls1012a.dtsi arm64: dts: layerscape: Add SFP node for TA 2.1 devices 2022-07-05 09:05:44 +08:00
fsl-ls1028a-kontron-kbox-a-230-ls.dts arm64: dts: freescale: sl28: enable SATA support 2021-01-18 08:22:38 +08:00
fsl-ls1028a-kontron-sl28-var1.dts arm64: dts: ls1028a: use phy-mode instead of phy-connection-type 2021-10-04 21:00:40 +08:00
fsl-ls1028a-kontron-sl28-var2.dts arm64: dts: ls1028a: move PHY nodes to MDIO controller 2021-10-04 21:00:36 +08:00
fsl-ls1028a-kontron-sl28-var3-ads2.dts arm64: dts: ls1028a: use constants in the clockgen phandle 2021-01-11 09:20:23 +08:00
fsl-ls1028a-kontron-sl28-var4.dts arm64: dts: ls1028a: use phy-mode instead of phy-connection-type 2021-10-04 21:00:40 +08:00
fsl-ls1028a-kontron-sl28.dts arm64: dts: ls1028a: default to OTG mode for USB 2022-04-11 09:39:13 +08:00
fsl-ls1028a-qds-13bb.dts arm64: dts: fsl-ls1028a-qds: Drop overlay syntax hard coding 2022-02-11 20:43:20 +08:00
fsl-ls1028a-qds-65bb.dts arm64: dts: fsl-ls1028a-qds: Drop overlay syntax hard coding 2022-02-11 20:43:20 +08:00
fsl-ls1028a-qds-85bb.dts arm64: dts: fsl-ls1028a-qds: Drop overlay syntax hard coding 2022-02-11 20:43:20 +08:00
fsl-ls1028a-qds-899b.dts arm64: dts: fsl-ls1028a-qds: Drop overlay syntax hard coding 2022-02-11 20:43:20 +08:00
fsl-ls1028a-qds-7777.dts arm64: dts: fsl-ls1028a-qds: Drop overlay syntax hard coding 2022-02-11 20:43:20 +08:00
fsl-ls1028a-qds-9999.dts arm64: dts: fsl-ls1028a-qds: Drop overlay syntax hard coding 2022-02-11 20:43:20 +08:00
fsl-ls1028a-qds.dts arm64: dts: fsl: adjust whitespace around '=' 2022-06-14 18:06:25 +08:00
fsl-ls1028a-rdb.dts arm64: dts: ls1028a: default to OTG mode for USB 2022-04-11 09:39:13 +08:00
fsl-ls1028a.dtsi ARM: DT changes for 6.0 2022-08-02 08:15:25 -07:00
fsl-ls1043-post.dtsi arm64: dts: ls1043a: FMan erratum A050385 2020-03-06 21:55:32 -08:00
fsl-ls1043a-qds.dts arm64: dts: ls1043a: update USB nodes status to match board config 2020-07-13 15:09:31 +08:00
fsl-ls1043a-rdb.dts arm64: dts: fsl-ls1043a-rdb: add delay between CS and CLK signal for flash device 2021-11-21 17:14:32 +08:00
fsl-ls1043a.dtsi arm64: dts: layerscape: Add SFP node for TA 2.1 devices 2022-07-05 09:05:44 +08:00
fsl-ls1046-post.dtsi arm64: dts: freescale: Update to use SPDX identifiers 2018-06-19 11:07:47 +08:00
fsl-ls1046a-frwy.dts arm64: dts: ls1046a: fix eeprom entries 2021-08-14 12:39:27 +08:00
fsl-ls1046a-qds.dts arm64: dts: fsl: use a generic node name for m25p80 flashes 2019-01-11 17:13:04 +08:00
fsl-ls1046a-rdb.dts arm64: dts: ls1046a: fix eeprom entries 2021-08-14 12:39:27 +08:00
fsl-ls1046a.dtsi arm64: dts: layerscape: Add SFP node for TA 2.1 devices 2022-07-05 09:05:44 +08:00
fsl-ls1088a-qds.dts arm64: dts: ls1088a: Add QSPI support for NXP LS1088 2019-12-11 11:13:44 +08:00
fsl-ls1088a-rdb.dts arm64: dts: ls1088ardb: update PHY nodes with IRQ information 2021-08-14 12:39:27 +08:00
fsl-ls1088a-ten64.dts arm64: dts: freescale: align led node names with dtschema 2022-06-19 16:10:26 +08:00
fsl-ls1088a.dtsi arm64: dts: Add SFP node for TA 3.0 devices 2022-07-05 09:06:09 +08:00
fsl-ls2080a-qds.dts arm64: dts: freescale: Update to use SPDX identifiers 2018-06-19 11:07:47 +08:00
fsl-ls2080a-rdb.dts arm64: dts: freescale: Update to use SPDX identifiers 2018-06-19 11:07:47 +08:00
fsl-ls2080a-simu.dts arm64: dts: freescale: Update to use SPDX identifiers 2018-06-19 11:07:47 +08:00
fsl-ls2080a.dtsi arm64: dts: freescale: Separate each group of data in the property 'reg' 2021-06-12 16:17:02 +08:00
fsl-ls2088a-qds.dts arm64: dts: freescale: Update to use SPDX identifiers 2018-06-19 11:07:47 +08:00
fsl-ls2088a-rdb.dts arm64: dts: ls2088ardb: update PHY nodes with IRQ information 2021-08-14 12:39:27 +08:00
fsl-ls2088a.dtsi arm64: dts: freescale: Separate each group of data in the property 'reg' 2021-06-12 16:17:02 +08:00
fsl-lx2160a-bluebox3-rev-a.dts arm64: dts: add device tree for the LX2160A on the NXP BlueBox3 board 2021-10-04 11:46:00 +08:00
fsl-lx2160a-bluebox3.dts arm64: dts: lx2160abluebox3: update RGMII delays for sja1105 switch 2021-11-21 10:37:17 +08:00
fsl-lx2160a-cex7.dtsi arm64: dts: lx2160a-clearfog-itx: add SFP support 2021-03-29 09:49:57 +08:00
fsl-lx2160a-clearfog-cx.dts arm64: dts: lx2160a: add dts for CEX7 platforms 2019-12-23 11:36:36 +08:00
fsl-lx2160a-clearfog-itx.dtsi arch: arm64: dts: lx2160a: describe the SerDes block #1 2022-03-14 10:41:51 +00:00
fsl-lx2160a-honeycomb.dts arm64: dts: lx2160a: add dts for CEX7 platforms 2019-12-23 11:36:36 +08:00
fsl-lx2160a-qds.dts arm64: dts: fsl: adjust whitespace around '=' 2022-06-14 18:06:25 +08:00
fsl-lx2160a-rdb.dts arm64: dts: lx2160a: add optee-tz node 2021-12-16 17:25:58 +08:00
fsl-lx2160a.dtsi arm64: dts: Add SFP node for TA 3.0 devices 2022-07-05 09:06:09 +08:00
fsl-lx2162a-qds.dts arm64: dts: fsl: adjust whitespace around '=' 2022-06-14 18:06:25 +08:00
imx8-ss-adma.dtsi arm64: dts: imx8: split adma ss into dma and audio ss 2021-03-29 09:49:57 +08:00
imx8-ss-audio.dtsi arm64: dts: imx8: split adma ss into dma and audio ss 2021-03-29 09:49:57 +08:00
imx8-ss-conn.dtsi arm64: dts: fsl: adjust whitespace around '=' 2022-06-14 18:06:25 +08:00
imx8-ss-ddr.dtsi arm64: dts: imx8qxp: orginize dts in subsystems 2021-03-29 09:49:57 +08:00
imx8-ss-dma.dtsi arm64: dts: imx8: split adma ss into dma and audio ss 2021-03-29 09:49:57 +08:00
imx8-ss-img.dtsi arm64: dts: imx8: Add jpeg encoder/decoder nodes 2021-08-14 12:39:27 +08:00
imx8-ss-lsio.dtsi arm64: dts: imx8: add mu5/6 node 2022-02-11 11:16:17 +08:00
imx8-ss-vpu.dtsi arm64: dts: freescale: imx8q: add imx vpu codec entries 2022-04-18 16:10:10 +08:00
imx8mm-beacon-baseboard.dtsi arm64: dts: fsl: adjust whitespace around '=' 2022-06-14 18:06:25 +08:00
imx8mm-beacon-kit.dts arm64: dts: imx: Add Beacon i.MX8m-Mini development kit 2020-04-23 22:20:17 +08:00
imx8mm-beacon-som.dtsi arm64: dts: imx8mm/n: Remove the 'pm-ignore-notify' property 2021-12-14 16:33:14 +08:00
imx8mm-data-modul-edm-sbc.dts arm64: dt: imx8mm: support pwm polarity inversion 2022-05-05 15:46:25 +08:00
imx8mm-ddr4-evk.dts arm64: dts: imx8mm: Add imx8mm ddr4 evk board support 2020-09-05 14:21:34 +08:00
imx8mm-emcon-avari.dts arm64: dts: imx8mm: Add support for emtrion emCON-MX8M Mini 2022-02-11 12:29:02 +08:00
imx8mm-emcon-avari.dtsi arm64: dts: imx8mm: Add support for emtrion emCON-MX8M Mini 2022-02-11 12:29:02 +08:00
imx8mm-emcon.dtsi arm64: dts: freescale: align SPI NOR node name with dtschema 2022-04-11 09:50:03 +08:00
imx8mm-evk.dts arm64: dts: imx8: change the spi-nor tx 2021-10-04 11:25:31 +08:00
imx8mm-evk.dtsi arm64: dts: imx8mm-evk: add bt-sco sound card support 2022-06-27 15:34:46 +08:00
imx8mm-icore-mx8mm-ctouch2.dts arm64: dts: imx8mm/n: Remove the 'pm-ignore-notify' property 2021-12-14 16:33:14 +08:00
imx8mm-icore-mx8mm-edimm2.2.dts arm64: dts: imx8mm/n: Remove the 'pm-ignore-notify' property 2021-12-14 16:33:14 +08:00
imx8mm-icore-mx8mm.dtsi arm64: dts: fsl: adjust whitespace around '=' 2022-06-14 18:06:25 +08:00
imx8mm-kontron-n801x-s.dts arm64: dts: imx8mm-kontron: fix ethernet node name 2022-04-06 20:50:29 +08:00
imx8mm-kontron-n801x-som.dtsi arm64: dts: freescale: align SPI NOR node name with dtschema 2022-04-11 09:50:03 +08:00
imx8mm-mx8menlo.dts arm64: dts: freescale: align led node names with dtschema 2022-06-19 16:10:26 +08:00
imx8mm-nitrogen-r2.dts arm64: dts: imx8mm-nitrogen-r2: add ecspi2 support 2021-03-29 09:49:57 +08:00
imx8mm-phyboard-polis-rdk.dts arm64: dts: freescale: Add phyBOARD-Polis-i.MX8MM support 2022-06-27 16:09:42 +08:00
imx8mm-phycore-som.dtsi arm64: dts: freescale: Add phyBOARD-Polis-i.MX8MM support 2022-06-27 16:09:42 +08:00
imx8mm-pinfunc.h arm64: dts: imx8mm: fix strange hex notation 2022-02-11 20:43:20 +08:00
imx8mm-prt8mm.dts arm64: dts: imx: add Protonic PRT8MM board 2022-02-11 11:16:17 +08:00
imx8mm-tqma8mqml-mba8mx.dts arm64: dts: tqma8mqml: add PCIe support 2022-02-11 11:22:07 +08:00
imx8mm-tqma8mqml.dtsi arm64: dts: tqma8mqml: add PCIe support 2022-02-11 11:22:07 +08:00
imx8mm-var-som-symphony.dts arm64: dts: freescale: align gpio-key node names with dtschema 2022-06-19 16:10:14 +08:00
imx8mm-var-som.dtsi arm64: dts: imx: Fix imx8*-var-som touchscreen property sizes 2022-04-11 09:38:07 +08:00
imx8mm-venice-gw71xx-0x.dts arm64: dts: imx8mm: Add Gateworks i.MX 8M Mini Development Kits 2021-01-11 11:28:54 +08:00
imx8mm-venice-gw71xx.dtsi ARM: DT changes for 5.19, part 1 2022-05-26 10:28:12 -07:00
imx8mm-venice-gw72xx-0x-imx219.dts arm64: dts: imx8mm-venice-gw72xx-0x: add dt overlay for imx219 rpi v2 camera 2022-02-21 12:15:58 +08:00
imx8mm-venice-gw72xx-0x-rs232-rts.dts arm64: dts: imx8mm-venice-gw72xx-0x: add dt overlays for serial modes 2022-02-21 12:15:52 +08:00
imx8mm-venice-gw72xx-0x-rs422.dts arm64: dts: imx8mm-venice-gw72xx-0x: add dt overlays for serial modes 2022-02-21 12:15:52 +08:00
imx8mm-venice-gw72xx-0x-rs485.dts arm64: dts: imx8mm-venice-gw72xx-0x: add dt overlays for serial modes 2022-02-21 12:15:52 +08:00
imx8mm-venice-gw72xx-0x.dts arm64: dts: imx8mm: Add Gateworks i.MX 8M Mini Development Kits 2021-01-11 11:28:54 +08:00
imx8mm-venice-gw72xx.dtsi ARM: DT changes for 5.19, part 1 2022-05-26 10:28:12 -07:00
imx8mm-venice-gw73xx-0x-imx219.dts arm64: dts: imx8mm-venice-gw73xx-0x: add dt overlay for imx219 rpi v2 camera 2022-02-21 12:15:56 +08:00
imx8mm-venice-gw73xx-0x-rs232-rts.dts arm64: dts: imx8mm-venice-gw73xx-0x: add dt overlays for serial modes 2022-02-21 12:15:38 +08:00
imx8mm-venice-gw73xx-0x-rs422.dts arm64: dts: imx8mm-venice-gw73xx-0x: add dt overlays for serial modes 2022-02-21 12:15:38 +08:00
imx8mm-venice-gw73xx-0x-rs485.dts arm64: dts: imx8mm-venice-gw73xx-0x: add dt overlays for serial modes 2022-02-21 12:15:38 +08:00
imx8mm-venice-gw73xx-0x.dts arm64: dts: imx8mm: Add Gateworks i.MX 8M Mini Development Kits 2021-01-11 11:28:54 +08:00
imx8mm-venice-gw73xx.dtsi ARM: DT changes for 5.19, part 1 2022-05-26 10:28:12 -07:00
imx8mm-venice-gw700x.dtsi arm64: dts: freescale: align gpio-key node names with dtschema 2022-06-19 16:10:14 +08:00
imx8mm-venice-gw7901.dts arm64: dts: freescale: align gpio-key node names with dtschema 2022-06-19 16:10:14 +08:00
imx8mm-venice-gw7902.dts arm64: dts: imx8mm-venice-gw7902: fix UART1 CTS 2022-06-20 08:28:24 +08:00
imx8mm-venice-gw7903.dts arm64: dts: freescale: align gpio-key node names with dtschema 2022-06-19 16:10:14 +08:00
imx8mm-verdin-dahlia.dtsi arm64: dts: imx8mm-verdin: capitalisation of verdin comments 2022-04-11 09:39:13 +08:00
imx8mm-verdin-dev.dtsi arm64: dts: freescale: add initial support for verdin imx8m mini 2022-02-11 20:44:25 +08:00
imx8mm-verdin-nonwifi-dahlia.dts arm64: dts: freescale: add initial support for verdin imx8m mini 2022-02-11 20:44:25 +08:00
imx8mm-verdin-nonwifi-dev.dts arm64: dts: freescale: add initial support for verdin imx8m mini 2022-02-11 20:44:25 +08:00
imx8mm-verdin-nonwifi.dtsi arm64: dts: freescale: add initial support for verdin imx8m mini 2022-02-11 20:44:25 +08:00
imx8mm-verdin-wifi-dahlia.dts arm64: dts: freescale: add initial support for verdin imx8m mini 2022-02-11 20:44:25 +08:00
imx8mm-verdin-wifi-dev.dts arm64: dts: freescale: add initial support for verdin imx8m mini 2022-02-11 20:44:25 +08:00
imx8mm-verdin-wifi.dtsi arm64: dts: imx8mm-verdin: alphabetically re-order nodes 2022-04-11 09:39:12 +08:00
imx8mm-verdin.dtsi arm64: dts: imx8m{m,p}-verdin: use IT temperatures 2022-06-27 16:09:18 +08:00
imx8mm.dtsi arm64: dts: imx8m: Pass a label to the soc node 2022-06-20 08:36:57 +08:00
imx8mn-beacon-baseboard.dtsi arm64: dts: fsl: adjust whitespace around '=' 2022-06-14 18:06:25 +08:00
imx8mn-beacon-kit.dts arm64: dts: imx: Add Beacon i.MX8M Nano development kit 2021-01-04 17:42:33 +08:00
imx8mn-beacon-som.dtsi arm64: dts: imx8mm/n: Remove the 'pm-ignore-notify' property 2021-12-14 16:33:14 +08:00
imx8mn-bsh-smm-s2-common.dtsi arm64: dts: imx8mn-bsh-smm-s2/pro: Add iMX8MN BSH SMM S2 boards 2021-12-14 16:42:24 +08:00
imx8mn-bsh-smm-s2.dts arm64: dts: imx8mn-bsh-smm-s2/pro: Add iMX8MN BSH SMM S2 boards 2021-12-14 16:42:24 +08:00
imx8mn-bsh-smm-s2pro.dts arm64: dts: imx8mn-bsh-smm-s2pro: Add tlv320aic31xx audio card node 2022-04-06 09:03:52 +08:00
imx8mn-ddr3l-evk.dts arm64: dts: imx8mn: add 8MNANOD3L-EVK device tree 2022-04-18 20:06:26 +08:00
imx8mn-ddr4-evk.dts arm64: dts: imx8mn-ddr4-evk: Describe the 32.768 kHz PMIC clock 2022-04-24 21:16:18 +08:00
imx8mn-evk.dts arm64: dts: imx8mn-evk: fix the min/max voltages of the PMIC 2022-04-06 21:20:34 +08:00
imx8mn-evk.dtsi arm64: dts: imx8mn-evk: add bt-sco sound card support 2022-06-27 15:35:05 +08:00
imx8mn-pinfunc.h dt-bindings: imx: Add pinctrl binding doc for i.MX8MN 2019-06-25 10:39:39 +02:00
imx8mn-tqma8mqnl-mba8mx.dts arm64: dts: freescale: add initial device tree for TQMa8MQNL with i.MX8MN 2021-12-06 11:38:27 +08:00
imx8mn-tqma8mqnl.dtsi arm64: dts: freescale: add initial device tree for TQMa8MQNL with i.MX8MN 2021-12-06 11:38:27 +08:00
imx8mn-var-som-symphony.dts arm64: dts: freescale: align gpio-key node names with dtschema 2022-06-19 16:10:14 +08:00
imx8mn-var-som.dtsi arm64: dts: imx: Fix imx8*-var-som touchscreen property sizes 2022-04-11 09:38:07 +08:00
imx8mn-venice-gw7902.dts arm64: dts: freescale: align gpio-key node names with dtschema 2022-06-19 16:10:14 +08:00
imx8mn.dtsi arm64: dts: imx8m: Pass a label to the soc node 2022-06-20 08:36:57 +08:00
imx8mp-dhcom-pdk2.dts arm64: dts: imx8mp: Add support for DH electronics i.MX8M Plus DHCOM and PDK2 2022-06-19 16:56:36 +08:00
imx8mp-dhcom-som.dtsi arm64: dts: imx8mp: Add support for DH electronics i.MX8M Plus DHCOM and PDK2 2022-06-19 16:56:36 +08:00
imx8mp-evk.dts ARM: DT changes for 6.0 2022-08-02 08:15:25 -07:00
imx8mp-icore-mx8mp-edimm2.2.dts arm64: dts: imx8mp-icore-mx8mp-edim2.2: correct pad settings 2022-06-27 15:55:41 +08:00
imx8mp-icore-mx8mp.dtsi arm64: dts: imx8mp: Add Engicam i.Core MX8M Plus SoM 2022-05-05 08:56:33 +08:00
imx8mp-phyboard-pollux-rdk.dts arm64: dts: imx8mp-phyboard-pollux-rdk: correct i2c2 & mmc settings 2022-06-27 15:55:39 +08:00
imx8mp-phycore-som.dtsi arm64: dts: imx8mp-phycore-som: Set usdhc root clock for eMMC 2022-02-21 14:10:07 +08:00
imx8mp-pinfunc.h arm64: dts: imx8mp: Update pinfunc header file 2020-08-30 19:58:50 +08:00
imx8mp-tqma8mpql-mba8mpxl.dts arm64: dts: freescale: add initial device tree for TQMa8MPQL with i.MX8MP 2022-07-09 10:49:39 +08:00
imx8mp-tqma8mpql.dtsi arm64: dts: freescale: add initial device tree for TQMa8MPQL with i.MX8MP 2022-07-09 10:49:39 +08:00
imx8mp-venice-gw74xx.dts arm64: dts: imx8mp-venice-gw74xx: correct pad settings 2022-06-27 15:55:21 +08:00
imx8mp-verdin-dahlia.dtsi arm64: dts: freescale: add initial support for verdin imx8m plus 2022-04-11 10:14:08 +08:00
imx8mp-verdin-dev.dtsi arm64: dts: freescale: add initial support for verdin imx8m plus 2022-04-11 10:14:08 +08:00
imx8mp-verdin-nonwifi-dahlia.dts arm64: dts: freescale: add initial support for verdin imx8m plus 2022-04-11 10:14:08 +08:00
imx8mp-verdin-nonwifi-dev.dts arm64: dts: freescale: add initial support for verdin imx8m plus 2022-04-11 10:14:08 +08:00
imx8mp-verdin-nonwifi.dtsi arm64: dts: freescale: add initial support for verdin imx8m plus 2022-04-11 10:14:08 +08:00
imx8mp-verdin-wifi-dahlia.dts arm64: dts: freescale: add initial support for verdin imx8m plus 2022-04-11 10:14:08 +08:00
imx8mp-verdin-wifi-dev.dts arm64: dts: freescale: add initial support for verdin imx8m plus 2022-04-11 10:14:08 +08:00
imx8mp-verdin-wifi.dtsi arm64: dts: imx8mp-verdin: Use the standard 'uart-has-rtscts' 2022-05-05 10:12:58 +08:00
imx8mp-verdin.dtsi arm64: dts: imx8m{m,p}-verdin: use IT temperatures 2022-06-27 16:09:18 +08:00
imx8mp.dtsi ARM: DT changes for 6.0 2022-08-02 08:15:25 -07:00
imx8mq-evk.dts arm64: dts: imx8mq-evk: add bt-sco sound card support 2022-06-27 15:35:02 +08:00
imx8mq-hummingboard-pulse.dts arm64: dts: imx8mq-hummingboard-pulse: Align pin configuration group names with schema 2020-09-05 14:29:17 +08:00
imx8mq-kontron-pitx-imx8m.dts arm64: dts: imx8mq-kontron-pitx-imx8m: Use the standard 'uart-has-rtscts' 2022-05-05 10:13:14 +08:00
imx8mq-librem5-devkit.dts arm64: dts: freescale: align gpio-key node names with dtschema 2022-06-19 16:10:14 +08:00
imx8mq-librem5-r2.dts arm64: dts: imx8mq-librem5-r2: set nearlevel to 120 2021-03-15 12:22:28 +08:00
imx8mq-librem5-r3.dts arm64: dts: split out a shared imx8mq-librem5-r3.dtsi description 2021-11-22 09:10:10 +08:00
imx8mq-librem5-r3.dtsi arm64: dts: imx8mq-librem5-r3.dtsi: describe selfie cam XSHUTDOWN pin 2021-11-22 09:10:29 +08:00
imx8mq-librem5-r4.dts arm64: dts: imx8mq-librem5-r4: add the correct panel 2022-04-08 18:40:54 +08:00
imx8mq-librem5.dtsi arm64: dts: freescale: align gpio-key node names with dtschema 2022-06-19 16:10:14 +08:00
imx8mq-mnt-reform2.dts arm64: dt: imx8mq: support pwm polarity inversion 2022-05-05 15:46:09 +08:00
imx8mq-nitrogen-som.dtsi arm64: dts: nitrogen8-som: correct i2c1 pad-ctrl 2021-12-16 13:54:33 +08:00
imx8mq-nitrogen.dts arm64: dts: freescale: align gpio-key node names with dtschema 2022-06-19 16:10:14 +08:00
imx8mq-phanbell.dts arm64: dts: imx8mq: correct interrupt flags 2020-09-22 17:06:04 +08:00
imx8mq-pico-pi.dts arm64: dts: imx8mq: correct interrupt flags 2020-09-22 17:06:04 +08:00
imx8mq-pinfunc.h arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0 2021-03-29 10:18:43 +08:00
imx8mq-sr-som.dtsi arm64: dts: imx8mq-sr-som: Align pin configuration group names with schema 2020-09-05 14:29:17 +08:00
imx8mq-thor96.dts arm64: dts: imx8mq-thor96: Replace deprecated phy reset properties 2020-08-30 19:58:50 +08:00
imx8mq-tqma8mq-mba8mx.dts arm64: dts: freescale: add initial device tree for TQMa8Mx with i.MX8M 2021-12-06 11:38:43 +08:00
imx8mq-tqma8mq.dtsi arm64: dts: imx8mq-tqma8mq: change the spi-nor tx 2022-04-11 08:57:36 +08:00
imx8mq-zii-ultra-rmb3.dts arm64: dts: zii-ultra: remove second GEN_3V3 regulator instance 2021-05-23 10:43:55 +08:00
imx8mq-zii-ultra-zest.dts arm64: dts: zii-ultra: add sound support 2021-01-30 21:53:53 +08:00
imx8mq-zii-ultra.dtsi arm64: dts: fsl: adjust whitespace around '=' 2022-06-14 18:06:25 +08:00
imx8mq.dtsi arm64: dts: imx8mq: Pass a label to the AIPS nodes 2022-06-20 08:37:06 +08:00
imx8qm-mek.dts arm64: dts: imx: add imx8qm mek support 2021-03-29 09:49:57 +08:00
imx8qm-ss-conn.dtsi arm64: dts: imx8qm: add compatible string for usdhc3 2022-02-21 11:09:33 +08:00
imx8qm-ss-dma.dtsi arm64: dts: imx8qm: add dma ss support 2021-03-29 09:49:57 +08:00
imx8qm-ss-img.dtsi arm64: dts: imx8: Add jpeg encoder/decoder nodes 2021-08-14 12:39:27 +08:00
imx8qm-ss-lsio.dtsi arm64: dts: imx8: add mu5/6 node 2022-02-11 11:16:17 +08:00
imx8qm.dtsi arm64: dts: freescale: imx8: Fix the system-controller node name 2022-07-08 16:37:08 +08:00
imx8qxp-ai_ml.dts arm64: dts: imx8qxp-ai_ml: Fix checkpatch warnings 2021-08-14 12:39:27 +08:00
imx8qxp-colibri-eval-v3.dts arm64: dts: freescale: add initial support for colibri imx8x 2019-11-04 09:28:07 +08:00
imx8qxp-colibri-eval-v3.dtsi arm64: dts: freescale: align gpio-key node names with dtschema 2022-06-19 16:10:14 +08:00
imx8qxp-colibri.dtsi arm64: dts: imx8: split adma ss into dma and audio ss 2021-03-29 09:49:57 +08:00
imx8qxp-mek.dts arm64: dts: freescale: imx8q: add imx vpu codec entries 2022-04-18 16:10:10 +08:00
imx8qxp-ss-adma.dtsi arm64: dts: imx8qxp-ss-adma: Drop fsl,imx7ulp-lpuart comaptible 2022-02-11 11:16:17 +08:00
imx8qxp-ss-conn.dtsi arm64: dts: imx8qxp: add "fsl,imx8qm-fec" compatible string for FEC 2021-07-28 13:38:53 +01:00
imx8qxp-ss-img.dtsi arm64: dts: imx8: Add jpeg encoder/decoder nodes 2021-08-14 12:39:27 +08:00
imx8qxp-ss-lsio.dtsi arm64: dts: imx8: add mu5/6 node 2022-02-11 11:16:17 +08:00
imx8qxp.dtsi arm64: dts: freescale: imx8qxp: Fix the keys node name 2022-07-08 16:37:10 +08:00
imx8ulp-evk.dts arm64: dts: imx8ulp: Add the basic dts for imx8ulp evk board 2021-12-06 11:08:58 +08:00
imx8ulp-pinfunc.h arm64: dts: imx8ulp: Add the basic dtsi file for imx8ulp 2021-12-06 11:08:49 +08:00
imx8ulp.dtsi arm64: dts: imx8m: Pass a label to the soc node 2022-06-20 08:36:57 +08:00
imx93-11x11-evk.dts arm64: dts: freescale: add i.MX93 11x11 EVK basic support 2022-06-10 16:33:29 +08:00
imx93-pinfunc.h arm64: dts: freescale: Add i.MX93 dtsi support 2022-06-10 16:33:17 +08:00
imx93.dtsi arm64: dts: freescale: Add i.MX93 dtsi support 2022-06-10 16:33:17 +08:00
Makefile arm64: dts: freescale: add initial device tree for TQMa8MPQL with i.MX8MP 2022-07-09 10:49:39 +08:00
mba8mx.dtsi arm64: dts: freescale: align gpio-key node names with dtschema 2022-06-19 16:10:14 +08:00
qoriq-bman-portals.dtsi arm64: dts: freescale: Update to use SPDX identifiers 2018-06-19 11:07:47 +08:00
qoriq-fman3-0-1g-0.dtsi arm64: dts: freescale: Update to use SPDX identifiers 2018-06-19 11:07:47 +08:00
qoriq-fman3-0-1g-1.dtsi arm64: dts: freescale: Update to use SPDX identifiers 2018-06-19 11:07:47 +08:00
qoriq-fman3-0-1g-2.dtsi arm64: dts: freescale: Update to use SPDX identifiers 2018-06-19 11:07:47 +08:00
qoriq-fman3-0-1g-3.dtsi arm64: dts: freescale: Update to use SPDX identifiers 2018-06-19 11:07:47 +08:00
qoriq-fman3-0-1g-4.dtsi arm64: dts: freescale: Update to use SPDX identifiers 2018-06-19 11:07:47 +08:00
qoriq-fman3-0-1g-5.dtsi arm64: dts: freescale: Update to use SPDX identifiers 2018-06-19 11:07:47 +08:00
qoriq-fman3-0-10g-0.dtsi arm64: dts: freescale: Update to use SPDX identifiers 2018-06-19 11:07:47 +08:00
qoriq-fman3-0-10g-1.dtsi arm64: dts: freescale: Update to use SPDX identifiers 2018-06-19 11:07:47 +08:00
qoriq-fman3-0.dtsi arm64: dts: ls1043a: use constants in the clockgen phandle 2021-01-11 09:20:25 +08:00
qoriq-qman-portals.dtsi arm64: dts: freescale: Update to use SPDX identifiers 2018-06-19 11:07:47 +08:00
s32g2.dtsi arm64: s32g2: Pass unit name to soc node 2022-06-07 10:24:57 +08:00
s32g274a-evb.dts arm64: dts: s32g2: add memory nodes for evb and rdb2 2021-10-04 16:09:24 +08:00
s32g274a-rdb2.dts arm64: dts: s32g2: add memory nodes for evb and rdb2 2021-10-04 16:09:24 +08:00
s32v234-evb.dts arm64: dts: fsl: Add device tree for S32V234-EVB 2019-10-28 21:48:03 +08:00
s32v234.dtsi arm64: dts: freescale: s32v234: use generic name bus 2020-02-13 11:25:25 +08:00