mbox series

[GIT,PULL] arm64: dts: TI K3 SoC changes for v5.6 (part 2)

Message ID 83546942-6215-9c3a-16cd-be7e7c000c0e@ti.com (mailing list archive)
State Mainlined, archived
Commit be28d4da7c73f51d4ccd5c3f9cd215d0858bc8c8
Headers show
Series [GIT,PULL] arm64: dts: TI K3 SoC changes for v5.6 (part 2) | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/kristo/linux tags/ti-k3-soc-for-v5.6-part2

Message

Tero Kristo via Linux.Kernel.Org Jan. 24, 2020, 11:18 a.m. UTC
Hello Arnd, Olof,

Please pull these additional TI K3 SoC DTS changes towards v5.6. This is 
based on top of the pull I sent last week. The main feature provided in 
this is DMA support which is blocking plenty of upstreaming activities 
for TI K3 family of SoCs.

-Tero

----

The following changes since commit 3f03a58b25753843ce9e4511e9e246c51bd11011:

   arm64: dts: ti: k3-j721e-main: Add missing power-domains for smmu 
(2020-01-17 10:19:51 +0200)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/kristo/linux 
tags/ti-k3-soc-for-v5.6-part2

for you to fetch changes up to be28d4da7c73f51d4ccd5c3f9cd215d0858bc8c8:

   arm64: dts: ti: k3-am654-base-board: Add CSI2 OV5640 camera 
(2020-01-24 13:13:23 +0200)

----------------------------------------------------------------
Texas Instruments K3 SoC family changes for 5.6, part 2.

- Add DMA nodes for am65x and j721e
- Add McASP nodes for am65x and j721e, showcasing the DMA usage
- Add CAL node for am65x
- Add OV5640 camera support for am65x

----------------------------------------------------------------
Benoit Parrot (2):
       arm64: dts: ti: k3-am65-main Add CAL node
       arm64: dts: ti: k3-am654-base-board: Add CSI2 OV5640 camera

Peter Ujfalusi (9):
       arm64: dts: ti: k3-am65-main: Correct main NAVSS representation
       arm64: dts: ti: k3-am65-main: Move secure proxy under 
cbass_main_navss
       arm64: dts: ti: k3-am65: DMA support
       arm64: dts: ti: k3-j721e: Correct the address for MAIN NAVSS
       arm64: dts: ti: k3-j721e-main: Correct main NAVSS representation
       arm64: dts: ti: k3-j721e-main: Move secure proxy and smmu under 
main_navss
       arm64: dts: ti: k3-j721e: DMA support
       arm64: dts: ti: k3-am654-main: Add McASP nodes
       arm64: dts: ti: k3-j721e-main: Add McASP nodes

  arch/arm64/boot/dts/ti/k3-am65-main.dtsi        | 144 ++++++++++-
  arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi         |  46 ++++
  arch/arm64/boot/dts/ti/k3-am654-base-board.dts  |  31 +++
  arch/arm64/boot/dts/ti/k3-j721e-main.dtsi       | 313 
++++++++++++++++++++++--
  arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi |  45 ++++
  arch/arm64/boot/dts/ti/k3-j721e.dtsi            |   2 +-
  6 files changed, 544 insertions(+), 37 deletions(-)
--
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#1309): https://linux.kernel.org/g/patchwork-soc/message/1309
Mute This Topic: https://linux.kernel.org/mt/70068177/1554929
Group Owner: patchwork-soc+owner@linux.kernel.org
Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub  [patchwork-linux-kernel-org@patchwork.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-

Comments

patchwork-bot+linux-soc@kernel.org Jan. 24, 2020, 8:41 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (refs/heads/for-next).

On Fri, 24 Jan 2020 13:18:27 +0200 you wrote:
> Hello Arnd, Olof,
> 
> Please pull these additional TI K3 SoC DTS changes towards v5.6. This is
> based on top of the pull I sent last week. The main feature provided in
> this is DMA support which is blocking plenty of upstreaming activities
> for TI K3 family of SoCs.
> 
> [...]


Here is a summary with links:
  - [GIT,PULL] arm64: dts: TI K3 SoC changes for v5.6 (part 2)
    https://git.kernel.org/soc/soc/c/d030a0dd01306d45569c6a4449dee603f994744a

You are awesome, thank you!