Re: [PATCH] ARM: dts: Add omap3-echo

From: Tony Lindgren
Date: Tue Dec 24 2019 - 13:45:11 EST


* Andrà Hentschel <nerv@xxxxxxxxxxx> [191224 16:11]:
> This is the first generation Amazon Echo from 2016.
> Audio support is not yet implemented.

OK looks good to me, just worried about one part:

> +&sgx_module {
> + status = "disabled";
> +};

We should have a separate am3703.dtsi or whatever the SoC model
disabling sgx if not there on the SoC. That way board specific
dts files can just include it without having to debug this issue
over and over.

Regards,

Tony