Re: [PATCH] bus: ti-sysc: Fix missing AM35xx SoC matching

From: Tony Lindgren
Date: Wed Sep 06 2023 - 07:03:42 EST


* Adam Ford <aford173@xxxxxxxxx> [230906 12:33]:
> Fix this by treating the AM35xx as a SOC_3430, and the error
> conditions will disappear.

Looks good to me except let's just add SOC_AM35 to enum sysc_soc rather
than tag am3517 with SOC_3430. We already have checks for SOC_3430 for
several devices and the quirks may not be compatible across AM35 and 3430.

Regards,

Tony