commit | 0b32966c85b2a8f23a881f320457e92804efe35f | [log] [tgz] |
---|---|---|
author | Deepak Katragadda <dkatraga@codeaurora.org> | Wed Aug 16 17:06:11 2017 -0700 |
committer | Deepak Katragadda <dkatraga@codeaurora.org> | Wed Aug 16 17:24:46 2017 -0700 |
tree | 3efdea2ccd42cb510dffab07fe0e0c4ede00ae3b | |
parent | 089d1cb5176d3cf8a99eb744027c11b91dba00c9 [diff] |
clk: qcom: clk-cpu-osm: Update logic to check if OSMs been enabled in TZ On SDM845v2, the OSM_ENABLE register has a new WDOG_DEBUG_EN bit that's set by default. This breaks the logic in the OSM driver code which assumes that the ENABLE_OSM bit is the only one that's set in that register. Fix this. Change-Id: I5c7925aa248f34f3308259446708b262f4a80f4a Signed-off-by: Deepak Katragadda <dkatraga@codeaurora.org>