linux-sunxi / sunxi-tools

A collection of command line tools for ARM devices with Allwinner SoCs.
http://linux-sunxi.org/
GNU General Public License v2.0
579 stars 421 forks source link

spi: Add H616 support #151

Closed apritzel closed 4 years ago

apritzel commented 4 years ago

The H616 SPI is very similar to the H6, only differs in the GPIOs (again). Add the SoC-ID at the right places and add the GPIOs according to the manual.

Tested on OrangePi Zero 2.

Signed-off-by: Andre Przywara osp@andrep.de