blob: 65c57617227e73f0a92c227147e2c652786c99b1 [file] [log] [blame]
Sanjay Dwivedic637a7c2019-04-29 19:03:12 +05301/* Copyright (c) 2019, 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/dts-v1/;
14
Gustavo Solaira01252c22019-06-27 22:10:15 -070015#include "sa415m-ccard.dtsi"
Sanjay Dwivedic637a7c2019-04-29 19:03:12 +053016
17/ {
Gustavo Solairaaf1ab412019-06-12 13:01:52 -070018 model = "Qualcomm Technologies, Inc. SA415M CCARD";
Gustavo Solaira01252c22019-06-27 22:10:15 -070019 compatible = "qcom,sa415m-ccard",
Gustavo Solairaaf1ab412019-06-12 13:01:52 -070020 "qcom,sdxpoorwills", "qcom,ccard";
Sanjay Dwivedic637a7c2019-04-29 19:03:12 +053021 qcom,board-id = <25 0>, <25 0x100>;
Ajay Agarwal748367c2020-04-17 12:33:39 +053022
23 qcom_gadget {
24 compatible = "qcom,usb-gadget";
25 qcom,vid = <0x05c6>;
26
27 composition1 {
28 qcom,pid = <0x90dc>;
29 qcom,composition = "diag.diag,cser.dun.0,gsi.rmnet,gsi.dpl,qdss.qdss";
30 };
31 };
Sanjay Dwivedic637a7c2019-04-29 19:03:12 +053032};