Loading arch/arm/boot/dts/qcom/msm8994-pinctrl.dtsi +11 −0 Original line number Original line Diff line number Diff line Loading @@ -853,5 +853,16 @@ bias-disable; /* No PULL */ bias-disable; /* No PULL */ }; }; }; }; cnss_pmux: cnss_pmux { qcom,pins = <&gp 113>; qcom,num-grp-pins = <1>; qcom,pin-func = <0>; label = "cnss_pins"; cnss_default: default { drive-strength = <16>; bias-pull-down; }; }; }; }; }; }; arch/arm/boot/dts/qcom/msm8994.dtsi +20 −0 Original line number Original line Diff line number Diff line Loading @@ -2185,6 +2185,26 @@ qcom,bcl { qcom,bcl { compatible = "qcom,bcl"; compatible = "qcom,bcl"; }; }; cnss: qcom,cnss@0d400000 { compatible = "qcom,cnss"; reg = <0x0d400000 0x200000>; reg-names = "ramdump"; wlan-en-gpio = <&msm_gpio 113 0>; vdd-wlan-supply = <&bt_vreg>; qcom,notify-modem-status; pinctrl-names = "default"; pinctrl-0 = <&cnss_default>; qcom,msm-bus,name = "msm-cnss"; qcom,msm-bus,num-cases = <4>; qcom,msm-bus,num-paths = <1>; qcom,msm-bus,vectors-KBps = <45 512 0 0>, /* No vote */ <45 512 6250 200000>, /* 50 Mbps */ <45 512 25000 200000>, /* 200 Mbps */ <45 512 100000 200000>; /* 800 Mbps */ }; }; }; &gdsc_usb30 { &gdsc_usb30 { Loading Loading
arch/arm/boot/dts/qcom/msm8994-pinctrl.dtsi +11 −0 Original line number Original line Diff line number Diff line Loading @@ -853,5 +853,16 @@ bias-disable; /* No PULL */ bias-disable; /* No PULL */ }; }; }; }; cnss_pmux: cnss_pmux { qcom,pins = <&gp 113>; qcom,num-grp-pins = <1>; qcom,pin-func = <0>; label = "cnss_pins"; cnss_default: default { drive-strength = <16>; bias-pull-down; }; }; }; }; }; };
arch/arm/boot/dts/qcom/msm8994.dtsi +20 −0 Original line number Original line Diff line number Diff line Loading @@ -2185,6 +2185,26 @@ qcom,bcl { qcom,bcl { compatible = "qcom,bcl"; compatible = "qcom,bcl"; }; }; cnss: qcom,cnss@0d400000 { compatible = "qcom,cnss"; reg = <0x0d400000 0x200000>; reg-names = "ramdump"; wlan-en-gpio = <&msm_gpio 113 0>; vdd-wlan-supply = <&bt_vreg>; qcom,notify-modem-status; pinctrl-names = "default"; pinctrl-0 = <&cnss_default>; qcom,msm-bus,name = "msm-cnss"; qcom,msm-bus,num-cases = <4>; qcom,msm-bus,num-paths = <1>; qcom,msm-bus,vectors-KBps = <45 512 0 0>, /* No vote */ <45 512 6250 200000>, /* 50 Mbps */ <45 512 25000 200000>, /* 200 Mbps */ <45 512 100000 200000>; /* 800 Mbps */ }; }; }; &gdsc_usb30 { &gdsc_usb30 { Loading