clk: aspeed: Mark bclk (PCIe) and dclk (VGA) as critical
authorJoel Stanley <joel@jms.id.au>
Thu, 7 Jun 2018 07:09:59 +0000 (16:39 +0930)
committerStephen Boyd <sboyd@kernel.org>
Fri, 6 Jul 2018 20:48:07 +0000 (13:48 -0700)
commit974c7c6d7ba5a4b12d99456b0599aa6326dc2b69
tree2599c34f8f37481715ccfc29741a353903ea99b4
parent53f3abe97b246ae8d36d868d5403bed057dfa4a7
clk: aspeed: Mark bclk (PCIe) and dclk (VGA) as critical

This is used by the host to talk to the BMC's PCIe slave device. The BMC
is not involved, but the clock needs to be enabled so the host can use
the device.

Fixes: 15ed8ce5f84e ("clk: aspeed: Register gated clocks")
Cc: stable@vger.kernel.org # 4.15
Acked-by: Andrew Jeffery <andrew@aj.id.au>
Tested-by: Lei YU <mine260309@gmail.com>
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/clk-aspeed.c