From: Rob Herring Date: Fri, 4 Feb 2022 00:28:01 +0000 (-0600) Subject: ARM: dts: sun8i-h3: Drop args in 'thermal-sensors' X-Git-Tag: howlett/maple/20220722_2~947^2~31^2~1 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=d65e4afcc8db71aa2879d71804364ffd74f4aae6;p=users%2Fjedix%2Flinux-maple.git ARM: dts: sun8i-h3: Drop args in 'thermal-sensors' The "allwinner,sun8i-h3-ths" thermal sensor has 0 argument cells, but the consumer has an argument cell. It is ignored by the code, but the error was found with some upcoming schema validation changes. The schema and code both agree that 0 cells is correct. Signed-off-by: Rob Herring Signed-off-by: Maxime Ripard Link: https://lore.kernel.org/r/20220204002802.1214602-1-robh@kernel.org --- diff --git a/arch/arm/boot/dts/sun8i-h3.dtsi b/arch/arm/boot/dts/sun8i-h3.dtsi index 845f252354078..eac2349a23809 100644 --- a/arch/arm/boot/dts/sun8i-h3.dtsi +++ b/arch/arm/boot/dts/sun8i-h3.dtsi @@ -245,7 +245,7 @@ cpu_thermal: cpu-thermal { polling-delay-passive = <0>; polling-delay = <0>; - thermal-sensors = <&ths 0>; + thermal-sensors = <&ths>; trips { cpu_hot_trip: cpu-hot {