diff options
author | Fabien Parent <fparent@baylibre.com> | 2019-03-23 22:15:59 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2019-04-25 23:32:51 +0200 |
commit | 67ea15169b35216bd741bc36ce11cf424245eb88 (patch) | |
tree | 39cb4a65e58ef358d3a0adc134191ad50e88fe0a /Documentation/devicetree/bindings/arm/mediatek | |
parent | clk: mediatek: Allow changing PLL rate when it is off (diff) | |
download | linux-67ea15169b35216bd741bc36ce11cf424245eb88.tar.xz linux-67ea15169b35216bd741bc36ce11cf424245eb88.zip |
dt-bindings: mediatek: topckgen: add support for MT8516
Add binding documentation of topckgen for MT8516 SoC.
Signed-off-by: Fabien Parent <fparent@baylibre.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/mediatek')
-rw-r--r-- | Documentation/devicetree/bindings/arm/mediatek/mediatek,topckgen.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/mediatek/mediatek,topckgen.txt b/Documentation/devicetree/bindings/arm/mediatek/mediatek,topckgen.txt index 46a1cfeb8b1d..a023b8338960 100644 --- a/Documentation/devicetree/bindings/arm/mediatek/mediatek,topckgen.txt +++ b/Documentation/devicetree/bindings/arm/mediatek/mediatek,topckgen.txt @@ -15,6 +15,7 @@ Required Properties: - "mediatek,mt8135-topckgen" - "mediatek,mt8173-topckgen" - "mediatek,mt8183-topckgen", "syscon" + - "mediatek,mt8516-topckgen" - #clock-cells: Must be 1 The topckgen controller uses the common clk binding from |