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

Fairphone 3 speaker support #137

Draft
wants to merge 3 commits into
base: 6.4.7/main
Choose a base branch
from

Commits on Sep 23, 2023

  1. aw8898: import driver

    z3ntu committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    3b91846 View commit details
    Browse the repository at this point in the history
  2. aw8898: fix up

    z3ntu committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    ae87570 View commit details
    Browse the repository at this point in the history
  3. fp3: get speaker working (FP3)

    FP3 doesn't use wcd_codec, remove bits from msm8953.dtsi
    
    Commands:
    echo start | sudo tee /sys/class/remoteproc/remoteproc0/state
    amixer -c0 cset name='QUIN_MI2S_RX Audio Mixer MultiMedia1' 1
    amixer -c0 cset name='aw8898_speaker_switch' 1
    aplay -D plughw:0,0 testfiles/03.wav
    z3ntu committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    012f14b View commit details
    Browse the repository at this point in the history