Hi!
I'm working with an TQmb8xx system on module on a custom board. I tried pin muxing the SPI0_SDI to LSIO_GPIO1_IO05 in the device tree but when I go to toggle on the GPIO, I see no power output. The device tree looks like this:
IMX8QXP_SPI0_SDI_LSIO_GPIO1_IO05 0x00000040
I have tried changing the hexadecimal configuration with no luck and have also tried adding the following line per other forum posts, which did not work for me:
IMX8QXP_COMP_CTL_GPIO_1V8_3V3_GPIORHB_PAD 0x000514a0
Please advise. Thank you!