commit | d85da227c3ae43d9ca513d60f244213cb4e55485 | [log] [tgz] |
---|---|---|
author | Chen-Yu Tsai <wens@csie.org> | Wed May 31 15:58:23 2017 +0800 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Wed May 31 21:57:30 2017 +0200 |
tree | e79a871a9911bf02179fdd86ea6f65549b7f6344 | |
parent | c4be8c68e6900b1811bc64f74cb13d5032a389ce [diff] |
clk: sunxi-ng: a64: Export PLL_PERIPH0 clock for the PRCM The PRCM takes PLL_PERIPH0 as one of its parents for the AR100 clock. As such we need to be able to describe this relationship in the device tree. Export the PLL_PERIPH0 clock so we can reference it in the PRCM node. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>