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 <redacted>
---
.../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!