DT bindings normally go in via subsystem maintainers, so add PHY bindings under generic PHY framework.
Reported-by: Gustavo A. R. Silva <[email protected]> Cc: Kishon Vijay Abraham I <[email protected]> Signed-off-by: Rob Herring <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 9ad052aeac39..b01e77ae79c4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6132,6 +6132,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy.git S: Supported F: drivers/phy/ F: include/linux/phy/ +F: Documentation/devicetree/bindings/phy/ GENERIC PINCTRL I2C DEMULTIPLEXER DRIVER M: Wolfram Sang <[email protected]> -- 2.17.1

