diff options
| author | Ryan Chen <ryan_chen@aspeedtech.com> | 2025-12-24 13:37:23 +0800 |
|---|---|---|
| committer | Stephen Boyd <sboyd@kernel.org> | 2026-02-03 21:35:59 -0800 |
| commit | 122c157c4808f79bfe2d1786b59479fead43ad92 (patch) | |
| tree | 66c5e8705ff0f3cf4f9e4364afecdd87a9ea8c75 | |
| parent | 03b3faa12c25140d00f9dca4ed44a6184600d9d8 (diff) | |
MAINTAINERS: Add entry for ASPEED clock drivers.
Add support entry for ASPEED clock drivers.
Signed-off-by: Ryan Chen <ryan_chen@aspeedtech.com>
Reviewed-by: Brian Masney <bmasney@redhat.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
| -rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5b11839cba9d..201ff5d5c31c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3836,6 +3836,15 @@ L: rust-for-linux@vger.kernel.org S: Maintained F: drivers/net/phy/ax88796b_rust.rs +ARM/ASPEED CLOCK SUPPORT +M: Ryan Chen <ryan_chen@aspeedtech.com> +R: Joel Stanley <joel@jms.id.au> +L: linux-clk@vger.kernel.org +L: linux-aspeed@lists.ozlabs.org +S: Maintained +F: Documentation/devicetree/bindings/mfd/aspeed,ast2x00-scu.yaml +F: drivers/clk/aspeed/ + ASPEED CRYPTO DRIVER M: Neal Liu <neal_liu@aspeedtech.com> L: linux-aspeed@lists.ozlabs.org (moderated for non-subscribers) |
