Re: [PATCH 3/8] usb: dwc3: exynos: Add support for Exynos850 variant

From: Krzysztof Kozlowski
Date: Sat Aug 19 2023 - 03:12:37 EST


On 19/08/2023 05:17, Sam Protsenko wrote:
> Add Exynos850 compatible string and associated driver data. Only two
> clocks are needed for this SoC:
> - bus_early: bus clock needed for registers access
> - ref: USB 2.0 DRD reference clock (50 MHz)
>
> Signed-off-by: Sam Protsenko <semen.protsenko@xxxxxxxxxx>
> ---
> drivers/usb/dwc3/dwc3-exynos.c | 9 +++++++++
> 1 file changed, 9 insertions(+)

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Best regards,
Krzysztof