1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Device Tree Include file for Freescale Layerscape-1046A family SoC.
5 * Copyright 2016 Freescale Semiconductor, Inc.
8 * Shaohui Xie <Shaohui.Xie@nxp.com>
13 #include "fsl-ls1046a.dtsi"
16 model = "LS1046A QDS Board";
17 compatible = "fsl,ls1046a-qds", "fsl,ls1046a";
31 stdout-path = "serial0:115200n8";
42 compatible = "n25q128a11", "jedec,spi-nor";
44 spi-max-frequency = <10000000>;
50 compatible = "sst25wf040b", "jedec,spi-nor";
54 spi-max-frequency = <10000000>;
60 compatible = "en25s64", "jedec,spi-nor";
64 spi-max-frequency = <10000000>;
80 compatible = "nxp,pca9547";
91 compatible = "ti,ina220";
93 shunt-resistor = <1000>;
97 compatible = "ti,ina220";
99 shunt-resistor = <1000>;
104 #address-cells = <1>;
109 compatible = "nxp,pcf2129";
112 interrupts = <0 150 0x4>;
116 compatible = "atmel,24c512";
121 compatible = "atmel,24c512";
126 compatible = "adi,adt7461a";
134 #address-cells = <2>;
136 /* NOR, NAND Flashes and FPGA on board */
137 ranges = <0x0 0x0 0x0 0x60000000 0x08000000
138 0x1 0x0 0x0 0x7e800000 0x00010000
139 0x2 0x0 0x0 0x7fb00000 0x00000100>;
143 compatible = "cfi-flash";
144 reg = <0x0 0x0 0x8000000>;
151 compatible = "fsl,ifc-nand";
152 reg = <0x1 0x0 0x10000>;
155 fpga: board-control@2,0 {
156 compatible = "fsl,ls1046aqds-fpga", "fsl,fpga-qixis";
157 reg = <0x2 0x0 0x0000100>;
169 compatible = "spansion,m25p80";
170 #address-cells = <1>;
172 spi-max-frequency = <20000000>;
173 spi-rx-bus-width = <4>;
174 spi-tx-bus-width = <4>;
179 #include "fsl-ls1046-post.dtsi"