msm8916-mainline / linux

Linux mainline kernel fork for various Qualcomm MSM8909/MSM8916/MSM8939 devices
https://wiki.postmarketos.org/wiki/MSM8916_Mainlining
Other
159 stars 123 forks source link

ARM: dts: qcom: msm8909: add ZTE N818s sapphire #381

Closed kclinx closed 1 week ago

kclinx commented 1 week ago

Device tree for ZTE N818s (sapphire), based on acer-t01

Tested (working):

Not working:

Re-opened due to re-target on 6.12-v7 branch

wonderfulShrineMaidenOfParadise commented 1 week ago

Do not open another PR. Just rebase and change the target branch.

kclinx commented 1 week ago

Do not open another PR. Just rebase and change the target branch.

I tried to change the source branch for my pull request, and there didn't seem to be an option to do that

TravMurav commented 1 week ago

I tried to change the source branch for my pull request, and there didn't seem to be an option to do that

That's why you generally use feature branches (i.e. something like sapphire-initial) and rebase them to the target branch instead of picking changes to random branches. No need to close this PR and create yet another one though

kclinx commented 1 week ago

I tried to change the source branch for my pull request, and there didn't seem to be an option to do that

That's why you generally use feature branches (i.e. something like sapphire-initial) and rebase them to the target branch instead of picking changes to random branches. No need to close this PR and create yet another one though

Good to know. I'll remember that next time

stephan-gh commented 1 week ago

Included in wip/msm8916/6.12 branch, thanks!