msm8953-mainline / linux

Linux mainline kernel with WIP patches for msm8953 devices
Other
111 stars 59 forks source link

Add initial support for Xiaomi Redmi S2/Y2 (ysl) #101

Closed barni2000 closed 1 year ago

barni2000 commented 1 year ago

Hi here is my first set of changes for add support for ysl.

What works:

barni2000 commented 1 year ago

I am not sure the iris node is correct. Wifi/BT works as wcn3620, but the device contains wcn3615. But there is no qcom,wcn3615 option.

barni2000 commented 1 year ago

I am not sure the iris node is correct. Wifi/BT works as wcn3620, but the device contains wcn3615. But there is no qcom,wcn3615 option.

I find out Wifi cause instabillity for fix we need add this https://github.com/msm8916-mainline/linux/commit/fa96ff799352772b75bad2a9466106cc6bd9ea47 or maybe i should disable it

z3ntu commented 1 year ago

Any update on this? Is this ready?

barni2000 commented 1 year ago

Any update on this? Is this ready?

I think it is ready. What I want to enable in the future:

z3ntu commented 1 year ago

The only issue is the wifi instabillity, but it has fixed in the msm8916-mainline repository i hope the fix will be upstreamed.

We can just cherry-pick the fix into this repo if that helps on this device.

barni2000 commented 1 year ago

The only issue is the wifi instabillity, but it has fixed in the msm8916-mainline repository i hope the fix will be upstreamed.

We can just cherry-pick the fix into this repo if that helps on this device.

That's fine i think

z3ntu commented 1 year ago

@barni2000 Can you check again if this works fine now? The wifi patch you linked is also now in the branch.

barni2000 commented 1 year ago

@barni2000 Can you check again if this works fine now? The wifi patch you linked is also now in the branch.

Yes, i am going to check

barni2000 commented 1 year ago

@barni2000 Can you check again if this works fine now? The wifi patch you linked is also now in the branch.

Yes, i am going to check

It works fine for me