diff mbox series

MAINTAINERS: Add Kishon as maintainer of PHY bindings

Message ID 20181018133105.3720-1-robh@kernel.org
State Accepted
Commit 640ac14744862b8b95652e7bc38b4ee987fa5eaf
Headers show
Series MAINTAINERS: Add Kishon as maintainer of PHY bindings | expand

Commit Message

Rob Herring Oct. 18, 2018, 1:31 p.m. UTC
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>

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

-- 
2.17.1

Comments

Rob Herring Nov. 16, 2018, 8:20 p.m. UTC | #1
On Thu, Oct 18, 2018 at 8:31 AM Rob Herring <robh@kernel.org> wrote:
>

> 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>


Ping? Kishon, any objection?

> ---

>  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 <wsa+renesas@sang-engineering.com>

> --

> 2.17.1

>
Kishon Vijay Abraham I Nov. 20, 2018, 5:39 a.m. UTC | #2
Hi Rob,

On 17/11/18 1:50 AM, Rob Herring wrote:
> On Thu, Oct 18, 2018 at 8:31 AM Rob Herring <robh@kernel.org> wrote:

>>

>> 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>

> 

> Ping? Kishon, any objection?


It's queued [1].

Thanks
Kishon

[1] -> 
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/MAINTAINERS?id=5c7412b139f189e18842d62951f6857e4937ce73
> 

>> ---

>>   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 <wsa+renesas@sang-engineering.com>

>> --

>> 2.17.1

>>
diff mbox series

Patch

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 <wsa+renesas@sang-engineering.com>