<
dr_shui[m]>
> USB, WiFi, Leds, Buttons, Touch are working
<
dr_shui[m]>
The same soc of redmi 4x santoni ! would santoni also works?
<
barni2000[m]>
no redmi 4x is msm8940
<
barni2000[m]>
but i can check my redmi 4x
<
barni2000[m]>
can you reach 5GHz wireless on android with redmi 4x?
<
dr_shui[m]>
Oh, It’s same with redmi 4a rolex
<
barni2000[m]>
yes msm8917
<
barni2000[m]>
and redmi 5a riva
<
dr_shui[m]>
barni2000[m]: Redmi 4x WiFI only supports 802.11 b/g/n but not 802.11ac,can’t get 5G wifi
<
barni2000[m]>
than compatible is incorrect
<
barni2000[m]>
it should be qcom,wcn3620
<
barni2000[m]>
n also could use 5ghz in some cases afaik
<
barni2000[m]>
in mainline driver comaptible is only for configuration and not for what wcn you have :D
<
barni2000[m]>
huawei milan have wcn3660 but it only works with wcn3620 compatible because rf is limited to 2.4G
<
barni2000[m]>
this is for the stable branch
<
barni2000[m]>
&wcnss_mem {
<
barni2000[m]>
status = "okay";
<
dr_shui[m]>
Oh, I’ll try it soon!barni2000
<
dr_shui[m]>
Mine was 3660b and not working
<
barni2000[m]>
because it is not 5ghz
<
barni2000[m]>
which branch do you use?
<
barni2000[m]>
this ```vddpx-supply = <&pm8937_l5>; ``` is missing from your dts
<
dr_shui[m]>
It was danct’s branch
<
dr_shui[m]>
I made some modifications, it was not supporting wlan
<
barni2000[m]>
<barni2000[m]> "I have same IRIS Reg on santoni..." <- btw santon has wcn3610v1 so ```qcn,wcn3620```
<
barni2000[m]>
s/```qcn/`qcom/, s/```/`/
<
barni2000[m]>
* btw santoni has wcn3610v1 so qcom,wcn3620
<
barni2000[m]>
dr_shui[m]: wcn_iris tag is missing before iris node
<
barni2000[m]>
s/wcn_iris/wcnss\_iris/
<
barni2000[m]>
use 6.6/msm89x7
<
barni2000[m]>
lot of stuff is missing for it
<
barni2000[m]>
good commit messages :D
<
barni2000[m]>
if you copy the wcnss node from ugglite it should work
<
barni2000[m]>
* should work with the stable branch
<
barni2000[m]>
development branch also works
f_ has quit [Ping timeout: 480 seconds]
f_ has joined #msm8937-mainline