Re: [PATCH v2 2/4] arm64: dts: rockchip: Add core dts for RK3308 SOC

From: Heiko Stuebner
Date: Sun Oct 27 2019 - 13:46:06 EST


Am Montag, 21. Oktober 2019, 10:46:16 CET schrieb Andy Yan:
> RK3308 is a quad Cortex A35 based SOC with rich audio
> interfaces(I2S/PCM/TDM/PDM/SPDIF/VAD/HDMI ARC), which
> designed for intelligent voice interaction and audio
> input/output processing.
>
> This patch add basic core dtsi file for it.
>
> Signed-off-by: Andy Yan <andy.yan@xxxxxxxxxxxxxx>

applied for 5.5 with changes:

- dropped spi high_speed pinctrl, as it's not part of the spi binding
- dropped peripherals-req-type-burst as it's not part of the dma binding
- dropped sdmmc_gpio pinctrl
- removed a number of unneeded empty lines
- reordered things to better match our alphabetical sorting

Heiko