diff options
author | Olof Johansson <olof@lixom.net> | 2018-05-25 23:49:29 +0200 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2018-05-25 23:49:29 +0200 |
commit | 86662ca5a5a4db9e659e62daca46ca0d1ffbaef8 (patch) | |
tree | 750d60ee0814c2a8239c4caf05cc5cf0c13b7d61 /Documentation | |
parent | Merge tag 'amlogic-dt64-2' of https://git.kernel.org/pub/scm/linux/kernel/git... (diff) | |
parent | ARM64: dts: meson: fix clock source of the pclk for UART_AO (diff) | |
download | linux-86662ca5a5a4db9e659e62daca46ca0d1ffbaef8.tar.xz linux-86662ca5a5a4db9e659e62daca46ca0d1ffbaef8.zip |
Merge tag 'amlogic-dt64-3' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into next/dt
Amlogic 64-bit DT updates, round3
- AXG: add new clock driver
* tag 'amlogic-dt64-3' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic:
ARM64: dts: meson: fix clock source of the pclk for UART_AO
ARM64: dts: meson-axg: add AO clock driver
dt-bindings: clock: reset: Add AXG AO Clock and Reset Bindings
dt-bindings: clock: axg-aoclkc: New binding for Meson-AXG SoC
clk: meson: gxbb: expose VDEC_1 and VDEC_HEVC clocks
dt-bindings: clock: meson8b: export the NAND clock
Signed-off-by: Olof Johansson <olof@lixom.net>
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. |