diff options
author | Neil Armstrong <narmstrong@baylibre.com> | 2019-08-20 17:40:48 +0300 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2019-08-20 22:21:13 +0300 |
commit | b555cafb766a10846d228346aa71e517a5393c95 (patch) | |
tree | 237747a2dc921bbe9f2dc282c876b1ffbf2c73e9 /Documentation/devicetree/bindings/soc/amlogic | |
parent | c9cc9bec36d055077094db9fa57dfbf1870cbb73 (diff) | |
download | linux-b555cafb766a10846d228346aa71e517a5393c95.tar.xz |
dt-bindings: soc: amlogic: clk-measure: Add SM1 compatible
Add the Amlogic SM1 Compatible for the clk-measurer IP.
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'Documentation/devicetree/bindings/soc/amlogic')
-rw-r--r-- | Documentation/devicetree/bindings/soc/amlogic/clk-measure.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/soc/amlogic/clk-measure.txt b/Documentation/devicetree/bindings/soc/amlogic/clk-measure.txt index 6bf6b43f8dd8..3dd563cec794 100644 --- a/Documentation/devicetree/bindings/soc/amlogic/clk-measure.txt +++ b/Documentation/devicetree/bindings/soc/amlogic/clk-measure.txt @@ -11,6 +11,7 @@ Required properties: "amlogic,meson8b-clk-measure" for Meson8b SoCs "amlogic,meson-axg-clk-measure" for AXG SoCs "amlogic,meson-g12a-clk-measure" for G12a SoCs + "amlogic,meson-sm1-clk-measure" for SM1 SoCs - reg: base address and size of the Clock Measurer register space. Example: |