blob: 43c9f123e743a26878146be5e27c7886fe4e825b [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};