commit | f74994a94063bc85ac1d6ad677ed06b5279c101f | [log] [tgz] |
---|---|---|
author | Chen-Yu Tsai <wens@csie.org> | Wed May 31 15:58:24 2017 +0800 |
committer | Chen-Yu Tsai <wens@csie.org> | Sat Jun 03 10:04:49 2017 +0800 |
tree | 2faae54908798cd56d6cb297dcc9836d2361ba99 | |
parent | 77125a701adb21bfc03a2af211f472f8b490a084 [diff] |
arm64: allwinner: a64: Add PLL_PERIPH0 clock to the R_CCU The AR100 clock within the R_CCU (PRCM) has the PLL_PERIPH0 as one of its parents. This adds the reference in the device tree describing this relationship. This patch uses a raw number for the clock index to ease merging by avoiding cross tree dependencies. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>