Enable I2C on STM32MP257f-dk
Hello,I'm working with the STM32MP257F-DK using the Yocto Project, and I'm trying to enable I2C in my custom Device Tree.However, I’m facing an issue where the I2C controllers remain stuck because of power-domain pending states.Here is the relevant d...