Hi All, This patch series is a subset of [0] as patches 1-4 have been already picked up by Geert for v5.21. Patch 1 introduces macros for IRQ0-7 and second patch adds PHY interrupt support for ETH{0,1}. v1->v2: * Fixed review comments pointed by Geert v1: [0] [0] https://patchwork.kernel.org/project/linux-renesas-soc/cover/ 20220718195651.7711-1-prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx/ Cheers, Prabhakar Lad Prabhakar (2): dt-bindings: pinctrl: rzg2l-pinctrl: Add macros for IRQ0-7 arm64: dts: renesas: rzg2l-smarc-som: Add PHY interrupt support for ETH{0/1} arch/arm64/boot/dts/renesas/rzg2l-smarc-som.dtsi | 10 ++++++++-- include/dt-bindings/pinctrl/rzg2l-pinctrl.h | 10 ++++++++++ 2 files changed, 18 insertions(+), 2 deletions(-) -- 2.25.1