[PATCH v4 0/4] ARM: dts: vf: Iris carrier board for the Colibri VF50 and VF61

Mehmet Fide mehmet.fide at gmail.com
Thu Aug 13 12:37:37 PDT 2026


From: Mehmet Fide <mehmet.fide at screeningeagle.com>

A correction on the gpiolib warning I mentioned: it is not a gpio-vf610
matter after all, so no driver patch from me.

Half of it is already fixed: d761c7e38a00 ("gpiolib: Check
gc->get_direction() before calling gpiod_get_direction()") in the GPIO
tree covers the debugfs dump path. The remaining backtrace comes
through the i2c generic GPIO bus recovery, which calls
gpiod_get_direction() on any controller without .get_direction(), and
for that I have sent a gpiolib patch:

  https://lore.kernel.org/all/20260813193715.2346477-1-mehmet.fide@gmail.com/

With both in place, 7.2-rc7 plus this series boots the Colibri VF50 on
the Iris with a clean log.

Thanks,
Mehmet



More information about the linux-arm-kernel mailing list