]> Pileus Git - ~andy/linux/commit
clk: ux500: Add a 2-cell Device Tree parser for obtaining PRCC clocks
authorLee Jones <lee.jones@linaro.org>
Mon, 22 Jul 2013 12:13:01 +0000 (13:13 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 26 Sep 2013 09:05:35 +0000 (11:05 +0200)
commitb4bdc81b5b234beb876ffc70380e05b21f64c7ac
tree4fa91bcb42d2ef2b6fc6b69b514b620ced8f01ab
parentdec759d8ef01b3edd5ceb9832ce2338c6c396d11
clk: ux500: Add a 2-cell Device Tree parser for obtaining PRCC clocks

PRCC (peripheral and kernel) clocks are specified using a property tuple
<&phandle base bit>, where 'base' is the peripheral (1, 2, 3, 5 or 6),
and bit is read-in value into that peripheral stipulated by the hardware
specification.

Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/clk/ux500/u8500_of_clk.c