Skip to content
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-acer-a1-724: Add sound and modem #341

Conversation

qcom,micbias-lvl = <2800>;
qcom,mbhc-vthreshold-low = <150 150 500 500 500>;
qcom,mbhc-vthreshold-high = <150 150 500 500 500>;
qcom,hphl-jack-type-normally-open;
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The microphone/input doesn't switch between earpiece/speaker and headset automatically, but output does.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Headset microphone breaks buttons...

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks similar to #353

@wonderfulShrineMaidenOfParadise wonderfulShrineMaidenOfParadise changed the base branch from msm8916/6.7-rc4 to wip/msm8916/6.9-rc2 April 7, 2024 17:27
@wonderfulShrineMaidenOfParadise wonderfulShrineMaidenOfParadise marked this pull request as ready for review April 7, 2024 17:34
@wonderfulShrineMaidenOfParadise wonderfulShrineMaidenOfParadise changed the base branch from wip/msm8916/6.9-rc2 to wip/msm8916/6.9 May 28, 2024 15:54
@TravMurav TravMurav force-pushed the wip/msm8916/6.9 branch 2 times, most recently from 98939cb to c4d3662 Compare June 5, 2024 14:09
@TravMurav TravMurav force-pushed the wip/msm8916/6.9 branch 2 times, most recently from e7a0931 to 903e6f0 Compare June 6, 2024 05:09
@wonderfulShrineMaidenOfParadise wonderfulShrineMaidenOfParadise force-pushed the acer-a1-724 branch 2 times, most recently from cc060bc to c79b9a8 Compare June 6, 2024 13:24
Enable sound and modem for Acer Iconia Talk S A1-724.
The setup is similar to most MSM8916 devices, i.e.:

- QDSP6 audio
- Earpiece/headphones/microphones via digital/analog codec in
  MSM8916/PM8916
- WWAN Internet via BAM-DMUX

Signed-off-by: Raymond Hackley <raymondhackley@protonmail.com>
Link: https://lore.kernel.org/all/20240609100243.834169-1-raymondhackley@protonmail.com
@TravMurav TravMurav merged commit 19cb01e into msm8916-mainline:wip/msm8916/6.9 Jun 9, 2024
5 checks passed
@wonderfulShrineMaidenOfParadise wonderfulShrineMaidenOfParadise deleted the acer-a1-724 branch June 9, 2024 10:55
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
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants