commit | cbc1a91afb7fb0f096453e5574bc5c0719c6c9c4 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Fri Nov 20 19:29:49 2015 +0100 |
committer | Hans de Goede <hdegoede@redhat.com> | Thu Dec 10 11:14:16 2015 +0100 |
tree | 9fb14aefe0f3eb502d335f4183b6eb65a71c17b0 | |
parent | 789fa275b3750e60c60cb3d18eabc9467892c257 [diff] |
sunxi: Set AHB1 clock to PLL6/3 on all clock_sun6i.h using SoCs According to the datasheets the max speed of AHB1 is 276 MHz, so setting it to PLL6 / 3 which gives us 200MHz everywhere is fine, and gives us a nice speed-up in certain workloads. Suggested-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk> Tested-by: Chen-Yu Tsai <wens@csie.org>