From 3bd1f42cc34bb5496e747754150444fc8e902978 Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Mon, 26 Aug 2019 09:42:32 +0000 Subject: Add amlreset(4), a driver to support reset signal controller blocks on Amlogic SoCs. ok patrick@ --- sys/arch/arm64/conf/RAMDISK | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch/arm64/conf/RAMDISK') diff --git a/sys/arch/arm64/conf/RAMDISK b/sys/arch/arm64/conf/RAMDISK index 5276fd443fa..79ce3273ea7 100644 --- a/sys/arch/arm64/conf/RAMDISK +++ b/sys/arch/arm64/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.91 2019/08/26 09:10:22 kettenis Exp $ +# $OpenBSD: RAMDISK,v 1.92 2019/08/26 09:42:31 kettenis Exp $ # # GENERIC machine description file # @@ -133,6 +133,7 @@ dwctwo* at fdt? usb* at dwctwo? # Amlogic SoCs +amlreset* at fdt? early 1 amluart* at fdt? # HiSilicon SoCs -- cgit v1.2.3