[PATCH] mips: bcm63xx: add support for clk_set_parent()

Florian Fainelli f.fainelli at gmail.com
Wed Dec 29 17:41:54 CET 2021



On 12/28/2021 4:05 PM, Randy Dunlap wrote:
> The MIPS BMC63XX subarch does not provide/support clk_set_parent().
> This causes build errors in a few drivers, so add a simple implementation
> of that function so that callers of it will build without errors.
> 
> Fixes these build errors:
> 
> ERROR: modpost: "clk_set_parent" [sound/soc/jz4740/snd-soc-jz4740-i2s.ko] undefined!
> ERROR: modpost: "clk_set_parent" [sound/soc/atmel/snd-soc-atmel-i2s.ko] undefined!
> 
> Fixes: e7300d04bd08 ("MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs." )
> Signed-off-by: Randy Dunlap <rdunlap at infradead.org>

Acked-by: Florian Fainelli <f.fainelli at gmail.com>

Thanks!
-- 
Florian


More information about the Alsa-devel mailing list