mbox series

[0/4] ARM: dts: keystone: k2g: Update dts node for yaml

Message ID 20210510144312.986-1-nm@ti.com (mailing list archive)
Headers show
Series ARM: dts: keystone: k2g: Update dts node for yaml | expand

Message

Nishanth Menon May 10, 2021, 2:43 p.m. UTC
Hi,

Series of patches to cleanup the dts for k2g to sync the dts
with yaml fixups (information provided per patch)


Basic tests performed on k2g-evm. Series has been based on v5.13-rc1 -
will be good to get it in the 5.13 window if possible.

Nishanth Menon (4):
  ARM: dts: keystone: k2g: Rename message-manager node
  ARM: dts: keystone: k2g: Rename the TI-SCI node
  ARM: dts: keystone: k2g: Rename the TI-SCI clocks node name
  ARM: dts: keystone: k2g-evm: Move audio oscillator assigned clock to
    mcasp

 arch/arm/boot/dts/keystone-k2g-evm.dts | 11 +++--------
 arch/arm/boot/dts/keystone-k2g.dtsi    |  6 +++---
 2 files changed, 6 insertions(+), 11 deletions(-)

Comments

Tero Kristo May 11, 2021, 7:16 a.m. UTC | #1
On 10/05/2021 17:43, Nishanth Menon wrote:
> Hi,
> 
> Series of patches to cleanup the dts for k2g to sync the dts
> with yaml fixups (information provided per patch)
> 
> 
> Basic tests performed on k2g-evm. Series has been based on v5.13-rc1 -
> will be good to get it in the 5.13 window if possible.
> 
> Nishanth Menon (4):
>    ARM: dts: keystone: k2g: Rename message-manager node
>    ARM: dts: keystone: k2g: Rename the TI-SCI node
>    ARM: dts: keystone: k2g: Rename the TI-SCI clocks node name
>    ARM: dts: keystone: k2g-evm: Move audio oscillator assigned clock to
>      mcasp
> 
>   arch/arm/boot/dts/keystone-k2g-evm.dts | 11 +++--------
>   arch/arm/boot/dts/keystone-k2g.dtsi    |  6 +++---
>   2 files changed, 6 insertions(+), 11 deletions(-)
> 

For the whole series:

Reviewed-by: Tero Kristo <kristo@kernel.org>