Loading arch/arm/boot/dts/qti/apq8084-cdp.dtsi +6 −3 Original line number Diff line number Diff line Loading @@ -85,9 +85,12 @@ gnss_qca1530: qca,qca1530 { compatible = "qca,qca1530"; qca,reset-gpio = <&msmgpio 133 0>; /* Reset line */ qca,reset-supply = <&pma8084_l9>; /* Reset power regulator */ qca,pwr-supply = <&pma8084_l26>; /* Power regulator */ qca,reset-gpio = <&msmgpio 133 0>; qca,reset-supply = <&pma8084_l9>; qca,pwr-supply = <&pma8084_l26>; qca,xlna-supply = <&pma8084_l22>; qca,xlna-voltage-level = <3000000 3000000>; qca,xlna-current-level = <90000 100>; }; }; Loading arch/arm/boot/dts/qti/apq8084-liquid.dtsi +6 −2 Original line number Diff line number Diff line Loading @@ -122,8 +122,12 @@ gnss_qca1530: qca,qca1530@0 { compatible = "qca,qca1530"; qca,reset-gpio = <&msmgpio 128 0>; /* Reset line */ qca,pwr-supply = <&qca1530_vreg>; /* Power regulator */ qca,reset-gpio = <&msmgpio 128 0>; qca,pwr-supply = <&qca1530_vreg>; qca,pwr-gpio = <&msmgpio 66 0>; qca,xlna-supply = <&pma8084_l22>; qca,xlna-voltage-level = <3000000 3000000>; qca,xlna-current-level = <90000 100>; }; liquid_dock { Loading Loading
arch/arm/boot/dts/qti/apq8084-cdp.dtsi +6 −3 Original line number Diff line number Diff line Loading @@ -85,9 +85,12 @@ gnss_qca1530: qca,qca1530 { compatible = "qca,qca1530"; qca,reset-gpio = <&msmgpio 133 0>; /* Reset line */ qca,reset-supply = <&pma8084_l9>; /* Reset power regulator */ qca,pwr-supply = <&pma8084_l26>; /* Power regulator */ qca,reset-gpio = <&msmgpio 133 0>; qca,reset-supply = <&pma8084_l9>; qca,pwr-supply = <&pma8084_l26>; qca,xlna-supply = <&pma8084_l22>; qca,xlna-voltage-level = <3000000 3000000>; qca,xlna-current-level = <90000 100>; }; }; Loading
arch/arm/boot/dts/qti/apq8084-liquid.dtsi +6 −2 Original line number Diff line number Diff line Loading @@ -122,8 +122,12 @@ gnss_qca1530: qca,qca1530@0 { compatible = "qca,qca1530"; qca,reset-gpio = <&msmgpio 128 0>; /* Reset line */ qca,pwr-supply = <&qca1530_vreg>; /* Power regulator */ qca,reset-gpio = <&msmgpio 128 0>; qca,pwr-supply = <&qca1530_vreg>; qca,pwr-gpio = <&msmgpio 66 0>; qca,xlna-supply = <&pma8084_l22>; qca,xlna-voltage-level = <3000000 3000000>; qca,xlna-current-level = <90000 100>; }; liquid_dock { Loading