[PATCH v4 5/7] dt-bindings: clock: hisilicon,clock-reset-controller: add Hi3798MV200 SoC

Yang Xiwen via B4 Relay posted 7 patches 1 year, 11 months ago
There is a newer version of this series
[PATCH v4 5/7] dt-bindings: clock: hisilicon,clock-reset-controller: add Hi3798MV200 SoC
Posted by Yang Xiwen via B4 Relay 1 year, 11 months ago
From: Yang Xiwen <forbidden405@outlook.com>

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
           - const: syscon
           - const: simple-mfd
 

-- 
2.43.0
Re: [PATCH v4 5/7] dt-bindings: clock: hisilicon,clock-reset-controller: add Hi3798MV200 SoC
Posted by Rob Herring 1 year, 11 months ago
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
>