Re: [PATCH] BCM2711 reboot fix

2025-08-11 Thread Julien Grall
Hi Evgeny, (Top-posting because this is related to the process) Thank you for sending a new version of the patch. I am having trouble to apply this patch properly using "b4". It seems to add more content in the git log. E.g.: Message-ID: <0057d145ddd90c01922636205484088c02a0e45a.1748380

Re: [PATCH] BCM2711 reboot fix

2025-08-03 Thread Evgeny Beysembaev
According to the commit b334c1afad17 ("ARM: dts: bcm2711: Use proper compatible in PM/Watchdog node") in Linux kernel, the `compatible` string for the watchdog peripheral in the DTS has been modified from `brcm,bcm2835-pm` to `brcm,bcm2711-pm`, which caused `rpi4_map_watchdog()` function to fail

Re: [PATCH] BCM2711 reboot fix

2025-05-30 Thread Julien Grall
Hi Evgeny, Thank you for the patch. Let me start with the process, patches are submitted inline rather than in attachment. git-send-email commmand can do that for you. Now regarding the patch. I understand that newer kernel will use the new compatible. But I would assume there is still some dev