[PATCH] arm64: dts: imx8ulp: Set #thermal-sensor-cells to 1 as required

Shawn Guo shawnguo at kernel.org
Sat Feb 12 20:58:38 PST 2022


On Fri, Feb 11, 2022 at 11:02:04AM +0000, Sudeep Holla wrote:
> The SCMI binding clearly states the value of #thermal-sensor-cells must
> be 1. However arch/arm64/boot/dts/freescale/imx8ulp.dtsi sets it 0 which
> results in the following warning with dtbs_check:
> 
>   |  arch/arm64/boot/dts/freescale/imx8ulp-evk.dt.yaml: scmi:
>   | 		protocol at 15:#thermal-sensor-cells:0:0: 1 was expected
>   |	From schema: Documentation/devicetree/bindings/firmware/arm,scmi.yaml
> 
> Fix it by setting it to 1 as required.
> 
> Cc:Shawn Guo <shawnguo at kernel.org>
> Cc: Sascha Hauer <s.hauer at pengutronix.de>
> Signed-off-by: Sudeep Holla <sudeep.holla at arm.com>

Applied, thanks!



More information about the linux-arm-kernel mailing list