[PATCH] clk: bcm2835: remove remains from stub clk driver

Eric Anholt eric at anholt.net
Mon Jun 5 10:34:56 PDT 2017


Danilo Krummrich <danilokrummrich at dk-develop.de> writes:

> This commit removes the fixed clocks introduced as a stub clock driver
> added with commit 75fabc3f6448 ("ARM: bcm2835: add stub clock driver").
> Originally they were used to drive the AMBA bus and PL011 uart driver.
> Now these clocks are derived by the CPRMAN clock driver and configured
> in DT.
>
> Additionally, get rid of init_machine function in bcm2835 board file
> as there's nothing to do any longer.
>
> Signed-off-by: Danilo Krummrich <danilokrummrich at dk-develop.de>

This technically breaks loading a new kernel with an ancient DT.
However, in the Raspberry Pi world, the DT and kernel are always shipped
together, because the DT (even in the downstream firmware package) is
built out of the linux kernel tree and shipped alongside the kernel.

If the clock maintainers are OK with picking this, it's:

Acked-by: Eric Anholt <eric at anholt.net>

and I'm pretty sure it won't conflict with anything we've got going on
in arm/.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-rpi-kernel/attachments/20170605/37dd8e44/attachment.sig>


More information about the linux-rpi-kernel mailing list