diff options
author | Ryder Lee <ryder.lee@mediatek.com> | 2018-11-07 15:10:16 +0800 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2018-11-16 16:31:20 -0600 |
commit | 570d54fe24634e87a48193dfc04a2486371cacea (patch) | |
tree | 5a9644f05a9e529b492fed783a76b52926a01d0a /Documentation/devicetree/bindings/rng/mtk-rng.txt | |
parent | f0001f587731603d2eccf5577ea74f12aa9a477c (diff) | |
download | lwn-570d54fe24634e87a48193dfc04a2486371cacea.tar.gz lwn-570d54fe24634e87a48193dfc04a2486371cacea.zip |
dt-bindings: rng: update bindings for MT7629 SoC
This updates bindings for MT7629 RNG driver.
Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>
Acked-by: Sean Wang <sean.wang@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/rng/mtk-rng.txt')
-rw-r--r-- | Documentation/devicetree/bindings/rng/mtk-rng.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/rng/mtk-rng.txt b/Documentation/devicetree/bindings/rng/mtk-rng.txt index 366b99bff8cd..2bc89f133701 100644 --- a/Documentation/devicetree/bindings/rng/mtk-rng.txt +++ b/Documentation/devicetree/bindings/rng/mtk-rng.txt @@ -1,9 +1,10 @@ Device-Tree bindings for Mediatek random number generator -found in Mediatek SoC family +found in MediaTek SoC family Required properties: - compatible : Should be "mediatek,mt7622-rng", "mediatek,mt7623-rng" : for MT7622 + "mediatek,mt7629-rng", "mediatek,mt7623-rng" : for MT7629 "mediatek,mt7623-rng" : for MT7623 - clocks : list of clock specifiers, corresponding to entries in clock-names property; |