Merge tag 'mmc-5-20' of https://github.com/MrVan/u-boot
[oweals/u-boot.git] / arch / arm / dts / meson-gx-u-boot.dtsi
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2 /*
3  * Copyright (c) 2019 BayLibre, SAS.
4  * Author: Maxime Jourdan <mjourdan@baylibre.com>
5  */
6
7 / {
8         soc {
9                 u-boot,dm-pre-reloc;
10         };
11 };
12
13 &vpu {
14         u-boot,dm-pre-reloc;
15 };
16
17 &hdmi_tx {
18         reg = <0x0 0xc883a000 0x0 0x1c>,
19               <0x0 0xc883c000 0x0 0x1000>;
20         reg-names = "hdmitx", "hhi";
21 };