blob: d87b500226618c8c17f15b3269f3b79e2f3bb90b [file] [log] [blame]
Syed Rameez Mustafab41bf332013-06-05 12:09:22 -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 * Only 8026-specific property overrides should be placed inside this
15 * file. Device definitions should be placed inside the msm8226.dtsi
16 * file.
17 */
18
Syed Rameez Mustafa7723a532013-06-28 11:26:35 -070019/include/ "msm8226-v2.dtsi"
Syed Rameez Mustafab41bf332013-06-05 12:09:22 -070020
21/ {
22 model = "Qualcomm APQ 8026";
23 compatible = "qcom,apq8026";
24};