Re: [PATCH 2/6] dt-bindings: imx-thermal: Add #thermal-sensor-cells property

2023-08-11 Thread Rob Herring
On Thu, 10 Aug 2023 16:44:47 +0200, Alexander Stein wrote: > This property is defined in thermal-sensor.yaml. Reference this file and > constraint '#thermal-sensor-cells' to 0 for imx-thermal. > Fixes the warning: > arch/arm/boot/dts/nxp/imx/imx6q-mba6a.dtb: tempmon: > '#thermal-sensor-cells' do

[PATCH 2/6] dt-bindings: imx-thermal: Add #thermal-sensor-cells property

2023-08-10 Thread Alexander Stein
This property is defined in thermal-sensor.yaml. Reference this file and constraint '#thermal-sensor-cells' to 0 for imx-thermal. Fixes the warning: arch/arm/boot/dts/nxp/imx/imx6q-mba6a.dtb: tempmon: '#thermal-sensor-cells' does not match any of the regexes: 'pinctrl-[0-9]+' From schema: Documen