CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2020/05/22 04:06:59
Modified files: sys/dev/fdt : mvclock.c mvpinctrl.c Log message: Attach mvpinctrl(4) to the Armada 3700's NB as well. As a consequence mvclock(4) cannot attach to the NB's xtal clock anymore. Instead, have mvpinctrl(4) attach the xtal clock. With this we can use the SD card detect pins on the Turris Mox. ok kettenis@