[PATCH v2 0/3] pinctrl: s32: add missing pins and an S32G3 compatible

Andrei Stefanescu andrei.stefanescu at oss.nxp.com
Wed Oct 2 06:59:17 PDT 2024


This patch series adds some small fixes to the SIUL2 pinctrl driver:
- Add some missing pin definitions.
- Add another S32G3 compatible and use it in the s32g3.dtsi file.
  It will fall back to the S32G2 compatible.

Andrei Stefanescu (3):
  pinctrl: s32: add missing pins definitions
  dt-bindings: pinctrl: add S32G3 compatible for the SIUL2 driver
  arm64: dts: S32G3: add S32G3 compatible for the pinctrl node

 .../pinctrl/nxp,s32g2-siul2-pinctrl.yaml      |  8 ++-
 arch/arm64/boot/dts/freescale/s32g3.dtsi      |  3 +-
 drivers/pinctrl/nxp/pinctrl-s32g2.c           | 52 +++++++++++++++++++
 3 files changed, 60 insertions(+), 3 deletions(-)

-- 
2.45.2




More information about the linux-arm-kernel mailing list