blob: a90d5506ca80f374307c3ee76505157982f96864 [file] [log] [blame]
Kaushal Kumar85b6ea72018-06-06 12:21:15 +05301/*
2 * Copyright (c) 2018, The Linux Foundation. All rights reserved.
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 version 2 and
6 * only version 2 as published by the Free Software Foundation.
7 *
8 * This program is distributed in the hope that it will be useful,
9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
10 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 * GNU General Public License for more details.
12 */
13
14/dts-v1/;
15/plugin/;
16
17#include <dt-bindings/clock/qcom,gcc-sdm845.h>
18#include <dt-bindings/clock/qcom,camcc-sdm845.h>
19#include <dt-bindings/clock/qcom,dispcc-sdm845.h>
20#include <dt-bindings/clock/qcom,rpmh.h>
21#include <dt-bindings/interrupt-controller/arm-gic.h>
22
23#include "sdm670-mtp.dtsi"
24#include "sdm670-int-cdc-usbc-audio-overlay.dtsi"
25
26/ {
27 model = "Qualcomm Technologies, Inc. SXR1130 PM660 + PM660L, USB-C Audio, MTP";
28 compatible = "qcom,sxr1130-mtp", "qcom,sxr1130", "qcom,mtp";
29 qcom,msm-id = <371 0x0>;
30 qcom,board-id = <8 2>;
31 qcom,pmic-id = <0x0001001b 0x0101011a 0x0 0x0>,
32 <0x0001001b 0x0102001a 0x0 0x0>,
33 <0x0001001b 0x0201011a 0x0 0x0>;
34};