[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210316215820.GA18064@alpha.franken.de>
Date: Tue, 16 Mar 2021 22:58:20 +0100
From: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
Cc: John Crispin <john@...ozen.org>, linux-mips@...r.kernel.org,
linux-kernel@...r.kernel.org, thierry.reding@...il.com,
linux-tegra@...r.kernel.org, balbi@...nel.org,
linux-usb@...r.kernel.org, digetx@...il.com,
kernel test robot <lkp@...el.com>
Subject: Re: [PATCH] MIPS: ralink: define stubs for clk_set_parent to fix
compile testing
On Tue, Mar 16, 2021 at 06:57:25PM +0100, Krzysztof Kozlowski wrote:
> The Ralink MIPS platform does not use Common Clock Framework and does
> not define certain clock operations leading to compile test failures:
>
> /usr/bin/mips-linux-gnu-ld: drivers/usb/phy/phy-tegra-usb.o: in function `tegra_usb_phy_init':
> phy-tegra-usb.c:(.text+0x1dd4): undefined reference to `clk_get_parent'
hmm, why not make it use common clock framework ? And shouldn't
include/linux/clk.h provide what you need, if CONFIG_HAVE_CLK is not set ?
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]
Powered by blists - more mailing lists