Re: [PATCH v4 2/4] ASoC: dt-bindings: Add FS2104/5S audio amplifiers

From: Nick Li
Date: Mon Jul 21 2025 - 08:03:28 EST


On Mon, Jul 21, 2025 at 12:48:24PM +0200, Krzysztof Kozlowski wrote:
> On 21/07/2025 12:38, Nick wrote:
> > + firmware-name:
> > + maxItems: 1
> > + description: |
> > + The firmware(*.bin) contains:
> > + a. Register initialization settings
> > + b. DSP effect parameters
> > + c. Multi-scene sound effect configurations(optional)
> > + It's gernerated by FourSemi's tuning tool.
> > +
> > +required:
> > + - compatible
> > + - reg
> > + - '#sound-dai-cells'
> > + - reset-gpios
> > + - firmware-name
>
>
> I do not see how you resolved my comment from v1 or v2. Nothing in the
> changelog explains that either.

Change logs are in the cover letter:
...
v2 -> v3:
.../foursemi,fs2105s.yaml(patch 0002)
- Drop "schema for " in the patch subject
- Delete the description of the property reg
- Restore the property clocks to v1
- Keep the same order as in list of properties
...
v1 -> v2:
- Adjust the order of patches according to the dependency relationship
- Rename yaml file to foursemi,fs2105s.yaml
- Fix some properties and error definitions in foursemi,fs2105s.yaml:
sdz-gpios -> reset->gpios
fs,fwm-name -> firmware-name
Delete fs,dai-name
- Drop "dt-bindings for" from subject
- Update the driver code according to the update of DT schema
- Fix warnings/errors reported by running checkpatch.pl --strict
- Fix warnings/errors reported by running make dt_bindings_check

Thanks.

Best regards,
Nick

>
>
> Best regards,
> Krzysztof
>