From: Fabio Estevam Date: Fri, 25 Oct 2024 01:08:55 +0000 (-0300) Subject: ARM: dts: imx6sl: Pass tempmon #thermal-sensor-cells X-Git-Tag: v6.13-rc1~140^2~27^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=82cec771fb4378960cc373df1793fc94fb2caff0;p=thirdparty%2Fkernel%2Flinux.git ARM: dts: imx6sl: Pass tempmon #thermal-sensor-cells According to fsl,imx-anatop.yaml, #thermal-sensor-cells is a required property. Add it to fix the following dt-schema warning: tempmon: '#thermal-sensor-cells' is a required property Signed-off-by: Fabio Estevam Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/nxp/imx/imx6sl.dtsi b/arch/arm/boot/dts/nxp/imx/imx6sl.dtsi index 1676d689c3558..941a2f185056d 100644 --- a/arch/arm/boot/dts/nxp/imx/imx6sl.dtsi +++ b/arch/arm/boot/dts/nxp/imx/imx6sl.dtsi @@ -631,6 +631,7 @@ nvmem-cells = <&tempmon_calib>, <&tempmon_temp_grade>; nvmem-cell-names = "calib", "temp_grade"; clocks = <&clks IMX6SL_CLK_PLL3_USB_OTG>; + #thermal-sensor-cells = <0>; }; };