On Fri Aug 22, 2025 at 11:27 PM CEST, Rob Herring (Arm) wrote: > New warnings running 'make CHECK_DTBS=y for arch/arm64/boot/dts/ti/' for 20250822131531.1366437-1-mwalle@kernel.org: > > arch/arm64/boot/dts/ti/k3-am67a-kontron-sa67-base.dtb: pmic@44 (ti,tps652g1): 'gpio-line-names' does not match any of the regexes: '^buck([1-5]|12|34|123|1234)-supply$', '^ldo[1-4]-supply$', '^pinctrl-[0-9]+$' > from schema $id: http://devicetree.org/schemas/mfd/ti,tps6594.yaml# Damn, very late change on the device tree :o I'll add a new patch to add gpio-line-names: true to bindings/mfd/ti,tps6594.yaml -michael