On 07/03/2023 03:46, William Qiu wrote: > Add documentation to describe StarFive System Controller Registers. Use subject prefixes matching the subsystem (which you can get for example with `git log --oneline -- DIRECTORY_OR_FILE` on the directory your patch is touching). This is not "syscon" subsystem, but rather starfive. > > Signed-off-by: William Qiu <william.qiu@xxxxxxxxxxxxxxxx> > Reviewed-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> > --- > .../bindings/soc/starfive/jh7110-syscon.yaml | 41 +++++++++++++++++++ > MAINTAINERS | 5 +++ > 2 files changed, 46 insertions(+) > create mode 100644 Documentation/devicetree/bindings/soc/starfive/jh7110-syscon.yaml > > diff --git a/Documentation/devicetree/bindings/soc/starfive/jh7110-syscon.yaml b/Documentation/devicetree/bindings/soc/starfive/jh7110-syscon.yaml > new file mode 100644 > index 000000000000..72c8850602b5 > --- /dev/null > +++ b/Documentation/devicetree/bindings/soc/starfive/jh7110-syscon.yaml Filename: starfive,jh7110-syscon.yaml Best regards, Krzysztof