Harald Seiler | 2c86271 | 2020-04-16 10:52:19 +0200 | [diff] [blame] | 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 | }; |