blob: 3575c92ec7927a5427c3364eacfeb282fbaf0595 [file] [log] [blame]
Neeti Desai294beed2013-03-20 14:07:00 -07001/* Copyright (c) 2013, The Linux Foundation. All rights reserved.
2 *
3 * This program is free software; you can redistribute it and/or modify
4 * it under the terms of the GNU General Public License version 2 and
5 * only version 2 as published by the Free Software Foundation.
6 *
7 * This program is distributed in the hope that it will be useful,
8 * but WITHOUT ANY WARRANTY; without even the implied warranty of
9 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10 * GNU General Public License for more details.
11 */
12
13/*
14 * As a general rule, only version-specific property overrides should be placed
15 * inside this file. However, device definitions should be placed inside the
16 * msm8974.dtsi file.
17 */
18
Matt Wagantallec0798d2013-07-18 17:50:11 -070019/include/ "msm8974-v2.0-1.dtsi"
Neeti Desai3d0498b2013-09-30 17:24:03 -070020/include/ "apq8074-v2.0-1-ion.dtsi"
Neeti Desai294beed2013-03-20 14:07:00 -070021
Stepan Moskovchenko7d8cdcaa2013-04-25 17:10:55 -070022&soc {
Neeti Desaide5c8c32013-04-22 14:49:52 -070023 qcom,qseecom@a700000 {
Neeti Desai294beed2013-03-20 14:07:00 -070024 compatible = "qcom,qseecom";
Neeti Desaide5c8c32013-04-22 14:49:52 -070025 reg = <0x0a700000 0x500000>;
Neeti Desai294beed2013-03-20 14:07:00 -070026 reg-names = "secapp-region";
27 qcom,disk-encrypt-pipe-pair = <2>;
28 qcom,hlos-ce-hw-instance = <1>;
29 qcom,qsee-ce-hw-instance = <0>;
30 qcom,msm-bus,name = "qseecom-noc";
31 qcom,msm-bus,num-cases = <4>;
32 qcom,msm-bus,active-only = <0>;
33 qcom,msm-bus,num-paths = <1>;
34 qcom,msm-bus,vectors-KBps =
35 <55 512 0 0>,
36 <55 512 3936000 393600>,
37 <55 512 3936000 393600>,
38 <55 512 3936000 393600>;
39 };
Tanya Finkel2fd21352013-05-27 12:54:43 +030040
41 sound {
42 compatible = "qcom,apq8074-audio-taiko";
43 };
Neeti Desai294beed2013-03-20 14:07:00 -070044};
45
46&memory_hole {
Neeti Desaide5c8c32013-04-22 14:49:52 -070047 qcom,memblock-remove = <0x0a700000 0x5800000>; /* Address and size of the hole */
Neeti Desai294beed2013-03-20 14:07:00 -070048};
49
50&qseecom {
Neeti Desaide5c8c32013-04-22 14:49:52 -070051 status = "disabled";
Neeti Desai294beed2013-03-20 14:07:00 -070052};
53
Ilia Lindb52f372013-05-09 09:40:58 +030054&sdcc3 {
55 qcom,sup-voltages = <2000 2000>;
56 status = "ok";
57};
58
Vijayavardhan Vennapusad9d92d02013-08-16 13:30:03 +053059&ehci {
60 hsusb_vdd_dig-supply = <&pm8841_s2_corner>;
61 qcom,vdd-voltage-level = <1 2 3 5 7>;
62};
63