diff options
author | Rob Herring <robh@kernel.org> | 2018-10-18 15:31:05 +0200 |
---|---|---|
committer | Kishon Vijay Abraham I <kishon@ti.com> | 2018-12-12 05:31:31 +0100 |
commit | 640ac14744862b8b95652e7bc38b4ee987fa5eaf (patch) | |
tree | 01fce523a1d58df17d0844384bd276b5d6dbb923 /MAINTAINERS | |
parent | phy: sun4i-usb: add support for H6 USB2 PHY (diff) | |
download | linux-640ac14744862b8b95652e7bc38b4ee987fa5eaf.tar.xz linux-640ac14744862b8b95652e7bc38b4ee987fa5eaf.zip |
MAINTAINERS: Add Kishon as maintainer of PHY bindings
DT bindings normally go in via subsystem maintainers, so add PHY
bindings under generic PHY framework.
Reported-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Cc: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f4855974f325..72e930c51fd4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6189,6 +6189,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 <wsa+renesas@sang-engineering.com> |