soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* arm64: dts: TI K3 updates for v5.15
@ 2021-08-09 13:06 Nishanth Menon
  2021-08-09 13:06 ` Nishanth Menon
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Nishanth Menon @ 2021-08-09 13:06 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm, soc
  Cc: Tero Kristo, linux-arm-kernel, linux-kernel, Vignesh Raghavendra,
	Nishanth Menon

[-- Attachment #1: Type: text/plain, Size: 1372 bytes --]

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(+)

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* arm64: dts: TI K3 updates for v5.15
  2021-08-09 13:06 arm64: dts: TI K3 updates for v5.15 Nishanth Menon
@ 2021-08-09 13:06 ` Nishanth Menon
  2021-08-09 13:15 ` Nishanth Menon
  2021-08-12 21:05 ` Arnd Bergmann
  2 siblings, 0 replies; 5+ messages in thread
From: Nishanth Menon @ 2021-08-09 13:06 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm, soc
  Cc: Tero Kristo, linux-arm-kernel, linux-kernel, Vignesh Raghavendra,
	Nishanth Menon


[-- Attachment #1.1: Type: text/plain, Size: 1372 bytes --]

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(+)

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: arm64: dts: TI K3 updates for v5.15
  2021-08-09 13:06 arm64: dts: TI K3 updates for v5.15 Nishanth Menon
  2021-08-09 13:06 ` Nishanth Menon
@ 2021-08-09 13:15 ` Nishanth Menon
  2021-08-12 21:05 ` Arnd Bergmann
  2 siblings, 0 replies; 5+ messages in thread
From: Nishanth Menon @ 2021-08-09 13:15 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm, soc; +Cc: Tero Kristo, Vignesh Raghavendra

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.

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: arm64: dts: TI K3 updates for v5.15
  2021-08-09 13:06 arm64: dts: TI K3 updates for v5.15 Nishanth Menon
  2021-08-09 13:06 ` Nishanth Menon
  2021-08-09 13:15 ` Nishanth Menon
@ 2021-08-12 21:05 ` Arnd Bergmann
  2021-08-12 21:05   ` Arnd Bergmann
  2 siblings, 1 reply; 5+ messages in thread
From: Arnd Bergmann @ 2021-08-12 21:05 UTC (permalink / raw)
  To: Nishanth Menon, Olof Johansson, arm, soc
  Cc: Arnd Bergmann, linux-kernel, Vignesh Raghavendra, Tero Kristo,
	linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: arm64: dts: TI K3 updates for v5.15
  2021-08-12 21:05 ` Arnd Bergmann
@ 2021-08-12 21:05   ` Arnd Bergmann
  0 siblings, 0 replies; 5+ messages in thread
From: Arnd Bergmann @ 2021-08-12 21:05 UTC (permalink / raw)
  To: Nishanth Menon, Olof Johansson, arm, soc
  Cc: Arnd Bergmann, linux-kernel, Vignesh Raghavendra, Tero Kristo,
	linux-arm-kernel

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

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-08-12 21:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-09 13:06 arm64: dts: TI K3 updates for v5.15 Nishanth Menon
2021-08-09 13:06 ` Nishanth Menon
2021-08-09 13:15 ` Nishanth Menon
2021-08-12 21:05 ` Arnd Bergmann
2021-08-12 21:05   ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).