commit | 76820fcf7aa5a418b69cb7bed31b62d1feb1d6ad | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sat Jan 24 12:56:32 2015 +0100 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Sun Jan 25 16:55:25 2015 +0100 |
tree | 9785e76ceb03c7b40a2cd8c89df64d751766424e | |
parent | 6424e0aeebc4d21f14d5bfcbc8436c2836c38a75 [diff] |
sunxi: clk: Set sun6i-pll1 n_start = 1 For all pll-s on sun6i n == 0 means use a multiplier of 1, rather then 0 as it means on sun4i / sun5i / sun7i. n_start = 1 is already correctly set for sun6i pll6, but was missing for pll1, this commit fixes this. Cc: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>