Hi Linus, Please pull the following change for v6.5. Thanks, Chester The following changes since commit ac9a78681b921877518763ba0e89202254349d1b: Linux 6.4-rc1 (2023-05-07 13:34:35 -0700) are available in the Git repository at: https://github.com/chesterlintw/linux-s32g.git tags/s32g2-pinctrl-6.5 for you to fetch changes up to 261bdb8f2611be9b2b4bd176badc76d101bde408: pinctrl: s32: separate const device data from struct s32_pinctrl_soc_info (2023-06-01 15:41:31 +0800) ---------------------------------------------------------------- s32 pinctrl changes for 6.5: - pinctrl: s32: separate const device data from struct s32_pinctrl_soc_info ---------------------------------------------------------------- Chester Lin (1): pinctrl: s32: separate const device data from struct s32_pinctrl_soc_info drivers/pinctrl/nxp/pinctrl-s32.h | 14 +++++++++----- drivers/pinctrl/nxp/pinctrl-s32cc.c | 30 ++++++++++++++++++------------ drivers/pinctrl/nxp/pinctrl-s32g2.c | 14 +++++--------- 3 files changed, 32 insertions(+), 26 deletions(-)