Hi,
I am using this GPIO - Y10 (PIN) : PRG1_PRU1_GPO16 as reset gpio for my PERST signal to my PCIe End Point device.
Instead of below &exp1 expander pin using direct AM6412 GPIO.
&pcie0_rc {
reset-gpios = <&exp1 5 GPIO_ACTIVE_HIGH>;
...
};
Thanks,
Akash Nair