mbox series

[0/2] ARM: dts: omap4: panda: TiWilink improvements

Message ID 20241229230125.85787-1-andreas@kemnade.info
Headers show
Series ARM: dts: omap4: panda: TiWilink improvements | expand

Message

Andreas Kemnade Dec. 29, 2024, 11:01 p.m. UTC
Add proper definitions for 32k clock and enable bluetooth
everywhere.

Andreas Kemnade (2):
  ARM: dts: omap4: panda: fix resources needed for Panda
  ARM: dts: omap4: panda: cleanup bluetooth

 .../boot/dts/ti/omap/omap4-panda-common.dtsi  | 38 ++++++++++++++++++-
 arch/arm/boot/dts/ti/omap/omap4-panda-es.dts  | 32 ----------------
 2 files changed, 36 insertions(+), 34 deletions(-)

Comments

Rob Herring (Arm) Dec. 30, 2024, 6:17 p.m. UTC | #1
On Mon, 30 Dec 2024 00:01:23 +0100, Andreas Kemnade wrote:
> Add proper definitions for 32k clock and enable bluetooth
> everywhere.
> 
> Andreas Kemnade (2):
>   ARM: dts: omap4: panda: fix resources needed for Panda
>   ARM: dts: omap4: panda: cleanup bluetooth
> 
>  .../boot/dts/ti/omap/omap4-panda-common.dtsi  | 38 ++++++++++++++++++-
>  arch/arm/boot/dts/ti/omap/omap4-panda-es.dts  | 32 ----------------
>  2 files changed, 36 insertions(+), 34 deletions(-)
> 
> --
> 2.39.5
> 
> 
> 


My bot found new DTB warnings on the .dts files added or changed in this
series.

Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings
are fixed by another series. Ultimately, it is up to the platform
maintainer whether these warnings are acceptable or not. No need to reply
unless the platform maintainer has comments.

If you already ran DT checks and didn't see these error(s), then
make sure dt-schema is up to date:

  pip3 install dtschema --upgrade


New warnings running 'make CHECK_DTBS=y ti/omap/omap4-panda-es.dtb' for 20241229230125.85787-1-andreas@kemnade.info:

arch/arm/boot/dts/ti/omap/omap4-panda-es.dtb: serial@0: {'compatible': ['ti,omap4-uart'], 'reg': [[0, 256]], 'interrupts': [[0, 73, 4]], 'clock-frequency': 48000000, 'pinctrl-names': ['default'], 'pinctrl-0': [[119]], 'interrupts-extended': [[1, 0, 73, 4], [117, 220]], 'bluetooth': {'compatible': ['ti,wl1271-st'], 'pinctrl-names': ['default'], 'pinctrl-0': [[120]], 'enable-gpios': [[121, 14, 0]], 'clocks': [[122, 0]], 'clock-names': ['ext_clock']}, '$nodename': ['serial@0']} is valid under each of {'required': ['interrupts-extended']}, {'required': ['interrupts']}
	from schema $id: http://devicetree.org/schemas/serial/8250_omap.yaml#