Re: [PATCH v2 1/2] dt-bindings: rng: mediatek: convert to yaml schema

From: Rob Herring
Date: Thu May 20 2021 - 22:04:09 EST


On Thu, 20 May 2021 13:16:55 +0200, Fabien Parent wrote:
> Convert the RNG binding for MediaTek to use YAML schema.
>
> Signed-off-by: Fabien Parent <fparent@xxxxxxxxxxxx>
> ---
>
> v2: Write the compatibles in a more compact way
>
> .../devicetree/bindings/rng/mtk-rng.txt | 22 --------
> .../devicetree/bindings/rng/mtk-rng.yaml | 53 +++++++++++++++++++
> 2 files changed, 53 insertions(+), 22 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/rng/mtk-rng.txt
> create mode 100644 Documentation/devicetree/bindings/rng/mtk-rng.yaml
>

Applied, thanks!