/* * Copyright (C) 2014 Freescale Semiconductor, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include "imx6sx-sabreauto.dts" /{ memory { linux,usable-memory = <0x80000000 0x1ff00000>, <0xa0000000 0x1ff00000>, <0xc0000000 0x40000000>; }; }; /* * The flollowing modules are conflicting with M4, disable them when m4 * is running. */ &adc1 { status = "disabled"; }; &adc2 { status = "disabled"; }; &flexcan1 { status = "disabled"; }; &flexcan2 { status = "disabled"; }; &i2c3 { status = "disabled"; }; &ocram { reg = <0x00901000 0x1E000>; }; &ocram { reg = <0x00901000 0xf000>; }; &qspi1 { status = "disabled"; }; &qspi_m4 { reg = <0x021e0000 0x4000>; status = "okay"; }; &rpmsg{ vdev-nums = <1>; reg = <0xbfff0000 0x10000>; status = "okay"; }; &uart2 { status = "disabled"; }; &clks { fsl,shared-clks-number = <0x23>; fsl,shared-clks-index = ; fsl,shared-mem-addr = <0x91F000>; fsl,shared-mem-size = <0x1000>; };