Hello, Krzysztof
-----Original Message-----
From: Krzysztof Kozlowski <krzk@kernel.org>
Sent: Tuesday, March 18, 2025 4:20 PM
To: Sangwook Shin <redacted>; alim.akhtar@samsung.com;
wim@linux-watchdog.org; linux@roeck-us.net
Cc: linux-arm-kernel@lists.infradead.org; linux-samsung-
soc@vger.kernel.org; linux-watchdog@vger.kernel.org; linux-
kernel@vger.kernel.org; Kyunghwan Seo [off-list ref]
Subject: Re: [PATCH v2] watchdog: s3c2410_wdt: Fix PMU register bits for
ExynosAutoV920 SoC
On 18/03/2025 01:44, Sangwook Shin wrote:
quoted
From: Kyunghwan Seo <redacted>
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 <redacted>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
Signed-off-by: Sangwook Shin <redacted>
---
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.