[STM32MP1] Device tree configuration for I2S peripheral.
Hello everyone,
I am currently working with phyCORE-STM32MP1 which has a STM32MP157C mounted.
It runs with OpenSTLinux, but it is a modified distribution by Phytec.
I have very little experience with handling Device Tree and drivers and my problem is that I am trying to connect an STEVAL-STWINMAV1 to the I2S pins of the STM32MP157C, including the I2C port to control it, but I am having serious problems with being able to make it work with the modifications that I do in the "Device Tree".
By default in this I2S port comes the configuration to connect a TLV320AIC3007 from Texas Instruments, I am commenting on the code that configures it and trying to get it to take the ADAU1978 drivers, which I think are compiled in the OpenSTLinux image.
I attach the portion of code that I am editing in the ".dtsi" file and just to corroborate the portion of code in which Phytec configures the pins in their respective ".dtsi" file

The pinout configuration,
I hope someone can guide me to the solution because it is really giving me big headaches.
Thank you for all your help and support.
Kind regards.
Juan Tántera.
