arm64: dts: mediatek: add dtsi for MT8167
authorFabien Parent <fparent@baylibre.com>
Tue, 27 Oct 2020 19:48:14 +0000 (20:48 +0100)
committerMatthias Brugger <matthias.bgg@gmail.com>
Fri, 27 Nov 2020 08:37:57 +0000 (09:37 +0100)
commit08d73b65abaf154a5d685d5dcd208d191115b24d
tree7b0c1338fb4fc9fe7a22be639e1d57a691880838
parent6d5af8c9062780889e66281a8dfbe4961b7a0cf5
arm64: dts: mediatek: add dtsi for MT8167

The MT8167 SoC provides the following peripherals: GPIO, UART, USB2,
SPI, eMMC, SDIO, NAND, Flash, ADC, I2C, PWM, TImers, IR, Ethernet,
Audio (I2S, SPDIF, TDM, HDMI), HDMI, DSI, CSI, MDP (Multimedia Data
Path), Video encoding (H.264), Video Decoding (H.264, VP8).

The MT8167 is compatible with MT8516 but provides multimedia IPs to it.

This commit is just adding the basic dtsi file with the support of the
following IOs: GPIO, Clocks.

Signed-off-by: Fabien Parent <fparent@baylibre.com>
Link: https://lore.kernel.org/r/20201027194816.1227654-2-fparent@baylibre.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/boot/dts/mediatek/mt8167-pinfunc.h [new file with mode: 0644]
arch/arm64/boot/dts/mediatek/mt8167.dtsi [new file with mode: 0644]