mt8173: Add support for new watchdog SMCThis patch adds support for a new SMC that can be used to control thewatchdog. This allows for a cleaner separation of responsibilities whereall watchdog o
mt8173: Add support for new watchdog SMCThis patch adds support for a new SMC that can be used to control thewatchdog. This allows for a cleaner separation of responsibilities whereall watchdog operations have to go through Trusted Firmware and we couldno longer have kernel and firmware poking concurrently at the sameregister block.Signed-off-by: Julius Werner <jwerner@chromium.org>Signed-off-by: Evan Benn <evanbenn@chromium.org>Change-Id: I4844a3559d5c956a53a74a61dd5bc2956f0cce7b
show more ...