Add support for the Libretech-CC board (Amlogic S905X SoC)
Add support and PIN mapping for the LibreTech AML-S905X-CC (Le Potato) board. Signed-off-by: Carlo Caione <ccaione@baylibre.com>
This commit is contained in:
parent
140a468ef7
commit
6522042b07
5 changed files with 53 additions and 14 deletions
|
|
@ -68,7 +68,7 @@
|
|||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef JETSON
|
||||
#if defined(JETSON) || defined(LIBRETECH_CC)
|
||||
#ifdef USE_DEV_LIB
|
||||
#include "sysfs_gpio.h"
|
||||
#include "sysfs_software_spi.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue