clk:aspeed: Fix reset bits for PCI/VGA and PECI
authorJae Hyun Yoo <jae.hyun.yoo@linux.intel.com>
Thu, 26 Apr 2018 17:22:32 +0000 (10:22 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Jul 2018 09:26:58 +0000 (11:26 +0200)
commitffd5fb98d659c6718c98db6a99341ffa34f7342d
treee674edf7a1af3855ee4aaf57dad5555fbacf3880
parent09d006c3f89cfc75a028ad5badd5c98db23a6ca6
clk:aspeed: Fix reset bits for PCI/VGA and PECI

commit e76e56823a318ca580be4cfc5a6a9269bc70abea upstream.

This commit fixes incorrect setting of reset bits for PCI/VGA and
PECI modules.

1. Reset bit for PCI/VGA is 8.
2. PECI reset bit is missing so added bit 10 as its reset bit.

Signed-off-by: Jae Hyun Yoo <jae.hyun.yoo@linux.intel.com>
Fixes: 15ed8ce5f84e ("clk: aspeed: Register gated clocks")
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/clk/clk-aspeed.c
include/dt-bindings/clock/aspeed-clock.h