[PATCH 07/12] hwrng: bcm2835-rng: Manage an optional clock
Andrew Lunn
andrew at lunn.ch
Sat Nov 4 13:17:21 PDT 2017
> The clk API outside of DT doesn't have knowledge of when it's "complete"
> to be able to determine whether the clock is not present or temporarily
> missing. I've already NAK'd this suggestion.
Hi Russell
O.K, yes, makes sense.
We do have of_clk_get_by_name() and of_clk_get(). Would optional
variants of these be acceptable?
Andrew
More information about the linux-rpi-kernel
mailing list