diff mbox series

MAINTAINERS: add include/dt-bindings/phy to GENERIC PHY FRAMEWORK

Message ID 20220613122621.18397-1-lukas.bulwahn@gmail.com
State Accepted
Commit 18b3eb79b1cfc41cf4aeb5f789d27fa2e82b835f
Headers show
Series MAINTAINERS: add include/dt-bindings/phy to GENERIC PHY FRAMEWORK | expand

Commit Message

Lukas Bulwahn June 13, 2022, 12:26 p.m. UTC
Maintainers of the directory Documentation/devicetree/bindings/phy
are also the maintainers of the corresponding directory
include/dt-bindings/phy.

Add the file entry for include/dt-bindings/phy to the appropriate
section in MAINTAINERS.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Kishon, Vinod, please pick this MAINTAINERS addition to your section.

 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Vinod Koul June 17, 2022, 12:39 a.m. UTC | #1
On 13-06-22, 14:26, Lukas Bulwahn wrote:
> Maintainers of the directory Documentation/devicetree/bindings/phy
> are also the maintainers of the corresponding directory
> include/dt-bindings/phy.
> 
> Add the file entry for include/dt-bindings/phy to the appropriate
> section in MAINTAINERS.

Applied, thanks
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 3bb8a8724eaf..7a4c3e811262 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8354,6 +8354,7 @@  Q:	https://patchwork.kernel.org/project/linux-phy/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git
 F:	Documentation/devicetree/bindings/phy/
 F:	drivers/phy/
+F:	include/dt-bindings/phy/
 F:	include/linux/phy/
 
 GENERIC PINCTRL I2C DEMULTIPLEXER DRIVER