[PATCH v2] watchdog: s3c2410_wdt: Fix PMU register bits for ExynosAutoV920 SoC
sw617.shin at samsung.com
sw617.shin at samsung.com
Tue Mar 18 01:37:13 PDT 2025
Hello, Krzysztof
> -----Original Message-----
> From: Krzysztof Kozlowski <krzk at kernel.org>
> Sent: Tuesday, March 18, 2025 4:20 PM
> To: Sangwook Shin <sw617.shin at samsung.com>; 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>
> Subject: Re: [PATCH v2] watchdog: s3c2410_wdt: Fix PMU register bits for
> ExynosAutoV920 SoC
>
> 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
I can't see this patch in -next yet.
Could you please advise me where it is? Then, I will check again.
If there are any missing parts that I need to handle on my end,
please let me know.
More information about the linux-arm-kernel
mailing list