mbox series

[v4,0/3] arm64: dts: k3: Resolve remaining dtbs_check warnings

Message ID cover.1723653439.git.jan.kiszka@siemens.com (mailing list archive)
Headers show
Series arm64: dts: k3: Resolve remaining dtbs_check warnings | expand

Message

Jan Kiszka Aug. 14, 2024, 4:37 p.m. UTC
Changes in v4:
 - drop no longer applicable mux-controller
 - model dss-oldi-io-ctrl@41e0 and clock-controller@4140 as regular property

Changes in v3:
 - convert mux-controller from patternProperties to regular one
 - dropped k3-j72xx-mcu-wakeup patch after simple-bus conversion

Changes in v2:
 - reference reg-mux.yaml in am654-system-controller child node
 - base on top of dedicated am654-serdes-ctrl schema patch

This goes on top of
https://patchwork.kernel.org/project/linux-arm-kernel/cover/20240518-dt-bindings-ti-soc-mfd-v1-0-b3952f104c9a@linaro.org/

As we are working in this area, having a zero-warning baseline helps a
lot finding own issues quicker. Maybe not all of the suggested
resolutions are optimal, open for feedback, just want to have them all
fixed now soon.

Jan

Jan Kiszka (3):
  arm64: dts: ti: k3-am642-evm: Silence schema warning
  dt-bindings: soc: ti: am645-system-controller: add child nodes used by
    main domain
  arm64: dts: ti: k3-am65-main: add system controller compatible

 .../soc/ti/ti,am654-system-controller.yaml    | 19 +++++++++++++++++++
 arch/arm64/boot/dts/ti/k3-am642-evm.dts       |  4 ++++
 arch/arm64/boot/dts/ti/k3-am65-main.dtsi      |  2 +-
 3 files changed, 24 insertions(+), 1 deletion(-)

Comments

Nishanth Menon Aug. 24, 2024, 7:54 p.m. UTC | #1
Hi Jan Kiszka,

On Wed, 14 Aug 2024 18:37:16 +0200, Jan Kiszka wrote:
> Changes in v4:
>  - drop no longer applicable mux-controller
>  - model dss-oldi-io-ctrl@41e0 and clock-controller@4140 as regular property
> 
> Changes in v3:
>  - convert mux-controller from patternProperties to regular one
>  - dropped k3-j72xx-mcu-wakeup patch after simple-bus conversion
> 
> [...]

I have applied the following to branch ti-k3-dts-next on [1].
I have picked Andrew's fixups, so just 1 patch in this series
is relevant. Let me know if you disagree. Thank you!

[1/3] arm64: dts: ti: k3-am642-evm: Silence schema warning
      commit: 182a862560097dec7adf774af58076984cd6c1ed

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