[PATCH v2] watchdog: s3c2410_wdt: Fix PMU register bits for ExynosAutoV920 SoC
Krzysztof Kozlowski
krzk at kernel.org
Tue Mar 18 00:19:39 PDT 2025
On 18/03/2025 01:44, Sangwook Shin wrote:
> 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>
> Reviewed-by: Guenter Roeck <linux at roeck-us.net>
> Reviewed-by: Alim Akhtar <alim.akhtar at samsung.com>
> Signed-off-by: Sangwook Shin <sw617.shin at samsung.com>
> ---
> v1 -> v2: Restore previous email history and tags.
>
Why do you send patches which were applied?
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list