linux/arch/arm64/boot/dts/marvell
Linus Torvalds 7c636d4d20 ARM: SoC DT changes for 5.15
As usual, the bulk of work in the SoC tree goes into DT files,
 this time with a roughly even split between 32-bit and 64-bit
 SoCs rather than the usual mostly 64-bit changes.
 
 New SoCs:
 
  - Microchip SAMA7 SoC family based on Cortex-A7, a new
    32-bit platform based on the older SAMA5 series.
 
  - Qualcomm Snapdragon SDM636 and SM8150, variations of the
    existing phone SoCs.
 
  - Renesas R-Car H3e-2G and M3e-2G SoCs, variations of
    older Renesas SoCs.
 
 New boards:
 
  - Marvell CN913x reference boards
 
  - ASpeed AST2600 BMC implementations for Facebook Cloudripper,
    Elbert and Fuji server boards.
 
  - Snapdragon 665 based Sony Xperia 10II
 
  - Snapdragon MSM8916 based Xiaomi Redmi 2
 
  - Snapdragon MSM8226 based Samsung Galaxy S3 Neo
 
  - NXP i.MX based 32-bit boards:
    - DHCOM based PicoITX
    - DHSOM based DRC0ỉ
    - SolidRun SolidSense
    - SKOV i.MX6 boards.
 
  - NXP i.MX based 64-bit boards:
    - Nitrogen8 SoM and MNT Reform2
    - LS1088A based Traverse Ten64
    - i.MX8M based GW7902.
 
  - NVIDIA Jetson TX2 NX Developer Kit
 
  - 4KOpen STiH418-b2264 development board
 
  - ux500 based Samsung phones: Gavini, Codina and Kyle
 
  - TI AM335x based Sancloud BBE Lite
 
  - ixp4xx dts files to replace all old board files
 
 Other changes:
 
  - Treewide fixes for dtc warnings
 
  - Rockchips i/o domain support
 
  - TI OMAP/AM3 CPSW switch driver support
 
  - Improved device support for allwinner, aspeed, qualcomm, NXP,
    nvidia, Renesas, Samsung, Amlogic, Mediatek, ixp4xx, stm32, sti,
    OMAP and actions.
 
 Signed-off-by: Arnd Bergmann <arnd@arndb.de>
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iD8DBQBhL13Z5t5GS2LDRf4RAljwAJ0acTxOBYP8J5zETlAQRWYcYWh5hACfZOgC
 Om6K0IN5+lJuaUyF/GdmqS4=
 =zXua
 -----END PGP SIGNATURE-----

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

Pull ARM SoC DT updates from Arnd Bergmann:
 "As usual, the bulk of work in the SoC tree goes into DT files, this
  time with a roughly even split between 32-bit and 64-bit SoCs rather
  than the usual mostly 64-bit changes.

  New SoCs:

   - Microchip SAMA7 SoC family based on Cortex-A7, a new 32-bit
     platform based on the older SAMA5 series.

   - Qualcomm Snapdragon SDM636 and SM8150, variations of the existing
     phone SoCs.

   - Renesas R-Car H3e-2G and M3e-2G SoCs, variations of older Renesas
     SoCs.

  New boards:

   - Marvell CN913x reference boards

   - ASpeed AST2600 BMC implementations for Facebook Cloudripper, Elbert
     and Fuji server boards.

   - Snapdragon 665 based Sony Xperia 10II

   - Snapdragon MSM8916 based Xiaomi Redmi 2

   - Snapdragon MSM8226 based Samsung Galaxy S3 Neo

   - NXP i.MX based 32-bit boards:
       - DHCOM based PicoITX
       - DHSOM based DRC0ỉ
       - SolidRun SolidSense
       - SKOV i.MX6 boards.

   - NXP i.MX based 64-bit boards:
       - Nitrogen8 SoM and MNT Reform2
       - LS1088A based Traverse Ten64
       - i.MX8M based GW7902.

   - NVIDIA Jetson TX2 NX Developer Kit

   - 4KOpen STiH418-b2264 development board

   - ux500 based Samsung phones: Gavini, Codina and Kyle

   - TI AM335x based Sancloud BBE Lite

   - ixp4xx dts files to replace all old board files

  Other changes:

   - Treewide fixes for dtc warnings

   - Rockchips i/o domain support

   - TI OMAP/AM3 CPSW switch driver support

   - Improved device support for allwinner, aspeed, qualcomm, NXP,
     nvidia, Renesas, Samsung, Amlogic, Mediatek, ixp4xx, stm32, sti,
     OMAP and actions"

