How to set TK1 pad "USB_VBUS_EN2" power on initial state from bootloader or kernel

Hi,

Pad “USB_VBUS_EN2” is configured as “usb_vbus_en2”, not as GPIO.
I want to set logic high on pad “vbus-en2” in jetson-tk1.
POR state of this pad is logic 0 as per datasheet.
But if i want to change power on state of pad , then how to do that.
If pad is configured as GPIO then we can control that. But for dedicated pad configuration how to do that.?

hello rahulshah118,

you should customize the pinmux spreadsheet and generate cfg files to update the board.
please download Jetson TK1 pinmux spreadsheet for customization.
thanks