ARM: dts: imx6ul: Add missing #thermal-sensor-cells to tempmon
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Wed, 10 Jan 2024 08:10:59 +0000 (09:10 +0100)
committerShawn Guo <shawnguo@kernel.org>
Mon, 5 Feb 2024 07:25:32 +0000 (15:25 +0800)
Fixes the dtbs_check warning:
  tempmon: '#thermal-sensor-cells' is a required property

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx6ul.dtsi

index a27a7554c2e7fdaaeadb52b5d8530ff0ba87fd0b..c7ae708183759f630b2dbc6f346ebbe0cf65372e 100644 (file)
                                        nvmem-cells = <&tempmon_calib>, <&tempmon_temp_grade>;
                                        nvmem-cell-names = "calib", "temp_grade";
                                        clocks = <&clks IMX6UL_CLK_PLL3_USB_OTG>;
+                                       #thermal-sensor-cells = <0>;
                                };
                        };