All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Drop dt-bindings/genpd/k2g.h
@ 2018-09-28 22:46 ` Nishanth Menon
  0 siblings, 0 replies; 6+ messages in thread
From: Nishanth Menon @ 2018-09-28 22:46 UTC (permalink / raw)
  To: Santosh Shilimkar
  Cc: linux-kernel, linux-arm-kernel, Nishanth Menon, Rob Herring,
	Dave Gerlach, Tero Kristo

Drop include/dt-bindings/genpd/k2g.h which disappeared from kernel tree
some time back, however MAINTAINERS file was missed to be updated.

Fixes: d16645054d2f ("dt-bindings: Drop k2g genpd device ID macros")
Cc: Rob Herring <robh@kernel.org>
Cc: Dave Gerlach <d-gerlach@ti.com>
Cc: Santosh Shilimkar <ssantosh@kernel.org>
Cc: Tero Kristo <t-kristo@ti.com>
Reported-by: Joe Perches <joe@perches.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
---

A big oops.. Sorry about that. will do better next time. I tried to relook and
I think we have'nt missed any other files.

Based off next-20180928 tag.

Santosh, any chance you could pick this up -> Thread:
https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1776470.html

 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1c62b724bb60..633aa6385e37 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14550,7 +14550,6 @@ F:	Documentation/devicetree/bindings/arm/keystone/ti,sci.txt
 F:	drivers/firmware/ti_sci*
 F:	include/linux/soc/ti/ti_sci_protocol.h
 F:	Documentation/devicetree/bindings/soc/ti/sci-pm-domain.txt
-F:	include/dt-bindings/genpd/k2g.h
 F:	drivers/soc/ti/ti_sci_pm_domains.c
 F:	Documentation/devicetree/bindings/reset/ti,sci-reset.txt
 F:	Documentation/devicetree/bindings/clock/ti,sci-clk.txt
-- 
2.15.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [PATCH] MAINTAINERS: Drop dt-bindings/genpd/k2g.h
@ 2018-09-28 22:46 ` Nishanth Menon
  0 siblings, 0 replies; 6+ messages in thread
From: Nishanth Menon @ 2018-09-28 22:46 UTC (permalink / raw)
  To: linux-arm-kernel

Drop include/dt-bindings/genpd/k2g.h which disappeared from kernel tree
some time back, however MAINTAINERS file was missed to be updated.

Fixes: d16645054d2f ("dt-bindings: Drop k2g genpd device ID macros")
Cc: Rob Herring <robh@kernel.org>
Cc: Dave Gerlach <d-gerlach@ti.com>
Cc: Santosh Shilimkar <ssantosh@kernel.org>
Cc: Tero Kristo <t-kristo@ti.com>
Reported-by: Joe Perches <joe@perches.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
---

A big oops.. Sorry about that. will do better next time. I tried to relook and
I think we have'nt missed any other files.

Based off next-20180928 tag.

Santosh, any chance you could pick this up -> Thread:
https://www.mail-archive.com/linux-kernel at vger.kernel.org/msg1776470.html

 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1c62b724bb60..633aa6385e37 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14550,7 +14550,6 @@ F:	Documentation/devicetree/bindings/arm/keystone/ti,sci.txt
 F:	drivers/firmware/ti_sci*
 F:	include/linux/soc/ti/ti_sci_protocol.h
 F:	Documentation/devicetree/bindings/soc/ti/sci-pm-domain.txt
-F:	include/dt-bindings/genpd/k2g.h
 F:	drivers/soc/ti/ti_sci_pm_domains.c
 F:	Documentation/devicetree/bindings/reset/ti,sci-reset.txt
 F:	Documentation/devicetree/bindings/clock/ti,sci-clk.txt
-- 
2.15.1

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: Drop dt-bindings/genpd/k2g.h
  2018-09-28 22:46 ` Nishanth Menon
@ 2018-09-29  0:07   ` Santosh Shilimkar
  -1 siblings, 0 replies; 6+ messages in thread
From: Santosh Shilimkar @ 2018-09-29  0:07 UTC (permalink / raw)
  To: arm, Olof Johansson, Arnd Bergmann
  Cc: Nishanth Menon, Santosh Shilimkar, linux-kernel,
	linux-arm-kernel, Rob Herring, Dave Gerlach, Tero Kristo

Hi Anrd, Olof,

On 9/28/2018 3:46 PM, Nishanth Menon wrote:
> Drop include/dt-bindings/genpd/k2g.h which disappeared from kernel tree
> some time back, however MAINTAINERS file was missed to be updated.
> 
> Fixes: d16645054d2f ("dt-bindings: Drop k2g genpd device ID macros")
> Cc: Rob Herring <robh@kernel.org>
> Cc: Dave Gerlach <d-gerlach@ti.com>
> Cc: Santosh Shilimkar <ssantosh@kernel.org>
> Cc: Tero Kristo <t-kristo@ti.com>
> Reported-by: Joe Perches <joe@perches.com>
> Signed-off-by: Nishanth Menon <nm@ti.com>
> ---
> 
> A big oops.. Sorry about that. will do better next time. I tried to relook and
> I think we have'nt missed any other files.
> 
> Based off next-20180928 tag.
> 
> Santosh, any chance you could pick this up -> Thread:
> https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1776470.html
> 
Could you please apply this to arm-soc tree if its not too
late ?


