RNG200 attachment

This commit is contained in:
mlelstv 2019-09-04 05:10:38 +00:00
parent 8c9fd3588e
commit 03d10ef089

View File

@ -1,4 +1,4 @@
# $NetBSD: files.bcm2835,v 1.34 2019/06/22 07:58:55 skrll Exp $
# $NetBSD: files.bcm2835,v 1.35 2019/09/04 05:10:38 mlelstv Exp $
#
# Configuration info for Broadcom BCM2835 ARM Peripherals
#
@ -34,6 +34,12 @@ device bcmrng
attach bcmrng at fdt with bcmrng_fdt
file arch/arm/broadcom/bcm2835_rng.c bcmrng
# Random number generator (BCM2835_RNG_BASE (!))
device bcm2838rng
attach bcm2838rng at fdt with bcm2838rng_fdt
file arch/arm/broadcom/bcm2838_rng.c bcm2838rng
file dev/ic/rng200.c bcm2838rng
# AUX
device bcmaux
attach bcmaux at fdt with bcmaux_fdt