commit | 6ee93e127f52d041342b30c8db485b41abcd5bdd | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Mon Oct 12 22:21:49 2015 +0200 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Wed Oct 21 22:43:24 2015 +0200 |
tree | b9256a2ce5393cd8444ede51cd2f907b4efe7f14 | |
parent | f5bad43b53cbcd1a017c6df3d1bf2c6412a465bd [diff] |
ARM: sun4i: Add audio PLL The A10 uses the PLL2 as the audio PLL, which is the parent of all the other audio clocks in the system (i2s, codec, etc.). Add it to the DTSI. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Chen-Yu Tsai <wens@csie.org>