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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Feb 2024 20:14:22 +0000 (20:14 +0000)
commit34335be2414d6b55b817b93929a64475b8c2bd13
tree362f472300caebf2126ba2e355eda318efa7e4db
parent9e5e41f63a32f3a90429de50b621dfa898141bc4
ARM: dts: imx25/27-eukrea: Fix RTC node name

[ Upstream commit 68c711b882c262e36895547cddea2c2d56ce611d ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/nxp/imx/imx25-eukrea-cpuimx25.dtsi
arch/arm/boot/dts/nxp/imx/imx27-eukrea-cpuimx27.dtsi