// SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause /* * Copyright : STMicroelectronics 2018 */ #include "stm32mp157c-ed1-u-boot.dtsi" / { aliases { gpio26 = &stmfx_pinctrl; i2c1 = &i2c2; i2c4 = &i2c5; pinctrl2 = &stmfx_pinctrl; spi0 = &qspi; usb0 = &usbotg_hs; }; fwu-mdata { compatible = "u-boot,fwu-mdata-gpt"; fwu-mdata-store = <&sdmmc1>; }; }; &flash0 { bootph-pre-ram; }; &qspi { bootph-pre-ram; }; &qspi_clk_pins_a { bootph-pre-ram; pins { bootph-pre-ram; }; }; &qspi_bk1_pins_a { bootph-pre-ram; pins1 { bootph-pre-ram; }; pins2 { bootph-pre-ram; }; }; &qspi_bk2_pins_a { bootph-pre-ram; pins1 { bootph-pre-ram; }; pins2 { bootph-pre-ram; }; };