On Mon, 06 May 2024 21:55:15 -0700, Drew Fustini wrote: > Document bindings for the T-Head TH1520 AP sub-system clock controller. > > Link: https://openbeagle.org/beaglev-ahead/beaglev-ahead/-/blob/main/docs/TH1520%20System%20User%20Manual.pdf > Co-developed-by: Yangtao Li <frank.li@xxxxxxxx> > Signed-off-by: Yangtao Li <frank.li@xxxxxxxx> > Signed-off-by: Drew Fustini <dfustini@xxxxxxxxxxxxxxx> > --- > .../bindings/clock/thead,th1520-clk-ap.yaml | 64 +++++++++++++++ > MAINTAINERS | 2 + > include/dt-bindings/clock/thead,th1520-clk-ap.h | 96 ++++++++++++++++++++++ > 3 files changed, 162 insertions(+) > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>