Hi All,
On Wed, 13 Aug 2025 at 18:40, Anand Moon [off-list ref] wrote:
Hi All,
This patch series is a rework of my previous patch series [1],
where the code changes were not adequately justified.
In this new series, I have improved the commit subject
and commit message to better explain the changes.
v7: Integrated my RFC patch which improves the IRQ framework
for all the SoC link below.
[6] https://lore.kernel.org/all/20250616163831.8138-1-linux.amoon@gmail.com/ (local)
v6: Add new patch to use devm_clk_get_enabled
and Fix few typo in subject as suggested by Daniel.
v5: Drop the guard mutex patch
v4: Tried to address Lukasz review comments.
I dont have any Arm64 device the test and verify
Tested on 32 bit Arch Odroid U3 amd XU4 SoC boards.
Build with clang with W=1 enable.
Please sare the feedback on this.
Can you review the first 5 patches of this series?
Do you want me to resend
Thanks
-Anand