]> asedeno.scripts.mit.edu Git - linux.git/commit
arm64: dts: add support for SM1 based SEI Robotics SEI610
authorNeil Armstrong <narmstrong@baylibre.com>
Tue, 20 Aug 2019 14:40:52 +0000 (16:40 +0200)
committerKevin Hilman <khilman@baylibre.com>
Tue, 20 Aug 2019 20:31:11 +0000 (13:31 -0700)
commite9a12e14322d7ddafeed6aec0d3fb02c0b5dc03c
tree8fb616680f6a2d71e696a66818bc9ca1741cc3f0
parenteffdd8a6b6ecb30b088f36ed0a1fb67cdc7610a9
arm64: dts: add support for SM1 based SEI Robotics SEI610

Add support for the Amlogic SM1 Based SEI610 board.

The SM1 SoC is a derivative of the G12A SoC Family with :
- Cortex-A55 core instead of A53
- more power domains, including USB & PCIe
- a neural network co-processor (NNA)
- a CSI input and image processor
- some changes in the audio complex, thus not yet enabled

The SEI610 board is a derivative of the SEI510 board with :
- removed ADC based touch button, replaced with 3x GPIO buttons
- physical switch disabling on-board MICs
- USB-C port for USB 2.0 OTG
- On-board FTDI USB2SERIAL port for Linux console

Audio, Display and USB support will be added later when support of the
corresponding power domains will be added, for now they are kept disabled.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Acked-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
[khilman: fix minor typo regultor -> regulator]
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm64/boot/dts/amlogic/Makefile
arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts [new file with mode: 0644]
arch/arm64/boot/dts/amlogic/meson-sm1.dtsi [new file with mode: 0644]