* tag 'dt-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (412 commits)
  arm/arm64: dts: Fix remaining dtc 'unit_address_format' warnings
  ARM: dts: rockchip: Add SFC to RV1108
  arm64: dts: marvell: armada-37xx: Extend PCIe MEM space
  ARM: dts: aspeed: p10bmc: Add power control pins
  ARM: dts: aspeed: cloudripper: Add comments for "mdio1"
  ARM: dts: aspeed: minipack: Update flash partition table
  dt-bindings: arm: fsl: Add Traverse Ten64 (LS1088A) board
  dt-bindings: vendor-prefixes: add Traverse Technologies
  arm64: dts: add device tree for Traverse Ten64 (LS1088A)
  arm64: dts: ls1088a: add missing PMU node
  arm64: dts: ls1088a: add internal PCS for DPMAC1 node
  ARM: dts: imx6qp-prtwd3: configure ENET_REF clock to 125MHz
  ARM: dts: vf610-zii-dev-rev-b: Remove #address-cells and #size-cells property from at93c46d dt node
  ARM: dts: add SKOV imx6q and imx6dl based boards
  dt-bindings: arm: fsl: add SKOV imx6q and imx6dl based boards
  dt-bindings: vendor-prefixes: Add an entry for SKOV A/S
  arm64: dts: imx8mq-reform2: add sound support
  arm64: dts: imx8m: drop interrupt-affinity for pmu
  arm64: dts: imx8qxp: update pmu compatible
  arm64: dts: imx8mm: update pmu compatible
  ...
