]> git.ipfire.org Git - thirdparty/u-boot.git/blob - arch/arm/dts/meson-gx-u-boot.dtsi
9f123ab042145aeb2211c69f18353e3a040a8a28
[thirdparty/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 /* Keep HW order from U-boot */
9 aliases {
10 /delete-property/ mmc0;
11 /delete-property/ mmc1;
12 /delete-property/ mmc2;
13 };
14
15 soc {
16 bootph-all;
17 };
18 };
19
20 &vpu {
21 reg = <0x0 0xd0100000 0x0 0x100000>,
22 <0x0 0xc883c000 0x0 0x1000>,
23 <0x0 0xc8838000 0x0 0x1000>;
24 reg-names = "vpu", "hhi", "dmc";
25 bootph-all;
26 };
27
28 &hdmi_tx {
29 reg = <0x0 0xc883a000 0x0 0x1c>,
30 <0x0 0xc883c000 0x0 0x1000>;
31 reg-names = "hdmitx", "hhi";
32 };