ARM: dts: msm: Set boot option 1 to enumeration request by WLAN for sdxpinn

For WLAN attaches the enumeration request should be done by WLAN.
And then PCIe Root complex will perform the enumeration process.

Change-Id: Ic7f897c374cf78d91113cfcced8cf8abd10ac07c
This commit is contained in:
Jyothi Kumar Seerapu
2022-11-18 15:27:38 +05:30
committed by Gerrit - the friendly Code Review server
parent 2d3606f3aa
commit 0b617a81ab

View File

@@ -112,6 +112,7 @@
iommu-map = <0x0 &apps_smmu 0x0800 0x1>,
<0x100 &apps_smmu 0x0801 0x1>;
qcom,boot-option = <0x1>;
qcom,aux-clk-freq = <20>; /* 19.2 MHz */
qcom,tpwr-on-scale = <1>;
qcom,tpwr-on-value = <9>;
@@ -419,6 +420,7 @@
iommu-map = <0x0 &apps_smmu 0x0880 0x1>,
<0x100 &apps_smmu 0x0881 0x1>;
qcom,boot-option = <0x1>;
qcom,aux-clk-freq = <20>; /* 19.2 MHz */
qcom,tpwr-on-scale = <1>;
qcom,tpwr-on-value = <9>;
@@ -674,6 +676,7 @@
iommu-map = <0x0 &apps_smmu 0x0900 0x1>,
<0x100 &apps_smmu 0x0901 0x1>;
qcom,boot-option = <0x1>;
qcom,aux-clk-freq = <20>; /* 19.2 MHz */
qcom,tpwr-on-scale = <1>;
qcom,tpwr-on-value = <9>;