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

Message ID 20240223-clk-mv200-v4-5-3e37e501d407@outlook.com
State New
Headers
Series clk: hisilicon: add support for Hi3798MV200 |

Commit Message

Yang Xiwen via B4 Relay Feb. 22, 2024, 7:40 p.m. UTC
  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(+)
  

Comments

Rob Herring Feb. 23, 2024, 4:09 p.m. UTC | #1
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
>
  

Patch

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