On Tue, 18 Apr 2023 11:03:04 +0200, Sergio Paracuellos wrote: > Adds device tree binding documentation for system controller node present > in Mediatek MIPS and Ralink SOCs. This node is a clock and reset provider > for the rest of the world. This covers RT2880, RT3050, RT3052, RT3350, > RT3883, RT5350, MT7620, MT7628 and MT7688 SoCs. > > Signed-off-by: Sergio Paracuellos <sergio.paracuellos@xxxxxxxxx> > --- > .../bindings/clock/mediatek,mtmips-sysc.yaml | 65 +++++++++++++++++++ > 1 file changed, 65 insertions(+) > create mode 100644 Documentation/devicetree/bindings/clock/mediatek,mtmips-sysc.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>