]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'imx-clk-4.4' into imx/dt
authorShawn Guo <shawnguo@kernel.org>
Mon, 19 Oct 2015 14:45:01 +0000 (22:45 +0800)
committerShawn Guo <shawnguo@kernel.org>
Mon, 19 Oct 2015 14:45:01 +0000 (22:45 +0800)
commit50aade904a9e3363f01f1390fb8f7c2e84966ae7
treea161d5d1d3fe98a43045857e906cc45ab2257666
parent48fdd7874f07dfb3a661edca7ea1d4807bb4ccb0
parenta78a2d37f75d423209b78f85f3536feab6c8da1e
Merge tag 'imx-clk-4.4' into imx/dt

The i.MX clock updates for 4.4:
 - A couple of fixes on i.MX31 and i.MX35 clock initialization functions
   which makes mxc_timer_init() currently be called twice for DT boot.
 - Increase i.MX6UL AXI bus clock rate to 264MHz which is the optimal
   design target.
 - Add a few missing clocks, ADC clock for i.MX7D, OCOTP clock for
   Vybrid, and SPDIF_GCLK for i.MX6.
 - A series from Lucas to fix early debug UART clock setup.  This is
   currently a one-off fix for i.MX platform, and can be extended to
   become a generic solution later.