blob: b29827270c268f3400664e4672ecca0716334484 [file] [log] [blame]
Kyle Yanffa581c2017-10-11 14:59:19 -07001/* Copyright (c) 2017, 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#include "sdm845-v2.dtsi"
14#include "sdm845-v2-camera.dtsi"
15
16/ {
17 model = "Qualcomm Technologies, Inc. SDM845 V2.1";
18 qcom,msm-id = <321 0x20001>;
19};
20
David Collins5ca27c02017-10-17 15:16:02 -070021&spmi_bus {
22 /delete-property/ qcom,enable-ahb-bus-workaround;
23};
Deepak Katragadda659ed1f2017-10-15 12:51:29 -070024
25&clock_gcc {
26 compatible = "qcom,gcc-sdm845-v2.1", "syscon";
27};
Patrick Daly392c2e12017-10-13 18:13:39 -070028
29&apps_smmu {
30 /delete-property/ qcom,no-asid-retention;
31};