freebsd-dev/sys/boot/fdt
Luiz Otavio O Souza 855feb6867 Adds the ADC driver for TI AM3xxx SoC family.
The ADC has a 12bit resolution and its raw output can be read via sysctl(8)
interface.

The driver allows the setup of ADC clock, samples average and open delay
(the number of clock cycles to wait before start the conversion).

The TSC_ADC module is set in the general purpose mode (no touchscreen
support).

Tested on Beaglebone-black.

Written based on AM335x TRM.

Reviewed by:	rpaulo
Approved by:	adrian (mentor)
Tested by:	me, Brian J. McGovern, Sulev-Madis Silber (ketas)
2014-03-24 20:06:27 +00:00
..
dts Adds the ADC driver for TI AM3xxx SoC family. 2014-03-24 20:06:27 +00:00
fdt_loader_cmd.c Prevent fdt data loaded from a file from overwriting the kernel environment, 2014-03-01 19:02:00 +00:00
help.fdt Provide verbose help for fdt commands on platforms that use it. 2013-02-11 02:15:26 +00:00
Makefile When building FDT on MIPS, use softfloat. 2014-02-23 22:12:25 +00:00