On 21:56-20240627, Ayush Singh wrote:
DONOTMERGE^^ might be better off in the diffstat and explain why DONOT MERGE :)
[...]
+ mikrobus_spi_pins_gpio: mikrobus-spi-gpio-pins {we could potentially get rid of these if we get the gpio-ranges correct
+ pinctrl-single,pins = <
+ AM62X_IOPAD(0x0194, PIN_INPUT, 7) /* (B19) MCASP0_AXR3.GPIO1_7 */
+ AM62X_IOPAD(0x0198, PIN_INPUT, 7) /* (A19) MCASP0_AXR2.GPIO1_8 */
+ AM62X_IOPAD(0x01ac, PIN_INPUT, 7) /* (E19) MCASP0_AFSR.GPIO1_13 */
+ AM62X_IOPAD(0x01b0, PIN_INPUT, 7) /* (A20) MCASP0_ACLKR.GPIO1_14 */
+ >;
+ };
on pinctrl? I have not gotten around to am62x yet - but see this:
https://lore.kernel.org/linux-arm-kernel/20240627162539.691223-1-nm@xxxxxx/T/#t
[...]