Re: [PATCH 2/2] dt-bindings: rng: convert Samsung Exynos TRNG to dtschema

From: Rob Herring
Date: Tue Aug 17 2021 - 17:15:17 EST


On Wed, 11 Aug 2021 10:43:06 +0200, Krzysztof Kozlowski wrote:
> Convert Samsung Exynos SoC True Random Number Generator bindings to DT
> schema format using json-schema.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
> ---
> .../bindings/rng/samsung,exynos5250-trng.txt | 17 -------
> .../bindings/rng/samsung,exynos5250-trng.yaml | 44 +++++++++++++++++++
> MAINTAINERS | 2 +-
> 3 files changed, 45 insertions(+), 18 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/rng/samsung,exynos5250-trng.txt
> create mode 100644 Documentation/devicetree/bindings/rng/samsung,exynos5250-trng.yaml
>

Applied, thanks!