]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - arch/arm/boot/dts/imx6q-phytec-pfla02.dtsi
ARM: dts: bcm283x: Add VEC node in bcm283x.dtsi
[mirror_ubuntu-zesty-kernel.git] / arch / arm / boot / dts / imx6q-phytec-pfla02.dtsi
CommitLineData
3180f956
CH
1/*
2 * Copyright 2013 Christian Hemp, Phytec Messtechnik GmbH
3 *
4 * The code contained herein is licensed under the GNU General Public
5 * License. You may obtain a copy of the GNU General Public License
6 * Version 2 or later at the following locations:
7 *
8 * http://www.opensource.org/licenses/gpl-license.html
9 * http://www.gnu.org/copyleft/gpl.html
10 */
11
12#include "imx6q.dtsi"
4fe69a93 13#include "imx6qdl-phytec-pfla02.dtsi"
3180f956
CH
14
15/ {
4fe69a93 16 model = "Phytec phyFLEX-i.MX6 Quad";
3180f956
CH
17 compatible = "phytec,imx6q-pfla02", "fsl,imx6q";
18
19 memory {
20 reg = <0x10000000 0x80000000>;
21 };
3180f956 22};