summaryrefslogtreecommitdiffstats
path: root/sys/dev/fdt/sxipio_pins.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add Allwinner V3s support. Also update some Allwinner A80 pin names tokettenis2019-02-101-26/+343
| | | | | | what is used by more recent Linux kernels. Partly from SASANO Takayoshi.
* Separate out Allwinner H3 and H5 pin definitions.kettenis2017-12-281-0/+596
|
* Synch pin defenitions with Linux and add support for the Allwinner GR8 andkettenis2017-12-281-587/+2381
| | | | Allwinner R40.
* Sync Allwinner A64 pin defenitions with Linux.kettenis2017-12-261-1/+632
| | | | | Add support for the 2nd A64 controller. Add Allwinner A33 support.
* Sync Allwinner H3/H5 pin definitions with Linux.kettenis2017-12-231-3/+2
|
* Move Allwinner drivers that will soon be used by OpenBSD/arm64patrick2017-01-211-0/+5756
to the new MI FDT driver directory. "go ahead" kettenis@