diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> | 2021-08-11 10:43:06 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2021-08-17 17:14:42 -0500 |
commit | 9634cec586312a4fdc972a995f8d52441ed59b95 (patch) | |
tree | 70d7e6dc679bbc81057d21ee429b3401a695a687 /MAINTAINERS | |
parent | 22227848d31e7fa58170c8cb1a8e53b1f46c81ae (diff) |
dt-bindings: rng: convert Samsung Exynos TRNG to dtschema
Convert Samsung Exynos SoC True Random Number Generator bindings to DT
schema format using json-schema.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Link: https://lore.kernel.org/r/20210811084306.28740-2-krzysztof.kozlowski@canonical.com
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e08139ce9a5e..503e589250aa 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16302,7 +16302,7 @@ SAMSUNG EXYNOS TRUE RANDOM NUMBER GENERATOR (TRNG) DRIVER M: Ćukasz Stelmach <l.stelmach@samsung.com> L: linux-samsung-soc@vger.kernel.org S: Maintained -F: Documentation/devicetree/bindings/rng/samsung,exynos5250-trng.txt +F: Documentation/devicetree/bindings/rng/samsung,exynos5250-trng.yaml F: drivers/char/hw_random/exynos-trng.c SAMSUNG FRAMEBUFFER DRIVER |