[PATCH] watchdog: s3c2410_wdt: Fix PMU register bits for ExynosAutoV920 SoC

Alim Akhtar alim.akhtar at samsung.com
Wed Feb 12 20:55:40 PST 2025


Hello Sangwook

> -----Original Message-----
> From: Sangwook Shin <sw617.shin at samsung.com>
> Sent: Thursday, February 13, 2025 6:11 AM
> To: krzk at kernel.org; alim.akhtar at samsung.com; wim at linux-watchdog.org;
> linux at roeck-us.net
> Cc: linux-arm-kernel at lists.infradead.org; linux-samsung-
> soc at vger.kernel.org; linux-watchdog at vger.kernel.org; linux-
> kernel at vger.kernel.org; Kyunghwan Seo <khwan.seo at samsung.com>;
> Sangwook Shin <sw617.shin at samsung.com>
> Subject: [PATCH] watchdog: s3c2410_wdt: Fix PMU register bits for
> ExynosAutoV920 SoC
> 
> From: Kyunghwan Seo <khwan.seo at samsung.com>
> 
> 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 at samsung.com>
> Signed-off-by: Sangwook Shin <sw617.shin at samsung.com>
> ---
Reviewed-by: Alim Akhtar <alim.akhtar at samsung.com>





More information about the linux-arm-kernel mailing list