ARM: dts: imx25/27-eukrea: Fix RTC node name
authorFabio Estevam <festevam@denx.de>
Wed, 6 Dec 2023 11:58:26 +0000 (08:58 -0300)
committerShawn Guo <shawnguo@kernel.org>
Wed, 13 Dec 2023 09:10:05 +0000 (17:10 +0800)
commit68c711b882c262e36895547cddea2c2d56ce611d
tree74bc37f92af45dab59181e3243b87228b239aa0e
parenta3027a58c6c76cb39bd63fdeab289c597af06402
ARM: dts: imx25/27-eukrea: Fix RTC node name

Node names should be generic. Use 'rtc' as node name to fix
the following dt-schema warning:

imx25-eukrea-mbimxsd25-baseboard.dtb: pcf8563@51: $nodename:0: 'pcf8563@51' does not match '^rtc(@.*|-([0-9]|[1-9][0-9]+))?$'
from schema $id: http://devicetree.org/schemas/rtc/nxp,pcf8563.yaml#

Signed-off-by: Fabio Estevam <festevam@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx25-eukrea-cpuimx25.dtsi
arch/arm/boot/dts/nxp/imx/imx27-eukrea-cpuimx27.dtsi