]> Git Repo - linux.git/blob - arch/arm/boot/dts/imx7s-colibri.dtsi
quota: Disable quotactl_path syscall
[linux.git] / arch / arm / boot / dts / imx7s-colibri.dtsi
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
2 /*
3  * Copyright 2016-2020 Toradex
4  */
5
6 #include "imx7s.dtsi"
7 #include "imx7-colibri.dtsi"
8
9 / {
10         memory@80000000 {
11                 device_type = "memory";
12                 reg = <0x80000000 0x10000000>;
13         };
14 };
15
16 &gpmi {
17         status = "okay";
18 };
This page took 0.040046 seconds and 4 git commands to generate.