Part Number: AM62A7-Q1
Other Parts Discussed in Thread: AM62A74
Hello team,
we are trying to define few pins as gpio as per our pinmuxing requirement but we are not able to toggle/assign values, lets say we have added these lines in our node "main_gpio0_pins_default" , how to toggle any gpio from dts, please suggest required changes for this , and i am currenlty making changes in "k3-am62a7-sk.dts" in both linux and uboot environment, do i need to make changes in any other dtb too?
AM62AX_IOPAD(0x00dc, PIN_OUTPUT, 7) /* (V18) VOUT0_DATA9.GPIO0_54 */
AM62AX_IOPAD(0x0d4, PIN_OUTPUT, 7) /* (V21) VOUT0_DATA7 */
AM62AX_IOPAD(0x0d8, PIN_OUTPUT, 7) /* (V19) VOUT0_DATA8 */