blob: cb32c30431c2f9c2dca3146b2a29c89ba264fa96 [file] [log] [blame]
Patrick Delaunaye7f435d2018-07-09 15:17:22 +02001// SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
2/*
3 * Copyright : STMicroelectronics 2018
4 */
5
6#include "stm32mp157c-ed1-u-boot.dtsi"
7
8/ {
9 aliases {
Patrick Delaunay1b58b552019-04-12 14:38:28 +020010 gpio26 = &stmfx_pinctrl;
Patrick Delaunaye7f435d2018-07-09 15:17:22 +020011 i2c1 = &i2c2;
12 i2c4 = &i2c5;
Patrick Delaunay1b58b552019-04-12 14:38:28 +020013 pinctrl2 = &stmfx_pinctrl;
Patrice Chotard00442d02019-02-12 16:50:38 +010014 spi0 = &qspi;
Patrick Delaunay58bc0cd2019-03-29 15:42:23 +010015 usb0 = &usbotg_hs;
Patrick Delaunaye7f435d2018-07-09 15:17:22 +020016 };
Sughosh Ganu7f08d272022-10-21 18:15:57 +053017
18 fwu-mdata {
19 compatible = "u-boot,fwu-mdata-gpt";
20 fwu-mdata-store = <&sdmmc1>;
21 };
Patrick Delaunaye7f435d2018-07-09 15:17:22 +020022};
23
24&flash0 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070025 bootph-pre-ram;
Patrick Delaunaye7f435d2018-07-09 15:17:22 +020026};
27
Patrick Delaunaye7f435d2018-07-09 15:17:22 +020028&qspi {
Simon Glassd3a98cb2023-02-13 08:56:33 -070029 bootph-pre-ram;
Patrick Delaunaye7f435d2018-07-09 15:17:22 +020030};
31
32&qspi_clk_pins_a {
Simon Glassd3a98cb2023-02-13 08:56:33 -070033 bootph-pre-ram;
Patrick Delaunaye7f435d2018-07-09 15:17:22 +020034 pins {
Simon Glassd3a98cb2023-02-13 08:56:33 -070035 bootph-pre-ram;
Patrick Delaunaye7f435d2018-07-09 15:17:22 +020036 };
37};
38
39&qspi_bk1_pins_a {
Simon Glassd3a98cb2023-02-13 08:56:33 -070040 bootph-pre-ram;
Patrick Delaunaye7f435d2018-07-09 15:17:22 +020041 pins1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070042 bootph-pre-ram;
Patrick Delaunaye7f435d2018-07-09 15:17:22 +020043 };
44 pins2 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070045 bootph-pre-ram;
Patrick Delaunaye7f435d2018-07-09 15:17:22 +020046 };
47};
48
49&qspi_bk2_pins_a {
Simon Glassd3a98cb2023-02-13 08:56:33 -070050 bootph-pre-ram;
Patrick Delaunaye7f435d2018-07-09 15:17:22 +020051 pins1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070052 bootph-pre-ram;
Patrick Delaunaye7f435d2018-07-09 15:17:22 +020053 };
54 pins2 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070055 bootph-pre-ram;
Patrick Delaunaye7f435d2018-07-09 15:17:22 +020056 };
57};
58