Loading arch/arm64/boot/dts/qcom/sm8150-cdp.dtsi +4 −0 Original line number Diff line number Diff line Loading @@ -503,3 +503,7 @@ }; }; }; &wil6210 { status = "ok"; }; arch/arm64/boot/dts/qcom/sm8150-mtp.dtsi +4 −0 Original line number Diff line number Diff line Loading @@ -507,3 +507,7 @@ }; }; }; &wil6210 { status = "ok"; }; arch/arm64/boot/dts/qcom/sm8150-qrd.dtsi +4 −0 Original line number Diff line number Diff line Loading @@ -473,3 +473,7 @@ }; }; }; &wil6210 { status = "ok"; }; arch/arm64/boot/dts/qcom/sm8150.dtsi +26 −0 Original line number Diff line number Diff line Loading @@ -3142,6 +3142,32 @@ qcom,vdd-cx-mx-config = <752000 752000>; qcom,vdd-3.3-ch0-config = <3104000 3312000>; }; wil6210: qcom,wil6210 { compatible = "qcom,wil6210"; qcom,pcie-parent = <&pcie1>; pinctrl-names = "default"; pinctrl-0 = <&wil6210_refclk3_en_pin>; qcom,wigig-en = <&tlmm 131 0>; qcom,msm-bus,name = "wil6210"; qcom,msm-bus,num-cases = <2>; qcom,msm-bus,num-paths = <1>; qcom,msm-bus,vectors-KBps = <100 512 0 0>, <100 512 600000 800000>; /* ~4.6Gbps (MCS12) */ qcom,use-ext-supply; vddio-supply= <&pm855_s5>; qcom,use-ext-clocks; clocks = <&clock_rpmh RPMH_RF_CLK3>, <&clock_rpmh RPMH_RF_CLK3_A>; clock-names = "rf_clk3_clk", "rf_clk3_pin_clk"; qcom,smmu-support; qcom,smmu-mapping = <0x20000000 0xe0000000>; qcom,smmu-s1-en; qcom,smmu-fast-map; qcom,smmu-coherent; status = "disabled"; }; }; &emac_gdsc { Loading Loading
arch/arm64/boot/dts/qcom/sm8150-cdp.dtsi +4 −0 Original line number Diff line number Diff line Loading @@ -503,3 +503,7 @@ }; }; }; &wil6210 { status = "ok"; };
arch/arm64/boot/dts/qcom/sm8150-mtp.dtsi +4 −0 Original line number Diff line number Diff line Loading @@ -507,3 +507,7 @@ }; }; }; &wil6210 { status = "ok"; };
arch/arm64/boot/dts/qcom/sm8150-qrd.dtsi +4 −0 Original line number Diff line number Diff line Loading @@ -473,3 +473,7 @@ }; }; }; &wil6210 { status = "ok"; };
arch/arm64/boot/dts/qcom/sm8150.dtsi +26 −0 Original line number Diff line number Diff line Loading @@ -3142,6 +3142,32 @@ qcom,vdd-cx-mx-config = <752000 752000>; qcom,vdd-3.3-ch0-config = <3104000 3312000>; }; wil6210: qcom,wil6210 { compatible = "qcom,wil6210"; qcom,pcie-parent = <&pcie1>; pinctrl-names = "default"; pinctrl-0 = <&wil6210_refclk3_en_pin>; qcom,wigig-en = <&tlmm 131 0>; qcom,msm-bus,name = "wil6210"; qcom,msm-bus,num-cases = <2>; qcom,msm-bus,num-paths = <1>; qcom,msm-bus,vectors-KBps = <100 512 0 0>, <100 512 600000 800000>; /* ~4.6Gbps (MCS12) */ qcom,use-ext-supply; vddio-supply= <&pm855_s5>; qcom,use-ext-clocks; clocks = <&clock_rpmh RPMH_RF_CLK3>, <&clock_rpmh RPMH_RF_CLK3_A>; clock-names = "rf_clk3_clk", "rf_clk3_pin_clk"; qcom,smmu-support; qcom,smmu-mapping = <0x20000000 0xe0000000>; qcom,smmu-s1-en; qcom,smmu-fast-map; qcom,smmu-coherent; status = "disabled"; }; }; &emac_gdsc { Loading