1// SPDX-License-Identifier: (GPL-2.0+) 2/* 3 * Copyright (C) 2020 Harald Seiler <hws@denx.de> 4 */ 5 6®_usb_otg_vbus { 7 gpio = <&gpio3 31 GPIO_ACTIVE_HIGH>; 8 enable-active-high; 9}; 10