Hi, Fixes for old issues, not critical, so not worth current RC. Best regards, Krzysztof The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37: Linux 6.13-rc1 (2024-12-01 14:28:56 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung.git tags/samsung-pinctrl-6.14 for you to fetch changes up to 0ebb1e9e1b12ddcb86105a14b59ccbed76b6ce00: pinctrl: samsung: update child reference drop comment (2024-12-02 15:11:54 +0100) ---------------------------------------------------------------- Samsung pinctrl drivers changes for v6.14 Two fixes for very old issues around error handling and also one cleanup. ---------------------------------------------------------------- Christophe JAILLET (1): pinctrl: samsung: Fix irq handling if an error occurs in exynos_irq_demux_eint16_31() Javier Carrasco (2): pinctrl: samsung: fix fwnode refcount cleanup if platform_get_irq_optional() fails pinctrl: samsung: update child reference drop comment drivers/pinctrl/samsung/pinctrl-exynos.c | 3 ++- drivers/pinctrl/samsung/pinctrl-samsung.c | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-)