1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Device Tree Include file for Freescale Layerscape-1043A family SoC.
5 * Copyright 2014-2015 Freescale Semiconductor, Inc.
8 * Mingkai Hu <Mingkai.hu@freescale.com>
12 #include "fsl-ls1043a.dtsi"
15 model = "LS1043A QDS Board";
16 compatible = "fsl,ls1043a-qds", "fsl,ls1043a";
30 stdout-path = "serial0:115200n8";
45 /* NOR, NAND Flashes and FPGA on board */
46 ranges = <0x0 0x0 0x0 0x60000000 0x08000000
47 0x1 0x0 0x0 0x7e800000 0x00010000
48 0x2 0x0 0x0 0x7fb00000 0x00000100>;
52 compatible = "cfi-flash";
53 reg = <0x0 0x0 0x8000000>;
60 compatible = "fsl,ifc-nand";
61 reg = <0x1 0x0 0x10000>;
64 fpga: board-control@2,0 {
65 compatible = "fsl,ls1043aqds-fpga", "fsl,fpga-qixis";
66 reg = <0x2 0x0 0x0000100>;
74 compatible = "nxp,pca9547";
85 compatible = "dallas,ds3232";
88 interrupts = <0 150 0x4>;
98 compatible = "ti,ina220";
100 shunt-resistor = <1000>;
104 compatible = "ti,ina220";
106 shunt-resistor = <1000>;
111 #address-cells = <1>;
116 compatible = "atmel,24c512";
121 compatible = "atmel,24c512";
126 compatible = "adi,adt7461a";
141 compatible = "spansion,m25p80";
142 #address-cells = <1>;
144 spi-max-frequency = <20000000>;
145 spi-rx-bus-width = <4>;
146 spi-tx-bus-width = <4>;
155 #include "fsl-ls1043-post.dtsi"