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 > > --- > > 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 > [...] > 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 > - - Ricardo Rivera-Matos > + - Andrew Davis > > 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 > + - Andrew Davis > > 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 > - - Ricardo Rivera-Matos > + - Andrew Davis > > description: | > The BQ25980, BQ25975, and BQ25960 are a series of flash chargers intended > [...]