linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Cameron <Jonathan.Cameron@huawei.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Michael Hennerich <Michael.Hennerich@analog.com>,
	Jean Delvare <jdelvare@suse.com>,
	Guenter Roeck <linux@roeck-us.net>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Jonathan Cameron <jic23@kernel.org>,
	Lars-Peter Clausen <lars@metafoo.de>, Pavel Machek <pavel@ucw.cz>,
	"Tim Harvey" <tharvey@gateworks.com>,
	Robert Jones <rjones@gateworks.com>, "Lee Jones" <lee@kernel.org>,
	"David S. Miller" <davem@davemloft.net>,
	"Eric Dumazet" <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>,
	"Paolo Abeni" <pabeni@redhat.com>,
	Sebastian Reichel <sre@kernel.org>,
	"Liam Girdwood" <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>,
	"Ricardo Rivera-Matos" <r-rivera-matos@ti.com>,
	<linux-hwmon@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>, <linux-iio@vger.kernel.org>,
	<linux-fbdev@vger.kernel.org>, <linux-leds@vger.kernel.org>,
	<netdev@vger.kernel.org>, <linux-pm@vger.kernel.org>,
	<alsa-devel@alsa-project.org>
Subject: Re: [PATCH 2/5] dt-bindings: iio: Drop Bogdan Pricop
Date: Mon, 8 Aug 2022 14:58:04 +0100	[thread overview]
Message-ID: <20220808145804.000026ae@huawei.com> (raw)
In-Reply-To: <20220808104712.54315-3-krzysztof.kozlowski@linaro.org>

On Mon,  8 Aug 2022 13:47:09 +0300
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> wrote:

> Emails to Bogdan Pricop bounce ("550 5.4.1 Recipient address rejected:
> Access denied. AS(201806281)").
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

> ---
>  Documentation/devicetree/bindings/iio/adc/ti,adc108s102.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/iio/adc/ti,adc108s102.yaml b/Documentation/devicetree/bindings/iio/adc/ti,adc108s102.yaml
> index 54955f03df93..ae5ce60987fe 100644
> --- a/Documentation/devicetree/bindings/iio/adc/ti,adc108s102.yaml
> +++ b/Documentation/devicetree/bindings/iio/adc/ti,adc108s102.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>  title: Texas Instruments ADC108S102 and ADC128S102
>  
>  maintainers:
> -  - Bogdan Pricop <bogdan.pricop@emutex.com>
> +  - Jonathan Cameron <jic23@kernel.org>
>  
>  description: |
>    Family of 8 channel, 10/12 bit, SPI, single ended ADCs.


  reply	other threads:[~2022-08-08 13:58 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-08 10:47 [PATCH 0/5] iio/hwmon/mfd/leds/net/power/ASoC: dt-bindings: few stale maintainers cleanup Krzysztof Kozlowski
2022-08-08 10:47 ` [PATCH 1/5] dt-bindings: iio: Drop Joachim Eastwood Krzysztof Kozlowski
2022-08-08 13:59   ` Jonathan Cameron
2022-08-08 10:47 ` [PATCH 2/5] dt-bindings: iio: Drop Bogdan Pricop Krzysztof Kozlowski
2022-08-08 13:58   ` Jonathan Cameron [this message]
2022-08-08 10:47 ` [PATCH 3/5] dt-bindings: Drop Beniamin Bia and Stefan Popa Krzysztof Kozlowski
2022-08-08 13:57   ` Jonathan Cameron
2022-08-08 10:47 ` [PATCH 4/5] dt-bindings: Drop Robert Jones Krzysztof Kozlowski
2022-08-08 13:56   ` Jonathan Cameron
2022-08-08 10:47 ` [PATCH 5/5] dt-bindings: Drop Dan Murphy Krzysztof Kozlowski
2022-08-08 11:08   ` Krzysztof Kozlowski
2022-08-08 15:04     ` Andrew Davis
2022-08-08 20:08       ` Andrew Lunn
2022-08-08 20:32         ` Andrew Davis
2022-08-08 20:41           ` Andrew Lunn
2022-08-09  4:34       ` Krzysztof Kozlowski
2022-08-08 13:56   ` Jonathan Cameron
2022-08-09 18:24   ` Jakub Kicinski
2022-08-08 18:52 ` [PATCH 0/5] iio/hwmon/mfd/leds/net/power/ASoC: dt-bindings: few stale maintainers cleanup Jakub Kicinski
2022-08-09  5:25   ` Krzysztof Kozlowski
2022-08-09 18:23     ` Jakub Kicinski

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=20220808145804.000026ae@huawei.com \
    --to=jonathan.cameron@huawei.com \
    --cc=Michael.Hennerich@analog.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=edumazet@google.com \
    --cc=jdelvare@suse.com \
    --cc=jic23@kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=kuba@kernel.org \
    --cc=lars@metafoo.de \
    --cc=lee@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-leds@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=pavel@ucw.cz \
    --cc=r-rivera-matos@ti.com \
    --cc=rjones@gateworks.com \
    --cc=robh+dt@kernel.org \
    --cc=sre@kernel.org \
    --cc=tharvey@gateworks.com \
    /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).