Re: [PATCH v3 0/3] dt-bindings: second batch of dt-schema conversions for Amlogic Meson bindings

From: Jerome Brunet
Date: Tue Aug 08 2023 - 13:47:25 EST



On Fri 04 Aug 2023 at 15:35, Neil Armstrong <neil.armstrong@xxxxxxxxxx> wrote:

> Hi Jerome,
>
> On 06/07/2023 16:52, Neil Armstrong wrote:
>> Batch conversion of the following bindings:
>> - amlogic,gxbb-clkc.txt
>> - amlogic,gxbb-aoclkc.txt
>>
>
> <snip>
>
>> ---
>> Neil Armstrong (3):
>> dt-bindings: clock: amlogic: convert amlogic,gxbb-clkc.txt to dt-schema
>> dt-bindings: clock: amlogic: convert amlogic,gxbb-aoclkc.txt to dt-schema
>
> Do you plan to take patches 1 & 2 ?
>
> If you can, it would be simpler if you could take patch 3 in the same batch.
>
> Thanks,
> Neil

Applied all 3 - fixing the checkpatch on patch 2

>
>> dt-bindings: soc: amlogic: document System Control registers
>> .../bindings/clock/amlogic,gxbb-aoclkc.txt | 64 ---------
>> .../bindings/clock/amlogic,gxbb-aoclkc.yaml | 85 +++++++++++
>> .../bindings/clock/amlogic,gxbb-clkc.txt | 53 -------
>> .../bindings/clock/amlogic,gxbb-clkc.yaml | 37 +++++
>> .../soc/amlogic/amlogic,meson-gx-hhi-sysctrl.yaml | 160 +++++++++++++++++++++
>> 5 files changed, 282 insertions(+), 117 deletions(-)
>> ---
>> base-commit: e1f6a8eaf1c271a0158114a03e3605f4fba059ad
>> change-id: 20230209-b4-amlogic-bindings-convert-take2-e2caf8e1c13f
>> Best regards,