Message ID | 20210520111656.66017-2-fparent@baylibre.com |
---|---|
State | Accepted |
Commit | 70c1fc34f3c67ee8abc363a25803f47bfcec889f |
Headers | show |
Series | [v2,1/2] dt-bindings: rng: mediatek: convert to yaml schema | expand |
On Thu, 20 May 2021 13:16:56 +0200, Fabien Parent wrote: > Add RNG binding for MT8365 SoC. > > Signed-off-by: Fabien Parent <fparent@baylibre.com> > --- > > v2: Write the compatible in a more compact way > > 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 4be5fc3c1409..61888e07bda0 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,mt8365-rng - mediatek,mt8516-rng - const: mediatek,mt7623-rng
Add RNG binding for MT8365 SoC. Signed-off-by: Fabien Parent <fparent@baylibre.com> --- v2: Write the compatible in a more compact way Documentation/devicetree/bindings/rng/mtk-rng.yaml | 1 + 1 file changed, 1 insertion(+)