ARM: dts: imx6sl: fix rng node
authorHoria Geantă <horia.geanta@nxp.com>
Wed, 15 Jul 2020 15:26:01 +0000 (18:26 +0300)
committerShawn Guo <shawnguo@kernel.org>
Mon, 17 Aug 2020 08:06:01 +0000 (16:06 +0800)
commit82ffb35c2ce63ef8e0325f75eb48022abcf8edbe
tree0b6a8734a61890472356df3bd93046e38239d91b
parent9123e3a74ec7b934a4a099e98af6a61c2f80bbf5
ARM: dts: imx6sl: fix rng node

rng DT node was added without a compatible string.

i.MX driver for RNGC (drivers/char/hw_random/imx-rngc.c) also claims
support for RNGB, and is currently used for i.MX25.

Let's use this driver also for RNGB block in i.MX6SL.

Fixes: e29fe21cff96 ("ARM: dts: add device tree source for imx6sl SoC")
Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6sl.dtsi