
7 Mar
2012
7 Mar
'12
6:09 p.m.
On 03/06/2012 08:10 PM, Simon Glass wrote:
A common requirement is to find the clock ID for a peripheral. This is the second cell of the 'clocks' property (the first being the phandle itself).
Signed-off-by: Simon Glass sjg@chromium.org
...
Changes in v8:
- Only include clock_decode_periph_id() when CONFIG_OF_CONTROL defined
Acked-by: Stephen Warren swarren@wwwdotorg.org