From b615267633996a9410a88b54a55965d8b021f6f8 Mon Sep 17 00:00:00 2001 From: Peter Chubb Date: Tue, 30 Aug 2016 22:54:46 +0000 Subject: ARM: tegra: Add support for TK1-SOM board from Colorado Engineering The Colorado TK1 SOM is a small form factor board similar to the Jetson TK1. The main differences lie in the pinmux, and in that the PCIe controller is set to use in 4lanes+1lane, rather than 2+2. The pinmux header here was generated from a spreadsheet provided by Colorado Engineering using the tegra-pinmux scripts. The spreadsheet was converted from v09 to v11 by me. Signed-off-by: Peter Chubb Acked-by: Stephen Warren Signed-off-by: Tom Warren --- board/cei/cei-tk1-som/MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 board/cei/cei-tk1-som/MAINTAINERS (limited to 'board/cei/cei-tk1-som/MAINTAINERS') diff --git a/board/cei/cei-tk1-som/MAINTAINERS b/board/cei/cei-tk1-som/MAINTAINERS new file mode 100644 index 0000000..192e1a3 --- /dev/null +++ b/board/cei/cei-tk1-som/MAINTAINERS @@ -0,0 +1,6 @@ +TK1-SOM BOARD +M: Peter.Chubb@data61.csiro.au +S: Maintained +F: board/cei/tk1-som/ +F: include/configs/cei-tk1-som.h +F: configs/cei-tk1-som_defconfig -- cgit v1.1