Hi,
I'd like to configure a GPIO in u-boot, then tell the kernel to ignore that GPIO during boot. The kernel currently overrides the u-boot settings. I added the specific GPIO to the gpio-reserved-ranges in the DTS but that had no effect. I currently do not have anything in the DTS file to configure this specific GPIO.
Thanks