]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: dts: imx6sl: Pass tempmon #thermal-sensor-cells
authorFabio Estevam <festevam@denx.de>
Fri, 25 Oct 2024 01:08:55 +0000 (22:08 -0300)
committerShawn Guo <shawnguo@kernel.org>
Sat, 2 Nov 2024 03:26:05 +0000 (11:26 +0800)
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 <festevam@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx6sl.dtsi

index 1676d689c355876d67a62f42108427d9ec8d07a7..941a2f185056d92f11e6d274d9633b0a3739c4b9 100644 (file)
                                        nvmem-cells = <&tempmon_calib>, <&tempmon_temp_grade>;
                                        nvmem-cell-names = "calib", "temp_grade";
                                        clocks = <&clks IMX6SL_CLK_PLL3_USB_OTG>;
+                                       #thermal-sensor-cells = <0>;
                                };
                        };