3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-12 02:05:54 +00:00
Brooklyn/arch/arm/boot/dts/imx7s-colibri.dtsi

20 lines
273 B
Plaintext
Raw Normal View History

2022-09-13 23:14:27 +05:00
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2022-04-02 18:06:56 +05:00
/*
2022-09-13 23:14:27 +05:00
* Copyright 2016-2022 Toradex
2022-04-02 18:06:56 +05:00
*/
#include "imx7s.dtsi"
#include "imx7-colibri.dtsi"
/ {
memory@80000000 {
device_type = "memory";
reg = <0x80000000 0x10000000>;
};
};
2022-09-13 23:14:27 +05:00
/* NAND */
2022-04-02 18:06:56 +05:00
&gpmi {
status = "okay";
};