Add the shim to make dwge(4) attach to simplebus(4). This brings us
authorkettenis <kettenis@openbsd.org>
Sat, 13 Aug 2016 22:07:01 +0000 (22:07 +0000)
committerkettenis <kettenis@openbsd.org>
Sat, 13 Aug 2016 22:07:01 +0000 (22:07 +0000)
commit4ae5daccfcce6461010c3316bac78abe5b024770
treecda369b453c6148aa0fd8320ed4421a1468f37d4
parent5ab7afdde72bb09c7898dd975446b71ec9c03874
Add the shim to make dwge(4) attach to simplebus(4).  This brings us
working gigabit on the Allwinner A20.  Probably won't work yet on other
Allwinner SoCs due to differences in how the clocks get set up.

Based on an earlier diff from patrick@.
sys/arch/armv7/conf/GENERIC
sys/arch/armv7/conf/RAMDISK
sys/arch/armv7/sunxi/files.sunxi
sys/arch/armv7/sunxi/if_dwge_fdt.c [new file with mode: 0644]