Message ID | 1655892799-29641-2-git-send-email-quic_srivasam@quicinc.com |
---|---|
State | New |
Headers | show |
Series | [1/2] ASoC: google: dt-bindings: Update sc7280-audioreach-herobrine compatible name | expand |
On 6/22/2022 6:16 PM, Mark Brown wrote: Thanks for Your Time Mark Brown!! > On Wed, Jun 22, 2022 at 03:43:18PM +0530, Srinivasa Rao Mandadapu wrote: >> Update audioreach based compatible string for sc7280 based ADSP enabled >> platforms. >> compatible: >> enum: >> - google,sc7280-herobrine >> + - google,sc7280-audioreach-herobrine > Isn't the DSP firmware selection a purely software one? Yes. It's purely software related. will discard this additional compatible string, and re-spin the patch.
diff --git a/Documentation/devicetree/bindings/sound/google,sc7280-herobrine.yaml b/Documentation/devicetree/bindings/sound/google,sc7280-herobrine.yaml index 869b403..d3885e5 100644 --- a/Documentation/devicetree/bindings/sound/google,sc7280-herobrine.yaml +++ b/Documentation/devicetree/bindings/sound/google,sc7280-herobrine.yaml @@ -17,6 +17,7 @@ properties: compatible: enum: - google,sc7280-herobrine + - google,sc7280-audioreach-herobrine audio-routing: $ref: /schemas/types.yaml#/definitions/non-unique-string-array
Update audioreach based compatible string for sc7280 based ADSP enabled platforms. Signed-off-by: Srinivasa Rao Mandadapu <quic_srivasam@quicinc.com> --- Documentation/devicetree/bindings/sound/google,sc7280-herobrine.yaml | 1 + 1 file changed, 1 insertion(+)