mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 05:00:27 +00:00
Merge "ARM: dts: msm: Add GNSS SiRFStarV pinctrl for SM8150"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
542dbedf7f
@@ -6,7 +6,13 @@
|
||||
|
||||
/* Empty node to generate minimal overlay fragment */
|
||||
&soc {
|
||||
|
||||
ss5_pwr_ctrl0 {
|
||||
compatible = "qcom,gnss_sirf";
|
||||
pinctrl-0 = <&ss5_pwr_ctrl_rst_on>;
|
||||
ssVreset-gpio = <&tlmm 11 1>;
|
||||
ssVonoff-gpio = <&tlmm 39 1>;
|
||||
ssVboot-gpio = <&tlmm 40 1>;
|
||||
};
|
||||
};
|
||||
|
||||
&qupv3_se0_spi {
|
||||
|
||||
@@ -1984,3 +1984,7 @@
|
||||
&qupv3_se12_2uart {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&qupv3_se9_2uart {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user