Add imxtemp(4), a temperature sensor for the i.MX6 SoC. Based on code written
authorkettenis <kettenis@openbsd.org>
Sun, 14 Aug 2016 19:08:44 +0000 (19:08 +0000)
committerkettenis <kettenis@openbsd.org>
Sun, 14 Aug 2016 19:08:44 +0000 (19:08 +0000)
commit0341244bae5a0e5b5bc90abdde7cd02e6c44b8e9
tree6dadd732775e6d102eada31134902fa9c8e6e7ff
parent6d6cf84225384464620e1a55e68cb077911038b6
Add imxtemp(4), a temperature sensor for the i.MX6 SoC.  Based on code written
by patrick@.

ok deraadt@
sys/arch/armv7/conf/GENERIC
sys/arch/armv7/imx/files.imx
sys/arch/armv7/imx/imxocotp.c
sys/arch/armv7/imx/imxocotpvar.h
sys/arch/armv7/imx/imxtemp.c [new file with mode: 0644]