[PATCH] ARM: dts: imx25: Fix dryice node

Shawn Guo shawnguo at kernel.org
Mon Oct 9 18:19:40 PDT 2023


On Wed, Sep 27, 2023 at 05:24:00PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam at denx.de>
> 
> Per imxdi-rtc.yaml, there is only one valid compatible entry and
> clock-names is not a valid property.
> 
> Change it to fix the following schema warnings:
> 
> dryice at 53ffc000: compatible: ['fsl,imx25-dryice', 'fsl,imx25-rtc'] is too long
> 	from schema $id: http://devicetree.org/schemas/rtc/imxdi-rtc.yaml#
> dryice at 53ffc000: 'clock-names' does not match any of the regexes: 'pinctrl-[0-9]+'
> 	from schema $id: http://devicetree.org/schemas/rtc/imxdi-rtc.yaml#
> 
> Signed-off-by: Fabio Estevam <festevam at denx.de>

Applied, thanks! 



More information about the linux-arm-kernel mailing list