Message ID | 20210817074557.30953-9-sam.shih@mediatek.com |
---|---|
State | New |
Headers | show |
Series | Add basic SoC support for mediatek mt7986 | expand |
On Tue, Aug 17, 2021 at 03:45:53PM +0800, Sam Shih wrote: > Add RNG binding for MT7986 SoC. > > Signed-off-by: Sam Shih <sam.shih@mediatek.com> > > --- > v2: patch v1 has been applied Then don't send the patch again. Rob
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> --- v2: patch v1 has been applied --- Documentation/devicetree/bindings/rng/mtk-rng.yaml | 1 + 1 file changed, 1 insertion(+)