Neil Armstrong | ae9bf79 | 2020-04-15 17:58:30 +0200 | [diff] [blame] | 1 | // SPDX-License-Identifier: (GPL-2.0+ OR MIT) |
2 | /* | ||||
3 | * Copyright (c) 2019 BayLibre, SAS. | ||||
4 | * Author: Neil Armstrong <narmstrong@baylibre.com> | ||||
5 | */ | ||||
6 | |||||
Neil Armstrong | 3678a5f | 2020-05-28 15:47:27 +0200 | [diff] [blame] | 7 | #include "meson-gxl-u-boot.dtsi" |
8 | |||||
9 | &dwc2 { | ||||
10 | status = "okay"; | ||||
11 | }; |