Message ID | 20210726071439.14248-9-sam.shih@mediatek.com |
---|---|
State | Accepted |
Commit | 6ef02f9c394c5f821a27b7c54f0145e0c54050eb |
Headers | show |
Series | Add basic SoC support for mediatek mt7986 | expand |
On Mon, 26 Jul 2021 15:14:35 +0800, Sam Shih wrote: > Add RNG binding for MT7986 SoC. > > Signed-off-by: Sam Shih <sam.shih@mediatek.com> > --- > Documentation/devicetree/bindings/rng/mtk-rng.yaml | 1 + > 1 file changed, 1 insertion(+) > Applied, thanks!
diff --git a/Documentation/devicetree/bindings/rng/mtk-rng.yaml b/Documentation/devicetree/bindings/rng/mtk-rng.yaml index 61888e07bda0..bb32491ee8ae 100644 --- a/Documentation/devicetree/bindings/rng/mtk-rng.yaml +++ b/Documentation/devicetree/bindings/rng/mtk-rng.yaml @@ -21,6 +21,7 @@ properties: - enum: - mediatek,mt7622-rng - mediatek,mt7629-rng + - mediatek,mt7986-rng - mediatek,mt8365-rng - mediatek,mt8516-rng - const: mediatek,mt7623-rng
Add RNG binding for MT7986 SoC. Signed-off-by: Sam Shih <sam.shih@mediatek.com> --- Documentation/devicetree/bindings/rng/mtk-rng.yaml | 1 + 1 file changed, 1 insertion(+)