On Fri, Feb 23, 2024 at 03:40:15AM +0800, Yang Xiwen wrote: > This SoC is similar to Hi3798CV200. > > Signed-off-by: Yang Xiwen <forbidden405@xxxxxxxxxxx> > --- > Documentation/devicetree/bindings/clock/hisilicon,hisi-crg.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/clock/hisilicon,hisi-crg.yaml b/Documentation/devicetree/bindings/clock/hisilicon,hisi-crg.yaml > index 251156905a7b..a4af12aa3f08 100644 > --- a/Documentation/devicetree/bindings/clock/hisilicon,hisi-crg.yaml > +++ b/Documentation/devicetree/bindings/clock/hisilicon,hisi-crg.yaml > @@ -23,6 +23,8 @@ properties: > - hisilicon,hi3798cv200-sysctrl > - hisilicon,hi3516cv300-crg > - hisilicon,hi3516cv300-sysctrl > + - hisilicon,hi3798mv200-crg > + - hisilicon,hi3798mv200-sysctrl Alpha-numeric order please. Really, looks like the first patch is what needs fixing. With that, Acked-by: Rob Herring <robh@xxxxxxxxxx> > - const: syscon > - const: simple-mfd > > > -- > 2.43.0 >