Re: [PATCH V3 3/3] clk: imx8mp: Remove non-existent IMX8MP_CLK_AUDIOMIX_PDM_ROOT

From: Rob Herring
Date: Thu Aug 31 2023 - 14:25:41 EST



On Wed, 30 Aug 2023 23:44:31 -0500, Adam Ford wrote:
> The TRM shows there is only one AUDIOMIX PDM Root Clock Select
> register, and it's called IMX8MP_CLK_AUDIOMIX_PDM_SEL. That
> selector doesn't appear to have any more children and the
> MICFIL driver can reference IMX8MP_CLK_AUDIOMIX_PDM_SEL
> directly without the need for any other. Remove this
> errant clock, since it doesn't really exist.
>
> Signed-off-by: Adam Ford <aford173@xxxxxxxxx>
> ---
>
> V3: New to series

Acked-by: Rob Herring <robh@xxxxxxxxxx>