[V3,0/3] arm64: dts: ti: k3-am65: dtbs_check warnings fixups

Message ID 20230607132043.3932726-1-nm@ti.com
Headers
Series arm64: dts: ti: k3-am65: dtbs_check warnings fixups |

Message

Nishanth Menon June 7, 2023, 1:20 p.m. UTC
  Hi,

Hopefully, third time is a charm ;)

Series of minor fixups for AM65x device tree to cleanup some of the
dtbs_check warnings.


Changes Since V2:
* Dropped mux-controller fixup (should have been dropped when
  dependencies changed)

V2: https://lore.kernel.org/all/20230606160643.3618390-1-nm@ti.com/
V1: https://lore.kernel.org/all/20230424144949.244135-1-nm@ti.com/


Nishanth Menon (3):
  arm64: dts: ti: k3-am65-main: Fix mcan node name
  arm64: dts: ti: k3-am65-main: Drop deprecated ti,otap-del-sel property
  arm64: dts: ti: k3-am65-iot2050-common: Rename rtc8564 nodename

 arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi | 2 +-
 arch/arm64/boot/dts/ti/k3-am65-main.dtsi           | 1 -
 arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi            | 4 ++--
 3 files changed, 3 insertions(+), 4 deletions(-)
  

Comments

Vignesh Raghavendra June 15, 2023, 1:13 p.m. UTC | #1
Hi Nishanth Menon,

On Wed, 07 Jun 2023 08:20:40 -0500, Nishanth Menon wrote:
> Hopefully, third time is a charm ;)
> 
> Series of minor fixups for AM65x device tree to cleanup some of the
> dtbs_check warnings.
> 
> 
> Changes Since V2:
> * Dropped mux-controller fixup (should have been dropped when
>   dependencies changed)
> 
> [...]

I have applied the following to branch ti-k3-dts-next on [1].
Thank you!

[1/3] arm64: dts: ti: k3-am65-main: Fix mcan node name
      commit: 498f7b0f9da9be6f6c099b4c8ffb502174623565
[2/3] arm64: dts: ti: k3-am65-main: Drop deprecated ti,otap-del-sel property
      commit: 2b9bb988742d1794e78d4297a99658f38477eedd
[3/3] arm64: dts: ti: k3-am65-iot2050-common: Rename rtc8564 nodename
      commit: 400f4953d53ccc07bb26bb6c9d425934ecab4aa8

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent up the chain during
the next merge window (or sooner if it is a relevant bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git
--
Vignesh