Re: [PATCH 23/24] arm64: dts: mediatek: add dtsi for MT8516

From: Rob Herring
Date: Thu Mar 28 2019 - 15:22:29 EST


On Sat, Mar 23, 2019 at 4:17 PM Fabien Parent <fparent@xxxxxxxxxxxx> wrote:
>
> The MT8516 SoC provides the following peripherals: GPIO, UART, USB2,
> SPI, eMMC, SDIO, NAND, Flash, ADC, I2C, PWM, Timers, IR, Ethernet, and
> Audio (I2S, SPDIF, TDM).
>
> This commit is adding the basic dtsi file with the support of the
> following IOs: GPIO, UART, SPI, eMMC, I2C, Timers.
>
> Signed-off-by: Fabien Parent <fparent@xxxxxxxxxxxx>
> ---
> arch/arm64/boot/dts/mediatek/mt8516-pinfunc.h | 663 ++++++++++++++++++
> arch/arm64/boot/dts/mediatek/mt8516.dtsi | 409 +++++++++++
> 2 files changed, 1072 insertions(+)
> create mode 100644 arch/arm64/boot/dts/mediatek/mt8516-pinfunc.h
> create mode 100644 arch/arm64/boot/dts/mediatek/mt8516.dtsi

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>