blob: 484b40504dc3898c510c55fd3f2894a40c0e7fc2 [file] [log] [blame]
Maxime Jourdan671b1db2018-07-26 11:21:39 +02001// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2/*
3 * Copyright (c) 2019 BayLibre, SAS.
4 * Author: Neil Armstrong <narmstrong@baylibre.com>
5 */
6
7#include "meson-gx-u-boot.dtsi"
Beniamino Galvani375d79c2019-08-18 15:42:55 +02008
9&usb0 {
10 status = "disabled";
11};
12
13&usb1 {
14 hnp-srp-disable;
15};