diff options
| author | Dilip Gudlur <dgudlur@codeaurora.org> | 2018-06-05 18:10:59 -0700 |
|---|---|---|
| committer | Dilip Gudlur <dgudlur@codeaurora.org> | 2018-06-06 18:22:55 -0700 |
| commit | 37aa8a69c00d570220bc28ed427efb94104f9c9c (patch) | |
| tree | 39915c12956bcd681e5652cce13a3b112b8865dd | |
| parent | 3a9f9cc5918e4e12ac28c01faa4ecba9a54609fb (diff) | |
ARM: dts: msm: update pcie boot option on msm8996au
Change allows client driver to do enumeration
for neutrino endpoint connected to pcie RC2.
Change-Id: I995fd0c003bfd83005ad450e57d262d283f6c59e
Signed-off-by: Dilip Gudlur <dgudlur@codeaurora.org>
| -rw-r--r-- | arch/arm/boot/dts/qcom/msm8996-auto-mizar.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/qcom/msm8996-auto-mizar.dts b/arch/arm/boot/dts/qcom/msm8996-auto-mizar.dts index 8c750dab8707..006f1a28bf55 100644 --- a/arch/arm/boot/dts/qcom/msm8996-auto-mizar.dts +++ b/arch/arm/boot/dts/qcom/msm8996-auto-mizar.dts @@ -336,7 +336,6 @@ }; &pcie2 { - qcom,boot-option = <0x0>; perst-gpio = <&tlmm 90 0>; wake-gpio = <&tlmm 54 0>; }; |