2021-09-01 15:39:09 -07:00
..
armada-37xx.dtsi arm64: dts: marvell: armada-37xx: Extend PCIe MEM space 2021-08-17 18:30:14 +02:00
armada-70x0.dtsi arm64: dts: marvell: Externalize PCIe macros from CP11x file 2019-10-09 09:36:41 +02:00
armada-80x0.dtsi arm64: dts: marvell: Externalize PCIe macros from CP11x file 2019-10-09 09:36:41 +02:00
armada-371x.dtsi arm64: dts: marvell: use SPDX-License-Identifier for Armada SoCs 2018-02-14 13:19:53 +01:00
armada-372x.dtsi arm64: dts: Remove inconsistent use of 'arm,armv8' compatible string 2019-01-30 17:34:36 +01:00
armada-3720-db.dts arm64: dts: marvell: armada-37xx: Set pcie_reset_pin to gpio function 2020-05-17 17:51:43 +02:00
armada-3720-espressobin-emmc.dts arm64: dts: marvell: espressobin: De-duplicate eMMC definitions 2020-11-29 11:56:34 +01:00
armada-3720-espressobin-ultra.dts arm64: dts: marvell: add DT for ESPRESSObin-Ultra 2020-11-29 12:15:06 +01:00
armada-3720-espressobin-v7-emmc.dts arm64: dts: marvell: espressobin: Update link to V7 schematic 2020-11-30 11:16:57 +01:00
armada-3720-espressobin-v7.dts arm64: dts: marvell: espressobin: Update link to V7 schematic 2020-11-30 11:16:57 +01:00
armada-3720-espressobin.dts arm64: dts: marvell: add ESPRESSObin variants 2019-10-09 09:36:41 +02:00
armada-3720-espressobin.dtsi arm64: dts: marvell: armada-37xx: Add SATA comphy into main armada-37xx.dtsi file 2021-01-29 16:50:28 +01:00
armada-3720-turris-mox.dts ARM: SoC DT changes for 5.15 2021-09-01 15:39:09 -07:00
armada-3720-uDPU.dts arm64: dts: add uDPU i2c bus recovery 2020-05-17 18:07:34 +02:00
armada-7020.dtsi arm64: dts: marvell: use SPDX-License-Identifier for Armada SoCs 2018-02-14 13:19:53 +01:00
armada-7040-db.dts arch/arm64: dts: change 10gbase-kr to 10gbase-r in Armada 2021-07-23 14:35:05 +02:00
armada-7040.dtsi arm64: dts: marvell: keep SMMU disabled by default for Armada 7040 and 8040 2020-11-30 16:46:29 +01:00
armada-8020.dtsi arm64: dts: marvell: use SPDX-License-Identifier for Armada SoCs 2018-02-14 13:19:53 +01:00
armada-8040-clearfog-gt-8k.dts arm/arm64: dts: Fix remaining dtc 'unit_address_format' warnings 2021-08-26 13:46:29 +02:00
armada-8040-db.dts arch/arm64: dts: change 10gbase-kr to 10gbase-r in Armada 2021-07-23 14:35:05 +02:00
armada-8040-mcbin-singleshot.dts arm64: dts: mcbin-singleshot: add heartbeat LED 2020-11-30 16:46:29 +01:00
armada-8040-mcbin.dts arm64: dts: update SolidRun Armada 8040 phy interface types 2020-05-17 17:43:48 +02:00
armada-8040-mcbin.dtsi arm64: dts: marvell: enable CP110 UTMI PHY usage 2021-04-02 22:43:51 +02:00
armada-8040-puzzle-m801.dts arm64: dts: marvell: Add a device tree for the IEI Puzzle-M801 board 2020-11-29 12:05:09 +01:00
armada-8040.dtsi arm64: dts: marvell: keep SMMU disabled by default for Armada 7040 and 8040 2020-11-30 16:46:29 +01:00
armada-8080-db.dts arm64: dts: marvell: armada-8080-db: use SPDX-License-Identifier 2018-02-14 13:24:48 +01:00
armada-8080.dtsi arm64: dts: marvell: use SPDX-License-Identifier for Armada SoCs 2018-02-14 13:19:53 +01:00
armada-ap80x.dtsi arm64: dts: armada: add pwm offsets for ap/cp gpios 2021-01-29 16:54:48 +01:00
armada-ap806-dual.dtsi arm64: dts: marvell: fix non-existed cpu referrence in armada-ap806-dual.dtsi 2020-03-15 10:37:00 +01:00
armada-ap806-quad.dtsi arm64: dts: marvell: Add AP806-quad cache description 2019-10-09 09:36:40 +02:00
armada-ap806.dtsi arm64: dts: marvell: Move clocks to AP806 specific file 2019-10-09 09:36:40 +02:00
armada-ap807-quad.dtsi arm64: dts: marvell: Fix cpu compatible for AP807-quad 2020-03-15 10:37:00 +01:00
armada-ap807.dtsi arm64: dts: ensure backward compatibility of the AP807 Xenon 2021-06-17 15:13:29 +02:00
armada-ap810-ap0-octa-core.dtsi arm64: dts: Remove inconsistent use of 'arm,armv8' compatible string 2019-01-30 17:34:36 +01:00
armada-ap810-ap0.dtsi arm64: dts: marvell: use SPDX-License-Identifier for Armada SoCs 2018-02-14 13:19:53 +01:00
armada-common.dtsi arm64: dts: marvell: Prepare the introduction of CP115 2019-10-09 09:36:41 +02:00
armada-cp11x.dtsi ARM: devicetree changes for 5.13 2021-04-26 12:20:49 -07:00
armada-cp110.dtsi arm64: dts: marvell: Prepare the introduction of CP115 2019-10-09 09:36:41 +02:00
armada-cp115.dtsi arm64: dts: marvell: Add support for CP115 2019-10-09 09:36:41 +02:00
cn9130-crb-A.dts arm64: dts: add support for Marvell cn9130-crb platform 2021-07-23 14:34:26 +02:00
cn9130-crb-B.dts arm64: dts: add support for Marvell cn9130-crb platform 2021-07-23 14:34:26 +02:00
cn9130-crb.dtsi arm/arm64: dts: Fix remaining dtc 'unit_address_format' warnings 2021-08-26 13:46:29 +02:00
cn9130-db-B.dts arm64: dts: cn913x: add device trees for topology B boards 2021-07-23 14:33:11 +02:00
cn9130-db.dts arm64: dts: cn913x: add device trees for topology B boards 2021-07-23 14:33:11 +02:00
cn9130-db.dtsi arm/arm64: dts: Fix remaining dtc 'unit_address_format' warnings 2021-08-26 13:46:29 +02:00
cn9130.dtsi arm64: dts: marvell: Add support for Marvell CN9130 SoC support 2019-10-09 09:36:41 +02:00
cn9131-db-B.dts arm64: dts: cn913x: add device trees for topology B boards 2021-07-23 14:33:11 +02:00
cn9131-db.dts arm64: dts: cn913x: add device trees for topology B boards 2021-07-23 14:33:11 +02:00
cn9131-db.dtsi arch/arm64: dts: change 10gbase-kr to 10gbase-r in Armada 2021-07-23 14:35:05 +02:00
cn9132-db-B.dts arm64: dts: cn913x: add device trees for topology B boards 2021-07-23 14:33:11 +02:00
cn9132-db.dts arm64: dts: cn913x: add device trees for topology B boards 2021-07-23 14:33:11 +02:00
cn9132-db.dtsi arch/arm64: dts: change 10gbase-kr to 10gbase-r in Armada 2021-07-23 14:35:05 +02:00
Makefile arm64: dts: add support for Marvell cn9130-crb platform 2021-07-23 14:34:26 +02:00