Maxime Jourdan | 671b1db | 2018-07-26 11:21:39 +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 | a19e8a0 | 2020-03-30 11:27:26 +0200 | [diff] [blame] | 7 | #include "meson-gxl-u-boot.dtsi" |
Neil Armstrong | 3678a5f | 2020-05-28 15:47:27 +0200 | [diff] [blame] | 8 | |
9 | &dwc2 { | ||||
10 | status = "okay"; | ||||
11 | }; |