summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2018-10-18 08:31:05 -0500
committerKishon Vijay Abraham I <kishon@ti.com>2018-12-12 10:01:31 +0530
commit640ac14744862b8b95652e7bc38b4ee987fa5eaf (patch)
tree01fce523a1d58df17d0844384bd276b5d6dbb923
parentae409cc7c3cdb9ac4a1dba3eae70efec3d6b6c79 (diff)
downloadlinux-stable-640ac14744862b8b95652e7bc38b4ee987fa5eaf.tar.gz
linux-stable-640ac14744862b8b95652e7bc38b4ee987fa5eaf.tar.bz2
linux-stable-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>
-rw-r--r--MAINTAINERS1
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>