CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/10/07 13:35:07
Modified files:
sys/arch/arm64/conf: GENERIC
sys/dev/fdt : files.fdt
Added files:
sys/dev/fdt : moxtet.c
Log message:
Add moxtet(4), a driver for the Turris Mox modules. For now this
driver only enumerates and shows the connected modules. The next
step is to implement GPIO controller functionality to e.g. control
the pins to the SFP on the MOX D.
ok kettenis@
