diff options
author | Yixun Lan <yixun.lan@amlogic.com> | 2018-05-03 21:26:21 +0800 |
---|---|---|
committer | Jerome Brunet <jbrunet@baylibre.com> | 2018-05-15 14:07:10 +0200 |
commit | 0ac2e1d425dd6ad7e61d35010058f9f9a359a700 (patch) | |
tree | 7304eb071286a6a0d31a5a6d7076cda9ab936753 /Documentation | |
parent | a0b5e4e4be0cf97b101eaf1a039a3a71c3fe0e66 (diff) | |
download | linux-0ac2e1d425dd6ad7e61d35010058f9f9a359a700.tar.gz linux-0ac2e1d425dd6ad7e61d35010058f9f9a359a700.tar.bz2 linux-0ac2e1d425dd6ad7e61d35010058f9f9a359a700.zip |
dt-bindings: clock: axg-aoclkc: New binding for Meson-AXG SoC
Update the dt-binding documentation to support new compatible string
for the Amlogic's Meson-AXG SoC.
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Yixun Lan <yixun.lan@amlogic.com>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/clock/amlogic,gxbb-aoclkc.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/amlogic,gxbb-aoclkc.txt b/Documentation/devicetree/bindings/clock/amlogic,gxbb-aoclkc.txt index 786dc39ca904..3a880528030e 100644 --- a/Documentation/devicetree/bindings/clock/amlogic,gxbb-aoclkc.txt +++ b/Documentation/devicetree/bindings/clock/amlogic,gxbb-aoclkc.txt @@ -9,6 +9,7 @@ Required Properties: - GXBB (S905) : "amlogic,meson-gxbb-aoclkc" - GXL (S905X, S905D) : "amlogic,meson-gxl-aoclkc" - GXM (S912) : "amlogic,meson-gxm-aoclkc" + - AXG (A113D, A113X) : "amlogic,meson-axg-aoclkc" followed by the common "amlogic,meson-gx-aoclkc" - #clock-cells: should be 1. |