]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
clk: mvebu: create parent-child relation for PCIe clocks on Armada 370
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 16 May 2013 15:55:20 +0000 (17:55 +0200)
committerJason Cooper <jason@lakedaemon.net>
Mon, 20 May 2013 19:18:43 +0000 (19:18 +0000)
commitfb6638ba43931feb00361f7184587a97b57d336b
tree4a810b66d455eaf4863b39f832a88d023fd77bd6
parent4e23d3f505e8acfeac7cc33d4113fbb5a25c3090
clk: mvebu: create parent-child relation for PCIe clocks on Armada 370

The Armada 370 has two gatable clocks for each PCIe interface, and we
want both of them to be enabled. We therefore make one of the two
clocks a child of the other, as we did for the sataX and sataXlnk
clocks on Armada XP.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
drivers/clk/mvebu/clk-gating-ctrl.c