diff options
Diffstat (limited to 'sys/dev/fdt/files.fdt')
-rw-r--r-- | sys/dev/fdt/files.fdt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/fdt/files.fdt b/sys/dev/fdt/files.fdt index b8b17cb99a4..d8838acfeba 100644 --- a/sys/dev/fdt/files.fdt +++ b/sys/dev/fdt/files.fdt @@ -1,4 +1,4 @@ -# $OpenBSD: files.fdt,v 1.28 2017/12/16 10:22:13 kettenis Exp $ +# $OpenBSD: files.fdt,v 1.29 2017/12/17 18:25:25 kettenis Exp $ # # Config file and device description for machine-independent FDT code. # Included by ports that need it. @@ -34,7 +34,9 @@ file dev/fdt/sxitwi.c sxitwi device axppmic attach axppmic at i2c +attach axppmic at sxirsb with axppmic_rsb file dev/fdt/axp20x.c axppmic +file dev/fdt/axppmic.c axppmic_rsb device bcmaux attach bcmaux at fdt |