Message ID | 20220809162752.10186-1-krzysztof.kozlowski@linaro.org |
---|---|
Headers | show |
Series | iio/hwmon/mfd/leds/net/power/ASoC: dt-bindings: few stale maintainers cleanup | expand |
Hi, On Tue, Aug 09, 2022 at 07:27:52PM +0300, Krzysztof Kozlowski wrote: > Emails to Dan Murphy and Ricardo Rivera-Matos bounce ("550 Invalid > recipient"). Andrew Davis agreed to take over the bindings. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > > --- > > Changes since v1: > 1. Add Andrew Davis instead. > 2. Not adding accumulated ack due to change above. > --- ... > Documentation/devicetree/bindings/power/supply/bq2515x.yaml | 3 +-- > Documentation/devicetree/bindings/power/supply/bq256xx.yaml | 2 +- > Documentation/devicetree/bindings/power/supply/bq25980.yaml | 3 +-- Acked-by: Sebastian Reichel <sebastian.reichel@collabora.com> -- Sebastian > [...] > diff --git a/Documentation/devicetree/bindings/power/supply/bq2515x.yaml b/Documentation/devicetree/bindings/power/supply/bq2515x.yaml > index 27db38577822..1a1b240034ef 100644 > --- a/Documentation/devicetree/bindings/power/supply/bq2515x.yaml > +++ b/Documentation/devicetree/bindings/power/supply/bq2515x.yaml > @@ -8,8 +8,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# > title: TI bq2515x 500-mA Linear charger family > > maintainers: > - - Dan Murphy <dmurphy@ti.com> > - - Ricardo Rivera-Matos <r-rivera-matos@ti.com> > + - Andrew Davis <afd@ti.com> > > description: | > The BQ2515x family is a highly integrated battery charge management IC that > diff --git a/Documentation/devicetree/bindings/power/supply/bq256xx.yaml b/Documentation/devicetree/bindings/power/supply/bq256xx.yaml > index 91abe5733c41..82f382a7ffb3 100644 > --- a/Documentation/devicetree/bindings/power/supply/bq256xx.yaml > +++ b/Documentation/devicetree/bindings/power/supply/bq256xx.yaml > @@ -8,7 +8,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# > title: TI bq256xx Switch Mode Buck Charger > > maintainers: > - - Ricardo Rivera-Matos <r-rivera-matos@ti.com> > + - Andrew Davis <afd@ti.com> > > description: | > The bq256xx devices are a family of highly-integrated battery charge > diff --git a/Documentation/devicetree/bindings/power/supply/bq25980.yaml b/Documentation/devicetree/bindings/power/supply/bq25980.yaml > index 4883527ab5c7..b687b8bcd705 100644 > --- a/Documentation/devicetree/bindings/power/supply/bq25980.yaml > +++ b/Documentation/devicetree/bindings/power/supply/bq25980.yaml > @@ -8,8 +8,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# > title: TI BQ25980 Flash Charger > > maintainers: > - - Dan Murphy <dmurphy@ti.com> > - - Ricardo Rivera-Matos <r-rivera-matos@ti.com> > + - Andrew Davis <afd@ti.com> > > description: | > The BQ25980, BQ25975, and BQ25960 are a series of flash chargers intended > [...]
On Tue, Aug 09, 2022 at 07:27:47PM +0300, Krzysztof Kozlowski wrote: > Hi, > > Changes since v1 > ================ > 1. Patch #5: Drop also Ricardo Rivera-Matos and assign TI bindings to Andrew Davis > 2. Add acks. > > A question > ========== > > Several of the bindings here had only one maintainer and history does not > always point to a new one (although I did not perform extensive digging). I > added subsystem maintainer, because dtschema requires an entry with valid email address. > > This is not the best choice as simply subsystem maintainer might not have the > actual device (or its datasheets or any interest in it). > > Maybe we could add some "orphaned" entry in such case? It would need to be obvious to not use for a new binding. > > Best regards, > Krzysztof > > Krzysztof Kozlowski (5): > dt-bindings: iio: Drop Joachim Eastwood > dt-bindings: iio: Drop Bogdan Pricop > dt-bindings: Drop Beniamin Bia and Stefan Popa > dt-bindings: Drop Robert Jones > dt-bindings: Drop Dan Murphy and Ricardo Rivera-Matos Series applied for 6.0-rc1. Rob