mbox series

arm64: dts: TI K3 updates for v5.15

Message ID 20210809130631.pfvntcichsyeekbo@festive (mailing list archive)
State Mainlined, archived
Commit c1fa5ac6c2f475b5140e6323801ed93c24e7e5cf
Headers show
Series arm64: dts: TI K3 updates for v5.15 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux.git tags/ti-k3-dt-for-v5.15

Message

Nishanth Menon Aug. 9, 2021, 1:06 p.m. UTC
Hi Arnd and Olof,

Here is the DT updates for 5.15. Just minor additions this time around.

The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux.git tags/ti-k3-dt-for-v5.15

for you to fetch changes up to c1fa5ac6c2f475b5140e6323801ed93c24e7e5cf:

  arm64: dts: ti: k3-am642-sk: Add pwm nodes (2021-07-30 10:44:42 -0500)

----------------------------------------------------------------
Devicetree changes for TI K3 platforms for v5.15 merge window:

* New features:
  - AM64 adds pwm and ecap capability

----------------------------------------------------------------
Lokesh Vutla (4):
      arm64: dts: ti: k3-am64-main: Add epwm nodes
      arm64: dts: ti: k3-am64-main: Add ecap pwm nodes
      arm64: dts: ti: k3-am642-evm: Add pwm nodes
      arm64: dts: ti: k3-am642-sk: Add pwm nodes

 arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 114 +++++++++++++++++++++++++++++++
 arch/arm64/boot/dts/ti/k3-am642-evm.dts  |  56 +++++++++++++++
 arch/arm64/boot/dts/ti/k3-am642-sk.dts   |  64 +++++++++++++++++
 3 files changed, 234 insertions(+)

Comments

Nishanth Menon Aug. 9, 2021, 1:15 p.m. UTC | #1
On 08:06-20210809, Nishanth Menon wrote:
> Hi Arnd and Olof,
> 
> Here is the DT updates for 5.15. Just minor additions this time around.
> 



Ooops.. missed the [GIT PULL] prefix :(

Let me know if you folks want me to resend.
Arnd Bergmann Aug. 12, 2021, 9:05 p.m. UTC | #2
From: Arnd Bergmann <arnd@arndb.de>

On Mon, 9 Aug 2021 08:06:31 -0500, Nishanth Menon wrote:
> Here is the DT updates for 5.15. Just minor additions this time around.
> 
> The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
> 
>   Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
> 
> are available in the Git repository at:
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 5f49f22db4a82285fbd76b34026051712fdc28ac

       Arnd