linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Joe Perches <joe@perches.com>
Cc: Andy Shevchenko <andy.shevchenko@gmail.com>,
	Lars-Peter Clausen <lars@metafoo.de>,
	Michael Hennerich <Michael.Hennerich@analog.com>,
	Jonathan Cameron <jic23@kernel.org>,
	Peter Meerwald-Stadler <pmeerw@pmeerw.net>,
	linux-iio <linux-iio@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 1/2] MAINTAINERS: Consolidate Analog Devices IIO entries and remove Beniamin Bia
Date: Wed, 2 Sep 2020 21:18:19 +0200	[thread overview]
Message-ID: <CAJKOXPfRp6e9barifViCA4mp2EFmR71Ld2Y3EA++-rhW49JnAA@mail.gmail.com> (raw)
In-Reply-To: <c481fb32b071c02fe21fe669c0e67117b16386dd.camel@perches.com>

On Wed, 2 Sep 2020 at 20:54, Joe Perches <joe@perches.com> wrote:
>
> On Wed, 2020-09-02 at 21:11 +0300, Andy Shevchenko wrote:
> > On Wed, Sep 2, 2020 at 6:04 PM Krzysztof Kozlowski <krzk@kernel.org> wrote:
> > > Emails to Beniamin Bia bounce with no such address so remove him from
> > > maintainers.  After this removal, many entries for Analog Devices Inc
> > > IIO drivers look exactly the same so consolidate them.
> > Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
> > But nit-pick below.
> []
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> []
> > > @@ -1152,8 +1101,12 @@ W:       http://wiki.analog.com/
> > >  W:     http://ez.analog.com/community/linux-device-drivers
> > >  F:     Documentation/ABI/testing/sysfs-bus-iio-frequency-ad9523
> > >  F:     Documentation/ABI/testing/sysfs-bus-iio-frequency-adf4350
> > > +F:     Documentation/devicetree/bindings/iio/adc/adi*
> > > +F:     Documentation/devicetree/bindings/iio/amplifiers/adi*
> >
> > I would rather see one line like
> > F:     Documentation/devicetree/bindings/iio/*/adi,*

Good point.

>
> Maybe the ones outside of iio too?
>
> $ find Documentation/ -wholename "*/adi,*"
> Documentation/devicetree/bindings/net/adi,adin.yaml
> Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml
> Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml
> Documentation/devicetree/bindings/iio/adc/adi,ad7606.yaml
> Documentation/devicetree/bindings/iio/adc/adi,ad7923.yaml
> Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml
> Documentation/devicetree/bindings/iio/adc/adi,ad7780.yaml
> Documentation/devicetree/bindings/iio/adc/adi,ad7768-1.txt
> Documentation/devicetree/bindings/iio/adc/adi,ad9467.yaml
> Documentation/devicetree/bindings/iio/adc/adi,ad7124.yaml
> Documentation/devicetree/bindings/iio/adc/adi,ad7091r5.yaml
> Documentation/devicetree/bindings/iio/adc/adi,axi-adc.yaml
> Documentation/devicetree/bindings/iio/dac/adi,ad5770r.yaml
> Documentation/devicetree/bindings/iio/imu/adi,adis16475.yaml
> Documentation/devicetree/bindings/iio/imu/adi,adis16460.yaml
> Documentation/devicetree/bindings/iio/imu/adi,adis16480.txt
> Documentation/devicetree/bindings/iio/amplifiers/adi,hmc425a.yaml
> Documentation/devicetree/bindings/iio/accel/adi,adis16240.yaml
> Documentation/devicetree/bindings/iio/accel/adi,adxl345.yaml
> Documentation/devicetree/bindings/iio/accel/adi,adxl372.yaml
> Documentation/devicetree/bindings/display/bridge/adi,adv7511.txt
> Documentation/devicetree/bindings/spi/adi,axi-spi-engine.txt
> Documentation/devicetree/bindings/sound/adi,adau7002.txt
> Documentation/devicetree/bindings/sound/adi,adau1977.txt
> Documentation/devicetree/bindings/sound/adi,adau7118.yaml
> Documentation/devicetree/bindings/sound/adi,axi-i2s.txt
> Documentation/devicetree/bindings/sound/adi,adau17x1.txt
> Documentation/devicetree/bindings/sound/adi,ssm2305.txt
> Documentation/devicetree/bindings/sound/adi,adau1701.txt
> Documentation/devicetree/bindings/sound/adi,axi-spdif-tx.txt
> Documentation/devicetree/bindings/sound/adi,ssm2602.txt
> Documentation/devicetree/bindings/mux/adi,adgs1408.txt
> Documentation/devicetree/bindings/mux/adi,adg792a.txt
> Documentation/devicetree/bindings/dma/adi,axi-dmac.txt
> Documentation/devicetree/bindings/hwmon/adi,adm1266.yaml
> Documentation/devicetree/bindings/hwmon/adi,axi-fan-control.yaml
> Documentation/devicetree/bindings/hwmon/adi,adm1177.yaml
> Documentation/devicetree/bindings/hwmon/adi,ltc2947.yaml

These might be different entries, different subsystems. Even if
devices in hwmon could be similar to iio, but sound is something else.

Best regards,
Krzysztof

      reply	other threads:[~2020-09-02 19:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-02 14:59 [PATCH v2 1/2] MAINTAINERS: Consolidate Analog Devices IIO entries and remove Beniamin Bia Krzysztof Kozlowski
2020-09-02 14:59 ` [PATCH v2 2/2] MAINTAINERS: Move Hartmut Knaack to Credits Krzysztof Kozlowski
2020-09-02 18:13   ` Andy Shevchenko
2020-09-02 15:05 ` [PATCH v2 1/2] MAINTAINERS: Consolidate Analog Devices IIO entries and remove Beniamin Bia Jonathan Cameron
2020-09-02 18:11 ` Andy Shevchenko
2020-09-02 18:54   ` Joe Perches
2020-09-02 19:18     ` Krzysztof Kozlowski [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJKOXPfRp6e9barifViCA4mp2EFmR71Ld2Y3EA++-rhW49JnAA@mail.gmail.com \
    --to=krzk@kernel.org \
    --cc=Michael.Hennerich@analog.com \
    --cc=andy.shevchenko@gmail.com \
    --cc=jic23@kernel.org \
    --cc=joe@perches.com \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pmeerw@pmeerw.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).