OSDN Git Service

clk: qcom: Fix MSM8998 resets
authorJeffrey Hugo <jhugo@codeaurora.org>
Mon, 3 Dec 2018 16:13:43 +0000 (09:13 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Dec 2019 07:52:22 +0000 (08:52 +0100)
commit7f095bd0326b486011d6a0b1637e1fe6c6d40326
treeb9d1807f02aa0e9c56c1a1baaf2e86b0c6fa2d72
parent5c6493d2ee8e855c82dcc218151ecd92934cdd32
clk: qcom: Fix MSM8998 resets

[ Upstream commit 4f89f7b59a6ea17e81cff212c18a0b580ff5ff27 ]

The offsets for the defined BCR reset registers does not match the hardware
documentation.  Update the values to match the hardware documentation.

Fixes: b5f5f525c547 (clk: qcom: Add MSM8998 Global Clock Control (GCC) driver)
Signed-off-by: Jeffrey Hugo <jhugo@codeaurora.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/clk/qcom/gcc-msm8998.c