diff options
author | Fabien Parent <fparent@baylibre.com> | 2019-03-23 22:15:59 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2019-04-25 14:32:51 -0700 |
commit | 67ea15169b35216bd741bc36ce11cf424245eb88 (patch) | |
tree | 39cb4a65e58ef358d3a0adc134191ad50e88fe0a /Documentation/devicetree/bindings/arm | |
parent | dac5d67277d654695444fe6cab94c1a596dff33c (diff) |
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')
-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 |