Merge tag 'ti-k3-soc-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/krist...
authorArnd Bergmann <arnd@arndb.de>
Wed, 25 Mar 2020 21:25:04 +0000 (22:25 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 25 Mar 2020 21:25:04 +0000 (22:25 +0100)
commit0db5ee73df161cca80bfbe5f452477199a5bc525
treef3e9dfcc0f60f9d8ef57b5e449fcbcf4d5881774
parentc1cf2b3d6333732ca95a4760426184279808ccc9
parentad3bcb0f484ceab287bb127f416ab4921c512396
Merge tag 'ti-k3-soc-for-v5.7' of git://git./linux/kernel/git/kristo/linux into arm/dt

Texas Instruments K3 SoC family changes for v5.7

- Add missing clocks to dwc3 nodes on am65x (fixes USB)
- Add DMA entries for main_spi0 on am65x
- Add phy-gmii-sel nodes for both am65x and j721e (towards ethernet
  support)
- Add DMA entries for ADC for both am65x and j721e
- Add MCU system control module on j721e (needed by phy-gmii-sel)

* tag 'ti-k3-soc-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kristo/linux:
  arm64: dts: ti: k3-j721e-mcu: add scm node and phy-gmii-sel nodes
  arm64: dts: ti: k3-am65-mcu: add phy-gmii-sel node
  arm64: dts: ti: k3-am65-mcu: Add DMA entries for ADC
  arm64: dts: ti: k3-am65-main: Add DMA entries for main_spi0
  arm64: dts: ti: k3-j721e-mcu-wakeup: Add DMA entries for ADC
  arm64: dts: ti: k3-am65: Add clocks to dwc3 nodes

Link: https://lore.kernel.org/r/4b6b7804-4bcb-07ba-5e76-6a411e1f457f@ti.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>