diff options
author | Kyunghwan Seo <khwan.seo@samsung.com> | 2025-02-13 03:41:04 +0300 |
---|---|---|
committer | Wim Van Sebroeck <wim@linux-watchdog.org> | 2025-03-09 17:19:43 +0300 |
commit | 480ee8a260e6f87cbcdaff77ac2cbf6dc03f0f4f (patch) | |
tree | 57db5af9b965b65308a9ace5f32d4ef2bfdb80a8 /tools/perf/scripts/python/task-analyzer.py | |
parent | c284153a2c5537db4fec51ac850c17d2eb1ffcfe (diff) | |
download | linux-480ee8a260e6f87cbcdaff77ac2cbf6dc03f0f4f.tar.xz |
watchdog: s3c2410_wdt: Fix PMU register bits for ExynosAutoV920 SoC
Fix the PMU register bits for the ExynosAutoV920 SoC.
This SoC has different bit information compared to its previous
version, ExynosAutoV9, and we have made the necessary adjustments.
rst_stat_bit:
- ExynosAutoV920 cl0 : 0
- ExynosAutoV920 cl1 : 1
cnt_en_bit:
- ExynosAutoV920 cl0 : 8
- ExynosAutoV920 cl1 : 8
Signed-off-by: Kyunghwan Seo <khwan.seo@samsung.com>
Signed-off-by: Sangwook Shin <sw617.shin@samsung.com>
Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20250213004104.3881711-1-sw617.shin@samsung.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions