Loading arch/arm/boot/dts/qcom/apq8009-mtp-drone.dts +20 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,26 @@ ts-channel-name = "vsync_ts_diff"; ts-channel-type = <0>; /* SMD_APPS_MODEM */ }; cnss_sdio: qcom,cnss_sdio { compatible = "qcom,cnss_sdio"; subsys-name = "AR6320"; /** * There is no vdd-wlan on board and this is not for DSRC. * IO and XTAL share the same vreg. */ vdd-wlan-io-supply = <&pm8916_l5>; qcom,wlan-ramdump-dynamic = <0x200000>; qcom,msm-bus,name = "msm-cnss"; qcom,msm-bus,num-cases = <4>; qcom,msm-bus,num-paths = <1>; qcom,msm-bus,vectors-KBps = <79 512 0 0>, /* No vote */ <79 512 6250 200000>, /* 50 Mbps */ <79 512 25000 200000>, /* 200 Mbps */ <79 512 2048000 4096000>; /* MAX */ }; }; &msm_gpio { Loading Loading
arch/arm/boot/dts/qcom/apq8009-mtp-drone.dts +20 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,26 @@ ts-channel-name = "vsync_ts_diff"; ts-channel-type = <0>; /* SMD_APPS_MODEM */ }; cnss_sdio: qcom,cnss_sdio { compatible = "qcom,cnss_sdio"; subsys-name = "AR6320"; /** * There is no vdd-wlan on board and this is not for DSRC. * IO and XTAL share the same vreg. */ vdd-wlan-io-supply = <&pm8916_l5>; qcom,wlan-ramdump-dynamic = <0x200000>; qcom,msm-bus,name = "msm-cnss"; qcom,msm-bus,num-cases = <4>; qcom,msm-bus,num-paths = <1>; qcom,msm-bus,vectors-KBps = <79 512 0 0>, /* No vote */ <79 512 6250 200000>, /* 50 Mbps */ <79 512 25000 200000>, /* 200 Mbps */ <79 512 2048000 4096000>; /* MAX */ }; }; &msm_gpio { Loading