On Thu, 10 Dec 2020 23:02:59 +0900, Damien Le Moal wrote: > Document the device tree bindings of the Canaan Kendryte K210 SoC clock > driver in Documentation/devicetree/bindings/clock/canaan,k210-clk.yaml. > The header file include/dt-bindings/clock/k210-clk.h is modified to > include the complete list of IDs for all clocks of the SoC. > > Signed-off-by: Damien Le Moal <damien.lemoal@xxxxxxx> > --- > .../bindings/clock/canaan,k210-clk.yaml | 54 ++++++++++++++++++ > include/dt-bindings/clock/k210-clk.h | 55 +++++++++++++++---- > 2 files changed, 98 insertions(+), 11 deletions(-) > create mode 100644 Documentation/devicetree/bindings/clock/canaan,k210-clk.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>