diff options
author | Chuan Liu <chuan.liu@amlogic.com> | 2025-04-15 05:45:26 +0300 |
---|---|---|
committer | Neil Armstrong <neil.armstrong@linaro.org> | 2025-04-22 15:15:18 +0300 |
commit | fb80ff25d57781d18adbe63c2a0170290144311a (patch) | |
tree | 8ed2388a238cb9fbe763e3be37098c79abea38ce | |
parent | ddcbc9d3f19a43de048b03eb43496d6a6c5a4d4f (diff) | |
download | linux-fb80ff25d57781d18adbe63c2a0170290144311a.tar.xz |
dt-bindings: soc: amlogic: S4 supports clk-measure
S4 adds support for clk-measure.
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Chuan Liu <chuan.liu@amlogic.com>
Link: https://lore.kernel.org/r/20250415-clk-measure-v3-3-9b8551dd33b4@amlogic.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
-rw-r--r-- | Documentation/devicetree/bindings/soc/amlogic/amlogic,meson-gx-clk-measure.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
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 275afe7fe374..39d4637c2d08 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 @@ -23,6 +23,7 @@ properties: - amlogic,meson-g12a-clk-measure - amlogic,meson-sm1-clk-measure - amlogic,c3-clk-measure + - amlogic,s4-clk-measure reg: maxItems: 1 |