projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'ti-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti
[platform/kernel/u-boot.git]
/
arch
/
arm
/
dts
/
imx6qdl-dhcom-u-boot.dtsi
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
};