forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
arm64: dts: qcom: msm8916-longcheer-l8910 + msm8939-longcheer-l9100: Add rear flash #343
Closed
a-andre
wants to merge
4
commits into
msm8916-mainline:wip/msm8916/6.10-rc5
from
a-andre:msm8916-sy7802
Closed
arm64: dts: qcom: msm8916-longcheer-l8910 + msm8939-longcheer-l9100: Add rear flash #343
a-andre
wants to merge
4
commits into
msm8916-mainline:wip/msm8916/6.10-rc5
from
a-andre:msm8916-sy7802
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a-andre
force-pushed
the
msm8916-sy7802
branch
2 times, most recently
from
February 20, 2024 22:06
71de7a8
to
88c382f
Compare
a-andre
changed the base branch from
wip/msm8916/6.8-rc4
to
wip/msm8916/6.8-rc5
February 20, 2024 22:08
a-andre
changed the title
arm64: dts: qcom: msm8939-longcheer-l9100: Add rear flash
arm64: dts: qcom: msm8916-longcheer-l8910 + msm8939-longcheer-l9100: Add rear flash
Feb 20, 2024
The msm8916-longcheer-l8910 changes are untested. |
Document Silergy SY7802 flash LED driver devicetree bindings. Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: André Apitzsch <git@apitzsch.eu>
The SY7802 is a current-regulated charge pump which can regulate two current levels for Flash and Torch modes. It is a high-current synchronous boost converter with 2-channel high side current sources. Each channel is able to deliver 900mA current. Acked-by: Lee Jones <lee@kernel.org> Signed-off-by: André Apitzsch <git@apitzsch.eu>
The phone has a Silergy SY7802 flash LED controller. Signed-off-by: André Apitzsch <git@apitzsch.eu>
The phone has a Silergy SY7802 flash LED controller. Signed-off-by: André Apitzsch <git@apitzsch.eu>
a-andre
changed the base branch from
wip/msm8916/6.8-rc5
to
wip/msm8916/6.10-rc5
June 28, 2024 20:56
The flash driver has been applied. |
I've picked up 1-3 as upstream/fromlist and the 4/4 into the queue too, I think it looks fine and maybe we will see if someone complains otherwise :D Thanks for getting this upstream! |
TravMurav
pushed a commit
that referenced
this pull request
Jul 17, 2024
Add a test case which replaces an active ingress qdisc while keeping the miniq in-tact during the transition period to the new clsact qdisc. # ./vmtest.sh -- ./test_progs -t tc_link [...] ./test_progs -t tc_link [ 3.412871] bpf_testmod: loading out-of-tree module taints kernel. [ 3.413343] bpf_testmod: module verification failed: signature and/or required key missing - tainting kernel #332 tc_links_after:OK #333 tc_links_append:OK #334 tc_links_basic:OK #335 tc_links_before:OK #336 tc_links_chain_classic:OK #337 tc_links_chain_mixed:OK #338 tc_links_dev_chain0:OK #339 tc_links_dev_cleanup:OK #340 tc_links_dev_mixed:OK #341 tc_links_ingress:OK #342 tc_links_invalid:OK #343 tc_links_prepend:OK #344 tc_links_replace:OK #345 tc_links_revision:OK Summary: 14/0 PASSED, 0 SKIPPED, 0 FAILED Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Cc: Martin KaFai Lau <martin.lau@kernel.org> Link: https://lore.kernel.org/r/20240708133130.11609-2-daniel@iogearbox.net Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.