]> git.dujemihanovic.xyz Git - u-boot.git/commit
rng: rockchip: Use same compatible as linux
authorJonas Karlman <jonas@kwiboo.se>
Sat, 17 Feb 2024 00:22:36 +0000 (00:22 +0000)
committerKever Yang <kever.yang@rock-chips.com>
Thu, 14 Mar 2024 03:40:48 +0000 (11:40 +0800)
commit1bc79dce57af1ea5b56d0ea465c3bc596f7a6be1
tree99c1dd973292a4b7fd7491664777dbc381af23be
parentf41738d0f101fc07c79aea6093650ab2ed4bf8c4
rng: rockchip: Use same compatible as linux

Replace the rockchip,cryptov1-rng compatible with compatibles used in
the linux device tree for RK3288, RK3328 and RK3399 to ease sync of SoC
device tree from linux.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/dts/rk3328-u-boot.dtsi
arch/arm/dts/rk3399-u-boot.dtsi
drivers/rng/rockchip_rng.c