Batch conversion of the following bindings: - amlogic,gxbb-clkc.txt - amlogic,gxbb-aoclkc.txt And in addition document the System Control registers top node. DT fixups will be posted once those conversion are fully reviewed. With this serie, the in-review and applied bindings documentation, the the following arm64 compatible are yet to be documented in dt-schema: ['amlogic,axg-audio-clkc'] ['amlogic,g12a-audio-clkc'] ['amlogic,sm1-audio-clkc'] ['amlogic,g12a-tohdmitx'] ['amlogic,sm1-tohdmitx', 'amlogic,g12a-tohdmitx'] ['everest,es7154'] ['everest,es7241'] ['ti,tas5707'] ['linux,spdif-dir'] ['gpio-fan'] ['pwm-fan'] Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx> --- Changes in v2: - rebased on next-20230705 - dropped applied patches - dropped example in clk bindings - fixed clk bindings - fixed sysctrl bindings and moved patch to the end - Link to v1: https://lore.kernel.org/r/20230209-b4-amlogic-bindings-convert-take2-v1-0-c4fe9049def9@xxxxxxxxxx --- 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 dt-bindings: soc: amlogic: document System Control registers .../bindings/clock/amlogic,gxbb-aoclkc.txt | 64 --------- .../bindings/clock/amlogic,gxbb-aoclkc.yaml | 101 +++++++++++++ .../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, 298 insertions(+), 117 deletions(-) --- base-commit: e1f6a8eaf1c271a0158114a03e3605f4fba059ad change-id: 20230209-b4-amlogic-bindings-convert-take2-e2caf8e1c13f Best regards, -- Neil Armstrong <neil.armstrong@xxxxxxxxxx>