On Thu, 10 Dec 2020 23:03:00 +0900, Damien Le Moal wrote: > Document the device tree bindings for the Canaan Kendryte K210 SoC > reset controller driver in > Documentation/devicetree/bindings/reset/canaan,k210-rst.yaml. The header > file include/dt-bindings/reset/k210-rst.h is added to define all > possible reset lines of the SoC. > > Signed-off-by: Damien Le Moal <damien.lemoal@xxxxxxx> > --- > .../bindings/reset/canaan,k210-rst.yaml | 40 ++++++++++++++++++ > include/dt-bindings/reset/k210-rst.h | 42 +++++++++++++++++++ > 2 files changed, 82 insertions(+) > create mode 100644 Documentation/devicetree/bindings/reset/canaan,k210-rst.yaml > create mode 100644 include/dt-bindings/reset/k210-rst.h > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>