diff options
author | Krzysztof Kozlowski <[email protected]> | 2023-07-23 15:19:24 +0200 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2023-08-12 14:04:51 +0200 |
commit | c25223cba5aa9a536392933782d4a7df71d9093b (patch) | |
tree | c48275d24d9b79ba5a9dcbc02cee7b24a2f88ef4 | |
parent | f1b518b45d39ba81e5b3a156aa0dd3f856675f02 (diff) |
MAINTAINER: samsung: document dtbs_check requirement for Samsung
Samsung ARM/ARM64 SoCs (including legacy S3C64xx and S5PV210) are also
expected not to bring any new dtbs_check warnings. In fact this have
been already enforced and tested since few release.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Alim Akhtar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b93e4de47cd0..4feac955d633 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2634,6 +2634,7 @@ R: Alim Akhtar <[email protected]> L: [email protected] (moderated for non-subscribers) S: Maintained +P: Documentation/process/maintainer-soc-clean-dts.rst Q: https://patchwork.kernel.org/project/linux-samsung-soc/list/ B: mailto:[email protected] C: irc://irc.libera.chat/linux-exynos |