Acked-by: Santosh Shilimkar <ssantosh@kernel.org>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH] MAINTAINERS: Drop dt-bindings/genpd/k2g.h
@ 2018-09-29  0:07   ` Santosh Shilimkar
  0 siblings, 0 replies; 6+ messages in thread
From: Santosh Shilimkar @ 2018-09-29  0:07 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Anrd, Olof,

On 9/28/2018 3:46 PM, Nishanth Menon wrote:
> Drop include/dt-bindings/genpd/k2g.h which disappeared from kernel tree
> some time back, however MAINTAINERS file was missed to be updated.
> 
> Fixes: d16645054d2f ("dt-bindings: Drop k2g genpd device ID macros")
> Cc: Rob Herring <robh@kernel.org>
> Cc: Dave Gerlach <d-gerlach@ti.com>
> Cc: Santosh Shilimkar <ssantosh@kernel.org>
> Cc: Tero Kristo <t-kristo@ti.com>
> Reported-by: Joe Perches <joe@perches.com>
> Signed-off-by: Nishanth Menon <nm@ti.com>
> ---
> 
> A big oops.. Sorry about that. will do better next time. I tried to relook and
> I think we have'nt missed any other files.
> 
> Based off next-20180928 tag.
> 
> Santosh, any chance you could pick this up -> Thread:
> https://www.mail-archive.com/linux-kernel at vger.kernel.org/msg1776470.html
> 
Could you please apply this to arm-soc tree if its not too
late ?


Acked-by: Santosh Shilimkar <ssantosh@kernel.org>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: Drop dt-bindings/genpd/k2g.h
  2018-09-29  0:07   ` Santosh Shilimkar
@ 2018-10-01 13:17     ` Arnd Bergmann
  -1 siblings, 0 replies; 6+ messages in thread
From: Arnd Bergmann @ 2018-10-01 13:17 UTC (permalink / raw)
  To: Santosh Shilimkar
  Cc: arm-soc, Olof Johansson, Nishanth Menon, Santosh Shilimkar,
	Linux Kernel Mailing List, Linux ARM, Rob Herring, Dave Gerlach,
	Tero Kristo

On Sat, Sep 29, 2018 at 2:07 AM Santosh Shilimkar
<santosh.shilimkar@oracle.com> wrote:
> On 9/28/2018 3:46 PM, Nishanth Menon wrote:
> > Drop include/dt-bindings/genpd/k2g.h which disappeared from kernel tree
> > some time back, however MAINTAINERS file was missed to be updated.
> >
> > Fixes: d16645054d2f ("dt-bindings: Drop k2g genpd device ID macros")
> > Cc: Rob Herring <robh@kernel.org>
> > Cc: Dave Gerlach <d-gerlach@ti.com>
> > Cc: Santosh Shilimkar <ssantosh@kernel.org>
> > Cc: Tero Kristo <t-kristo@ti.com>
> > Reported-by: Joe Perches <joe@perches.com>
> > Signed-off-by: Nishanth Menon <nm@ti.com>
> > ---
> >
> > A big oops.. Sorry about that. will do better next time. I tried to relook and
> > I think we have'nt missed any other files.
> >
> > Based off next-20180928 tag.
> >
> > Santosh, any chance you could pick this up -> Thread:
> > https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1776470.html
> >
> Could you please apply this to arm-soc tree if its not too
> late ?
>
> Acked-by: Santosh Shilimkar <ssantosh@kernel.org>

Applied to next/soc, thanks!

      Arnd

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH] MAINTAINERS: Drop dt-bindings/genpd/k2g.h
@ 2018-10-01 13:17     ` Arnd Bergmann
  0 siblings, 0 replies; 6+ messages in thread
From: Arnd Bergmann @ 2018-10-01 13:17 UTC (permalink / raw)
  To: linux-arm-kernel

On Sat, Sep 29, 2018 at 2:07 AM Santosh Shilimkar
<santosh.shilimkar@oracle.com> wrote:
> On 9/28/2018 3:46 PM, Nishanth Menon wrote:
> > Drop include/dt-bindings/genpd/k2g.h which disappeared from kernel tree
> > some time back, however MAINTAINERS file was missed to be updated.
> >
> > Fixes: d16645054d2f ("dt-bindings: Drop k2g genpd device ID macros")
> > Cc: Rob Herring <robh@kernel.org>
> > Cc: Dave Gerlach <d-gerlach@ti.com>
> > Cc: Santosh Shilimkar <ssantosh@kernel.org>
> > Cc: Tero Kristo <t-kristo@ti.com>
> > Reported-by: Joe Perches <joe@perches.com>
> > Signed-off-by: Nishanth Menon <nm@ti.com>
> > ---
> >
> > A big oops.. Sorry about that. will do better next time. I tried to relook and
> > I think we have'nt missed any other files.
> >
> > Based off next-20180928 tag.
> >
> > Santosh, any chance you could pick this up -> Thread:
> > https://www.mail-archive.com/linux-kernel at vger.kernel.org/msg1776470.html
> >
> Could you please apply this to arm-soc tree if its not too
> late ?
>
> Acked-by: Santosh Shilimkar <ssantosh@kernel.org>

Applied to next/soc, thanks!

      Arnd

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-10-01 13:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-28 22:46 [PATCH] MAINTAINERS: Drop dt-bindings/genpd/k2g.h Nishanth Menon
2018-09-28 22:46 ` Nishanth Menon
2018-09-29  0:07 ` Santosh Shilimkar
2018-09-29  0:07   ` Santosh Shilimkar
2018-10-01 13:17   ` Arnd Bergmann
2018-10-01 13:17     ` Arnd Bergmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.