Message ID | 20240223-clk-mv200-v4-5-3e37e501d407@outlook.com (mailing list archive) |
---|---|
State | Changes Requested, archived |
Headers | show |
Series | clk: hisilicon: add support for Hi3798MV200 | expand |
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@outlook.com> > --- > 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@kernel.org> > - const: syscon > - const: simple-mfd > > > -- > 2.43.0 >
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 - const: syscon - const: simple-mfd