Question
STM32mp1 pin mux in kernel dts
currently i have a pin <STM32_PINMUX('F', 14, GPIO)> how to mux as a GPIO before using as a gpiolib, export work fine, but i2c4 is not working but i can see GPIO is getting based on sys gpiolib.
as before export i see PF14 line is muxed as pin 94 (PF14): input - low - pull up
and this line has AF as a i2c4-clk
