diff options
author | 2025-05-07 10:01:37 +0200 | |
---|---|---|
committer | 2025-05-28 07:19:40 -0500 | |
commit | 05e6d2ff6b6f9cc1d8dd06ee5d2b6623636b6571 (patch) | |
tree | d55ccac6c3ac1743534148eeaf9609d9c75bb41c /Documentation/devicetree | |
parent | dt-bindings: arm/cpus: Allow 2 power-domains entries (diff) | |
download | linux-rng-05e6d2ff6b6f9cc1d8dd06ee5d2b6623636b6571.tar.xz linux-rng-05e6d2ff6b6f9cc1d8dd06ee5d2b6623636b6571.zip |
ASoC: dt-bindings: qcom,sm8250: Add Fairphone 5 sound card
Document the bindings for the sound card on Fairphone 5 which uses the
older non-audioreach audio architecture.
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Link: https://lore.kernel.org/r/20250507-fp5-dp-sound-v4-1-4098e918a29e@fairphone.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/sound/qcom,sm8250.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml b/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml index b9e33a7429b0..b6f17646cf5b 100644 --- a/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml +++ b/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml @@ -28,6 +28,7 @@ properties: - qcom,sm8750-sndcard - const: qcom,sm8450-sndcard - enum: + - fairphone,fp5-sndcard - qcom,apq8096-sndcard - qcom,qcm6490-idp-sndcard - qcom,qcs6490-rb3gen2-sndcard |