On Sonntag, 3. Dezember 2023 05:54:39 CET Bjorn Andersson wrote: > On Wed, 11 Oct 2023 18:33:12 +0200, Luca Weiss wrote: > > Document the compatible for the watchdog found on both SoCs, and add > > them to the SoC dtsi file. And especially for the case where the > > bootloader has already enabled the watchdog we need to start petting it > > on time, otherwise the system gets rebooted. > > > > It's worth noting that the watchdog behaves a bit unexpectedly. > > It appears the watchdog counts down significantly slower when there's no > > load on the system and can last far longer than 30 seconds until they > > bark. Only when putting load on the system, e.g. with stress-ng does the > > watchdog interrupt fire and kill the system within an expected amount of > > time. > > > > [...] > > Applied, thanks! > > [3/3] ARM: dts: qcom: msm8974: Add watchdog node > commit: 95053f6bc8ffca438a261400d7c06bd74e3f106e Hi Bjorn, Any reason you didn't pick up the msm8226 patch? Doesn't seem to be just your ty email, I only see the msm8974 patch in https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git/log/?h=arm32-for-6.8 Regards Luca > > Best regards,