]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: mvebu: adjust clock handling for the CP110 system controller
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 21 Dec 2016 10:26:56 +0000 (11:26 +0100)
committerStephen Boyd <sboyd@codeaurora.org>
Tue, 14 Feb 2017 18:59:15 +0000 (10:59 -0800)
commit1006ccccd03c0e420bf0398a5ab944759268f387
treeafade80ca4e2bb86afbd7c5b328043cac4b9979e
parent33707260422475385c6f33f526c71805a3dc5dab
clk: mvebu: adjust clock handling for the CP110 system controller

This commit:

 - makes the GOP_DP (bit 9) gatable clock a child clock of the
   SD_MMC_GOP (bit 18) clock, as it should have been. The clock for bit
   18 was just named SD_MMC, but since it also covers the GOP block, it
   is renamed SD_MMC_GOP.

 - makes the MG (bit 5) gatable clock a child clock of the MG_CORE
   clock (bit 6)

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/mvebu/cp110-system-controller.c