summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorSoren Brinkmann <soren.brinkmann@xilinx.com>2013-06-17 22:47:40 (GMT)
committerMike Turquette <mturquette@linaro.org>2013-08-13 17:01:55 (GMT)
commit765b7d4c4cb376465f81d0dd44b50861514dbcba (patch)
tree4032473bae2c62edf6e78c2008e0ce564527e741 /samples
parent252957cc3a2d59179df1a2d44d219e07dc5c3f06 (diff)
downloadlinux-fsl-qoriq-765b7d4c4cb376465f81d0dd44b50861514dbcba.tar.xz
clk/zynq/clkc: Add CLK_SET_RATE_PARENT flag to ethernet muxes
Zynq's Ethernet clocks are created by the following hierarchy: mux0 ---> div0 ---> div1 ---> mux1 ---> gate Rate change requests on the gate have to propagate all the way up to div0 to properly leverage all dividers. Mux1 was missing the CLK_SET_RATE_PARENT flag, which is required to achieve this. This does not fix a specific regression but the clock driver was merged for 3.11-rc1, so best to fix the known bugs before the release. Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Mike Turquette <mturquette@linaro.org> [mturquette@linaro.org: added to changelog]
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions