[PATCH v7 2/2] MAINAINTERS: add regulator.rs to the regulator API entry

Daniel Almeida posted 2 patches 3 months ago
There is a newer version of this series
[PATCH v7 2/2] MAINAINTERS: add regulator.rs to the regulator API entry
Posted by Daniel Almeida 3 months ago
Add this file to the regulator API entry as requested by Mark Brown.

Signed-off-by: Daniel Almeida <daniel.almeida@collabora.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index c3f7fbd0d67afe8376ea84bc17d70e9fa4b89bf6..235a33b013473b6ff83c4fbd67c0b635c2ed2366 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -26522,6 +26522,7 @@ T:	git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git
 F:	Documentation/devicetree/bindings/regulator/
 F:	Documentation/power/regulator/
 F:	drivers/regulator/
+F:	rust/kernel/regulator.rs
 F:	include/dt-bindings/regulator/
 F:	include/linux/regulator/
 K:	regulator_get_optional

-- 
2.50.0
Re: [PATCH v7 2/2] MAINAINTERS: add regulator.rs to the regulator API entry
Posted by Alexandre Courbot 3 months ago
On Sat Jul 5, 2025 at 3:43 AM JST, Daniel Almeida wrote:
> Add this file to the regulator API entry as requested by Mark Brown.
>
> Signed-off-by: Daniel Almeida <daniel.almeida@collabora.com>

Just to point out that "MAINTAINERS" is misspelled in the subject. :)