All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: net: wireless: mt76: add clock description for MT7986.
@ 2022-05-12  4:38 ` Peter Chiu
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Chiu @ 2022-05-12  4:38 UTC (permalink / raw)
  To: Felix Fietkau, Rob Herring
  Cc: Lorenzo Bianconi, Ryder Lee, Evelyn Tsai, Shayne Chen, Sam Shih,
	linux-wireless, linux-mediatek, devicetree, Peter Chiu

Add clocks and clock-names for MT7986.

Reviewed-by: Ryder Lee <ryder.lee@mediatek.com>
Signed-off-by: Peter Chiu <chui-hao.chiu@mediatek.com>
---
 .../bindings/net/wireless/mediatek,mt76.yaml        | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml b/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml
index 249967d8d..92ff98ffa 100644
--- a/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml
+++ b/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml
@@ -54,6 +54,16 @@ properties:
   reset-name:
     const: consys
 
+  clocks:
+    maxItems: 2
+    description:
+      Specify the consys clocks for mt7986.
+
+  clock-names:
+    items:
+      - const: mcu
+      - const: ap2conn
+
   mediatek,infracfg:
     $ref: /schemas/types.yaml#/definitions/phandle
     description:
@@ -269,5 +279,8 @@ examples:
               <0x10003000 0x1000>,
               <0x11d10000 0x1000>;
         interrupts = <GIC_SPI 213 IRQ_TYPE_LEVEL_HIGH>;
+        clocks = <&topckgen 50>,
+                 <&topckgen 62>;
+        clock-names = "mcu", "ap2conn";
         memory-region = <&wmcpu_emi>;
     };
-- 
2.18.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] dt-bindings: net: wireless: mt76: add clock description for MT7986.
@ 2022-05-12  4:38 ` Peter Chiu
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Chiu @ 2022-05-12  4:38 UTC (permalink / raw)
  To: Felix Fietkau, Rob Herring
  Cc: Lorenzo Bianconi, Ryder Lee, Evelyn Tsai, Shayne Chen, Sam Shih,
	linux-wireless, linux-mediatek, devicetree, Peter Chiu

Add clocks and clock-names for MT7986.

Reviewed-by: Ryder Lee <ryder.lee@mediatek.com>
Signed-off-by: Peter Chiu <chui-hao.chiu@mediatek.com>
---
 .../bindings/net/wireless/mediatek,mt76.yaml        | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml b/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml
index 249967d8d..92ff98ffa 100644
--- a/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml
+++ b/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml
@@ -54,6 +54,16 @@ properties:
   reset-name:
     const: consys
 
+  clocks:
+    maxItems: 2
+    description:
+      Specify the consys clocks for mt7986.
+
+  clock-names:
+    items:
+      - const: mcu
+      - const: ap2conn
+
   mediatek,infracfg:
     $ref: /schemas/types.yaml#/definitions/phandle
     description:
@@ -269,5 +279,8 @@ examples:
               <0x10003000 0x1000>,
               <0x11d10000 0x1000>;
         interrupts = <GIC_SPI 213 IRQ_TYPE_LEVEL_HIGH>;
+        clocks = <&topckgen 50>,
+                 <&topckgen 62>;
+        clock-names = "mcu", "ap2conn";
         memory-region = <&wmcpu_emi>;
     };
-- 
2.18.0


_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: net: wireless: mt76: add clock description for MT7986.
  2022-05-12  4:38 ` Peter Chiu
@ 2022-05-18  0:29   ` Rob Herring
  -1 siblings, 0 replies; 4+ messages in thread
From: Rob Herring @ 2022-05-18  0:29 UTC (permalink / raw)
  To: Peter Chiu
  Cc: Lorenzo Bianconi, linux-wireless, Evelyn Tsai, Ryder Lee,
	linux-mediatek, devicetree, Sam Shih, Shayne Chen, Felix Fietkau,
	Rob Herring

On Thu, 12 May 2022 12:38:59 +0800, Peter Chiu wrote:
> Add clocks and clock-names for MT7986.
> 
> Reviewed-by: Ryder Lee <ryder.lee@mediatek.com>
> Signed-off-by: Peter Chiu <chui-hao.chiu@mediatek.com>
> ---
>  .../bindings/net/wireless/mediatek,mt76.yaml        | 13 +++++++++++++
>  1 file changed, 13 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: net: wireless: mt76: add clock description for MT7986.
@ 2022-05-18  0:29   ` Rob Herring
  0 siblings, 0 replies; 4+ messages in thread
From: Rob Herring @ 2022-05-18  0:29 UTC (permalink / raw)
  To: Peter Chiu
  Cc: Lorenzo Bianconi, linux-wireless, Evelyn Tsai, Ryder Lee,
	linux-mediatek, devicetree, Sam Shih, Shayne Chen, Felix Fietkau,
	Rob Herring

On Thu, 12 May 2022 12:38:59 +0800, Peter Chiu wrote:
> Add clocks and clock-names for MT7986.
> 
> Reviewed-by: Ryder Lee <ryder.lee@mediatek.com>
> Signed-off-by: Peter Chiu <chui-hao.chiu@mediatek.com>
> ---
>  .../bindings/net/wireless/mediatek,mt76.yaml        | 13 +++++++++++++
>  1 file changed, 13 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-05-18  0:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-12  4:38 [PATCH] dt-bindings: net: wireless: mt76: add clock description for MT7986 Peter Chiu
2022-05-12  4:38 ` Peter Chiu
2022-05-18  0:29 ` Rob Herring
2022-05-18  0:29   ` Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.