blob: a14ad6f7eb6333230d4d518cfa27cf36291c5d02 [file] [log] [blame]
Manohar Vavilapalli73df4052020-03-19 10:15:17 +05301/* Copyright (c) 2019-2020, The Linux Foundation. All rights reserved.
Sanjay Dwivedic637a7c2019-04-29 19:03:12 +05302 *
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 PCIE-EP";
Gustavo Solaira01252c22019-06-27 22:10:15 -070019 compatible = "qcom,sa415m-ccard",
Gustavo Solairaaf1ab412019-06-12 13:01:52 -070020 "qcom,sdxpoorwills", "qcom,ccard";
Gustavo Solairabe180a42019-06-12 20:38:09 -070021 qcom,board-id = <25 1>, <25 0x101>;
Sanjay Dwivedic637a7c2019-04-29 19:03:12 +053022};
23
Gustavo Solairabe180a42019-06-12 20:38:09 -070024&usb {
25 /delete-property/ iommus;
26};
27
28&pcie_ep {
Sanjay Dwivedic637a7c2019-04-29 19:03:12 +053029 status = "okay";
30};
Gustavo Solairabe180a42019-06-12 20:38:09 -070031
32&ipa_hw {
33 qcom,use-ipa-in-mhi-mode;
Mohammed Javid67a159f2019-07-02 15:22:17 +053034 qcom,ipa-config-is-auto;
Mohammed Javid0ce726a2019-08-20 17:13:40 +053035 qcom,mhi-event-ring-id-limits = <7 11>; /* start and end */
Gustavo Solairabe180a42019-06-12 20:38:09 -070036};
37
38&cnss_pcie {
39 status = "disabled";
40};
41
42&pcie0 {
43 status = "disabled";
44};
45
46&mhi_device {
47 status = "okay";
48};
49
50&restart_pshold {
51 qcom,force-warm-reboot;
52};
Gustavo Solairade270242019-06-25 10:30:53 -070053
54&ipc_router_mhi_dev_xprt {
55 status = "okay";
56};
Rama Krishna Phani Ab3a7cf12019-07-04 20:11:49 +053057
58&mhi_net_device {
59 status = "okay";
60};
Manohar Vavilapalli1032fc62020-02-27 17:14:25 +053061
62&sdx_ext_ipc {
63 status = "okay";
64};