2022-06-22 10:17:18

by Srinivasa Rao Mandadapu

[permalink] [raw]
Subject: [PATCH 1/2] ASoC: google: dt-bindings: Update sc7280-audioreach-herobrine compatible name

Update audioreach based compatible string for sc7280 based ADSP enabled
platforms.

Signed-off-by: Srinivasa Rao Mandadapu <[email protected]>
---
Documentation/devicetree/bindings/sound/google,sc7280-herobrine.yaml | 1 +
1 file changed, 1 insertion(+)

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
--
2.7.4


2022-06-22 13:42:25

by Mark Brown

[permalink] [raw]
Subject: Re: [PATCH 1/2] ASoC: google: dt-bindings: Update sc7280-audioreach-herobrine compatible name

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?


Attachments:
(No filename) (339.00 B)
signature.asc (499.00 B)
Download all attachments

2022-06-27 04:25:28

by Srinivasa Rao Mandadapu

[permalink] [raw]
Subject: Re: [PATCH 1/2] ASoC: google: dt-bindings: Update sc7280-audioreach-herobrine compatible name


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.