Messages in this thread Patch in this message |  | | From | Chuan Liu via B4 Relay <> | | Date | Fri, 11 Apr 2025 20:42:44 +0800 | | Subject | [PATCH 2/7] dt-bindings: soc: amlogic: C3 supports clk-measure |
| |
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
|  |