Re: [PATCH 10/12] arm64: allwinner: dts: add DTSI file for R329 SoC
From: Samuel Holland
Date: Sat Apr 23 2022 - 22:37:11 EST
On 4/22/22 10:41 AM, icenowy@xxxxxxxxxxx wrote:
> From: Icenowy Zheng <icenowy@xxxxxxx>
>
> Allwinner R329 is a new SoC focused on smart audio devices.
>
> Add a DTSI file for it.
Please make sure your devicetree passes `make dtbs_check`. There are some errors
regarding the watchdog, CCU, and pinctrl.
Regards,
Samuel