summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/nxp
diff options
context:
space:
mode:
authorAlexander Stein <alexander.stein@ew.tq-group.com>2024-01-10 11:10:59 +0300
committerShawn Guo <shawnguo@kernel.org>2024-02-05 10:25:32 +0300
commite2eae2e329ff5fd27d59bad3252c1fa9d0c47677 (patch)
tree4021c6d6f38c457ed3a1dd35beb41923a581ffcb /arch/arm/boot/dts/nxp
parenta2921599ecfae1bd627d0f2692dd3e26a3182863 (diff)
downloadlinux-e2eae2e329ff5fd27d59bad3252c1fa9d0c47677.tar.xz
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 <alexander.stein@ew.tq-group.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/nxp')
-rw-r--r--arch/arm/boot/dts/nxp/imx/imx6ul.dtsi1
1 files changed, 1 insertions, 0 deletions
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>;
};
};