Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linus
[deliverable/linux.git] / arch / arm / boot / dts / vf610-colibri.dtsi
CommitLineData
99db3986
SA
1/*
2 * Copyright 2014 Toradex AG
3 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License as published by
6 * the Free Software Foundation; either version 2 of the License, or
7 * (at your option) any later version.
8 */
9
99db3986 10#include "vf610.dtsi"
e1bf86ac 11#include "vf-colibri.dtsi"
99db3986
SA
12
13/ {
14 model = "Toradex Colibri VF61 COM";
10f34a13 15 compatible = "toradex,vf610-colibri_vf61", "fsl,vf610";
99db3986
SA
16
17 memory {
18 reg = <0x80000000 0x10000000>;
19 };
99db3986
SA
20};
21
22&L2 {
23 arm,data-latency = <2 1 2>;
24 arm,tag-latency = <3 2 3>;
25};
This page took 0.094987 seconds and 5 git commands to generate.