Re: [PATCH V1 1/2] ASoC: dt-bindings: Add schema for "awinic,aw88081"
From: wangweidong . a
Date: Sun Oct 20 2024 - 22:44:12 EST
On Fri, Oct 18, 2024 at 12:08:08PM +0200, krzysztof.kozlowski@xxxxxxxxxx wrote:
> On 18/10/2024 11:43, wangweidong.a@xxxxxxxxxx wrote:
>> From: Weidong Wang <wangweidong.a@xxxxxxxxxx>
>>
>> Add the awinic,aw88081 property to the awinic,aw88395.yaml file.
>>
>> Signed-off-by: Weidong Wang <wangweidong.a@xxxxxxxxxx>
>> ---
>> Documentation/devicetree/bindings/sound/awinic,aw88395.yaml | 2 ++
>> 1 file changed, 2 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/sound/awinic,aw88395.yaml b/Documentation/devicetree/bindings/sound/awinic,aw88395.yaml
>> index ac5f2e0f42cb..b39c76b685f4 100644
>> --- a/Documentation/devicetree/bindings/sound/awinic,aw88395.yaml
>> +++ b/Documentation/devicetree/bindings/sound/awinic,aw88395.yaml
>> @@ -20,6 +20,7 @@ properties:
>> - awinic,aw88395
>> - awinic,aw88261
>> - awinic,aw88399
>> + - awinic,aw88081
> I am sorry, but what type of sorting are you keeping here? It looks
> entirely random.
Thank you very much for your review.
I will change it to
- awinic,aw88081
- awinic,aw88261
- awinic,aw88395
- awinic,aw88399
in PATCH V2
Best regards,
Weidong Wang