commit | 64ba61fd8e6e6d0238b0396999c7cc29f70d9be9 | [log] [tgz] |
---|---|---|
author | Jonas Karlman <jonas@kwiboo.se> | Sat Feb 17 00:22:36 2024 +0000 |
committer | Kever Yang <kever.yang@rock-chips.com> | Thu Mar 14 11:40:48 2024 +0800 |
tree | 99c1dd973292a4b7fd7491664777dbc381af23be | |
parent | f54f8ea974e05f84909a39387dcd69f770f4f8f2 [diff] |
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>