commit | 974c7c6d7ba5a4b12d99456b0599aa6326dc2b69 | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Thu Jun 07 16:39:59 2018 +0930 |
committer | Stephen Boyd <sboyd@kernel.org> | Fri Jul 06 13:48:07 2018 -0700 |
tree | 2599c34f8f37481715ccfc29741a353903ea99b4 | |
parent | 53f3abe97b246ae8d36d868d5403bed057dfa4a7 [diff] |
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>