Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
[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         reg = <0x0 0xd0100000 0x0 0x100000>,
15               <0x0 0xc883c000 0x0 0x1000>,
16               <0x0 0xc8838000 0x0 0x1000>;
17         reg-names = "vpu", "hhi", "dmc";
18         u-boot,dm-pre-reloc;
19 };
20
21 &hdmi_tx {
22         reg = <0x0 0xc883a000 0x0 0x1c>,
23               <0x0 0xc883c000 0x0 0x1000>;
24         reg-names = "hdmitx", "hhi";
25 };