From: Alexander Stein Date: Wed, 10 Jan 2024 08:10:59 +0000 (+0100) Subject: ARM: dts: imx6ul: Add missing #thermal-sensor-cells to tempmon X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=e2eae2e329ff5fd27d59bad3252c1fa9d0c47677;p=linux.git ARM: dts: imx6ul: Add missing #thermal-sensor-cells to tempmon Fixes the dtbs_check warning: tempmon: '#thermal-sensor-cells' is a required property Signed-off-by: Alexander Stein Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/nxp/imx/imx6ul.dtsi b/arch/arm/boot/dts/nxp/imx/imx6ul.dtsi index a27a7554c2e7..c7ae70818375 100644 --- a/arch/arm/boot/dts/nxp/imx/imx6ul.dtsi +++ b/arch/arm/boot/dts/nxp/imx/imx6ul.dtsi @@ -638,6 +638,7 @@ nvmem-cells = <&tempmon_calib>, <&tempmon_temp_grade>; nvmem-cell-names = "calib", "temp_grade"; clocks = <&clks IMX6UL_CLK_PLL3_USB_OTG>; + #thermal-sensor-cells = <0>; }; };