Re: [PATCH 2/2] config: Enable iProc RNG200 driver in RPi4 configs

2020-12-14 Thread Heinrich Schuchardt
On 14.12.20 18:03, Heinrich Schuchardt wrote: > On 14.12.20 17:24, matthias@kernel.org wrote: >> From: Matthias Brugger >> >> We find the iProc RNG200 in the Raspberry Pi 4. Add it to all it's >> config so that it can be used. >> >> Signed-off-by: Matthias Brugger > > After applying this patc

Re: [PATCH 2/2] config: Enable iProc RNG200 driver in RPi4 configs

2020-12-14 Thread Heinrich Schuchardt
On 14.12.20 17:24, matthias@kernel.org wrote: > From: Matthias Brugger > > We find the iProc RNG200 in the Raspberry Pi 4. Add it to all it's > config so that it can be used. > > Signed-off-by: Matthias Brugger After applying this patch series to origin/next ddaa9497858 make configs/rpi

[PATCH 2/2] config: Enable iProc RNG200 driver in RPi4 configs

2020-12-14 Thread matthias . bgg
From: Matthias Brugger We find the iProc RNG200 in the Raspberry Pi 4. Add it to all it's config so that it can be used. Signed-off-by: Matthias Brugger --- configs/rpi_4_32b_defconfig | 1 + configs/rpi_4_defconfig | 1 + configs/rpi_arm64_defconfig | 1 + drivers/rng/iproc_rng200.c |