Message ID | 20200305012721.425330-1-niklas.soderlund@ragnatech.se (mailing list archive) |
---|---|
State | New, archived |
Delegated to: | Daniel Lezcano |
Headers | show |
Series | [v2] MAINTAINERS: Add entry for Renesas R-Car thermal drivers | expand |
On Thu, Mar 05, 2020 at 02:27:21AM +0100, Niklas Söderlund wrote: > From: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> > > Add an entry to make myself a maintainer of the Renesas R-Car thermal > drivers. > > Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> > Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Acked-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Hi, Soft ping on this patch. I'm unsure who to pester about this patch being picked up, should it go thru the thermal or Renesas tree? On 2020-03-05 02:27:21 +0100, Niklas Söderlund wrote: > From: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> > > Add an entry to make myself a maintainer of the Renesas R-Car thermal > drivers. > > Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> > Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> > --- > MAINTAINERS | 9 +++++++++ > 1 file changed, 9 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 6158a143a13e075c..2514551ac932b817 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -14205,6 +14205,15 @@ F: Documentation/devicetree/bindings/i2c/renesas,iic.txt > F: drivers/i2c/busses/i2c-rcar.c > F: drivers/i2c/busses/i2c-sh_mobile.c > > +RENESAS R-CAR THERMAL DRIVERS > +M: Niklas Söderlund <niklas.soderlund@ragnatech.se> > +L: linux-renesas-soc@vger.kernel.org > +S: Supported > +F: Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt > +F: Documentation/devicetree/bindings/thermal/rcar-thermal.txt > +F: drivers/thermal/rcar_gen3_thermal.c > +F: drivers/thermal/rcar_thermal.c > + > RENESAS RIIC DRIVER > M: Chris Brandt <chris.brandt@renesas.com> > S: Supported > -- > 2.25.1 >
Hi Niklas, On Tue, Apr 28, 2020 at 2:03 PM Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> wrote: > Soft ping on this patch. I'm unsure who to pester about this patch being > picked up, should it go thru the thermal or Renesas tree? IMHO, through the thermal tree. If the thermal people feel otherwise, please ack, and I'll queue it in renesas-devel. > On 2020-03-05 02:27:21 +0100, Niklas Söderlund wrote: > > From: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> > > > > Add an entry to make myself a maintainer of the Renesas R-Car thermal > > drivers. > > > > Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> > > Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Gr{oetje,eeting}s, Geert
Hi, On 28/04/2020 14:03, Niklas Söderlund wrote: > Hi, > > Soft ping on this patch. I'm unsure who to pester about this patch being > picked up, should it go thru the thermal or Renesas tree? Applied for the thermal tree.
diff --git a/MAINTAINERS b/MAINTAINERS index 6158a143a13e075c..2514551ac932b817 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14205,6 +14205,15 @@ F: Documentation/devicetree/bindings/i2c/renesas,iic.txt F: drivers/i2c/busses/i2c-rcar.c F: drivers/i2c/busses/i2c-sh_mobile.c +RENESAS R-CAR THERMAL DRIVERS +M: Niklas Söderlund <niklas.soderlund@ragnatech.se> +L: linux-renesas-soc@vger.kernel.org +S: Supported +F: Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt +F: Documentation/devicetree/bindings/thermal/rcar-thermal.txt +F: drivers/thermal/rcar_gen3_thermal.c +F: drivers/thermal/rcar_thermal.c + RENESAS RIIC DRIVER M: Chris Brandt <chris.brandt@renesas.com> S: Supported