diff options
author | Jerome Brunet <jbrunet@baylibre.com> | 2019-06-11 11:26:09 +0200 |
---|---|---|
committer | Jerome Brunet <jbrunet@baylibre.com> | 2019-06-11 11:26:09 +0200 |
commit | 1360952c96ccd394c118c66b968acd534b189e27 (patch) | |
tree | 3b2bc7a7f8ca39c5c45aa5804977d4fde89fdb22 | |
parent | ad517d5298cf47ba1a2a92587a3287113baeec0a (diff) | |
parent | 7391d7f4b0690a98c5bf6a113c33400e2d29d9f8 (diff) |
Merge branch 'v5.3/dt' into v5.3/drivers
-rw-r--r-- | Documentation/devicetree/bindings/clock/amlogic,gxbb-clkc.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/amlogic,gxbb-clkc.txt b/Documentation/devicetree/bindings/clock/amlogic,gxbb-clkc.txt index 5c8b105be4d6..6eaa52092313 100644 --- a/Documentation/devicetree/bindings/clock/amlogic,gxbb-clkc.txt +++ b/Documentation/devicetree/bindings/clock/amlogic,gxbb-clkc.txt @@ -10,6 +10,7 @@ Required Properties: "amlogic,gxl-clkc" for GXL and GXM SoC, "amlogic,axg-clkc" for AXG SoC. "amlogic,g12a-clkc" for G12A SoC. + "amlogic,g12b-clkc" for G12B SoC. - clocks : list of clock phandle, one for each entry clock-names. - clock-names : should contain the following: * "xtal": the platform xtal |