[PATCH 2/7] dt-bindings: soc: amlogic: C3 supports clk-measure

Chuan Liu via B4 Relay posted 7 patches 8 months, 1 week ago
There is a newer version of this series
[PATCH 2/7] dt-bindings: soc: amlogic: C3 supports clk-measure
Posted by Chuan Liu via B4 Relay 8 months, 1 week ago
From: Chuan Liu <chuan.liu@amlogic.com>

C3 adds support for clk-measure.

Signed-off-by: Chuan Liu <chuan.liu@amlogic.com>
---
 .../devicetree/bindings/soc/amlogic/amlogic,meson-gx-clk-measure.yaml    | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/soc/amlogic/amlogic,meson-gx-clk-measure.yaml b/Documentation/devicetree/bindings/soc/amlogic/amlogic,meson-gx-clk-measure.yaml
index 77c281153010..275afe7fe374 100644
--- a/Documentation/devicetree/bindings/soc/amlogic/amlogic,meson-gx-clk-measure.yaml
+++ b/Documentation/devicetree/bindings/soc/amlogic/amlogic,meson-gx-clk-measure.yaml
@@ -22,6 +22,7 @@ properties:
       - amlogic,meson-axg-clk-measure
       - amlogic,meson-g12a-clk-measure
       - amlogic,meson-sm1-clk-measure
+      - amlogic,c3-clk-measure
 
   reg:
     maxItems: 1

-- 
2.42.0
Re: [PATCH 2/7] dt-bindings: soc: amlogic: C3 supports clk-measure
Posted by Rob Herring (Arm) 8 months, 1 week ago
On Fri, 11 Apr 2025 20:42:44 +0800, Chuan Liu wrote:
> C3 adds support for clk-measure.
> 
> Signed-off-by: Chuan Liu <chuan.liu@amlogic.com>
> ---
>  .../devicetree/bindings/soc/amlogic/amlogic,meson-gx-clk-measure.yaml    | 1 +
>  1 file changed, 1 insertion(+)
> 

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