linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: David Airlie <airlied@gmail.com>, Daniel Vetter <daniel@ffwll.ch>,
	Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
	Maxime Ripard <mripard@kernel.org>,
	Thomas Zimmermann <tzimmermann@suse.de>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Alim Akhtar <alim.akhtar@samsung.com>,
	Andi Shyti <andi.shyti@kernel.org>,
	Jonathan Cameron <jic23@kernel.org>,
	Lars-Peter Clausen <lars@metafoo.de>, Lee Jones <lee@kernel.org>,
	Ulf Hansson <ulf.hansson@linaro.org>,
	Tomasz Figa <tomasz.figa@gmail.com>,
	Sylwester Nawrocki <s.nawrocki@samsung.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	Alessandro Zummo <a.zummo@towertech.it>,
	Alexandre Belloni <alexandre.belloni@bootlin.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Jiri Slaby <jirislaby@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>,
	Jaehoon Chung <jh80.chung@samsung.com>,
	Sam Protsenko <semen.protsenko@linaro.org>,
	dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-i2c@vger.kernel.org,
	linux-iio@vger.kernel.org, linux-mmc@vger.kernel.org,
	linux-gpio@vger.kernel.org, linux-pwm@vger.kernel.org,
	linux-rtc@vger.kernel.org, linux-serial@vger.kernel.org,
	alsa-devel@alsa-project.org, linux-sound@vger.kernel.org,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Subject: Re: (subset) [PATCH 00/17] dt-bindings: samsung: add specific compatibles for existing SoC
Date: Tue, 5 Dec 2023 13:36:05 +0100	[thread overview]
Message-ID: <ZW8ZNZ_FJSV8fq-U@orome.fritz.box> (raw)
In-Reply-To: <20231128205841.al23ra5s34rn3muj@pengutronix.de>

[-- Attachment #1: Type: text/plain, Size: 1648 bytes --]

On Tue, Nov 28, 2023 at 09:58:41PM +0100, Uwe Kleine-König wrote:
> On Tue, Nov 28, 2023 at 06:49:23PM +0100, Thierry Reding wrote:
> > 
> > On Wed, 08 Nov 2023 11:43:26 +0100, Krzysztof Kozlowski wrote:
> > > Merging
> > > =======
> > > I propose to take entire patchset through my tree (Samsung SoC), because:
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> 
> > > 1. Next cycle two new SoCs will be coming (Google GS101 and ExynosAutov920), so
> > >    they will touch the same lines in some of the DT bindings (not all, though).
> > >    It is reasonable for me to take the bindings for the new SoCs, to have clean
> > >    `make dtbs_check` on the new DTS.
> > > 2. Having it together helps me to have clean `make dtbs_check` within my tree
> > >    on the existing DTS.
> > > 3. No drivers are affected by this change.
> > > 4. I plan to do the same for Tesla FSD and Exynos ARM32 SoCs, thus expect
> > >    follow up patchsets.
> > > 
> > > [...]
> > 
> > Applied, thanks!
> > 
> > [12/17] dt-bindings: pwm: samsung: add specific compatibles for existing SoC
> >         commit: 5d67b8f81b9d598599366214e3b2eb5f84003c9f
> 
> You didn't honor (or even comment) Krzysztof's proposal to take the
> whole patchset via his tree (marked above). Was there some off-list
> agreement?

I had read all that and then looking at patchwork saw that you had
marked all other patches in the series as "handled-elsewhere" and only
this one was left as "new", so I assumed that, well, everything else was
handled elsewhere and I was supposed to pick this one up...

I'll drop this one.

Thierry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  parent reply	other threads:[~2023-12-05 12:36 UTC|newest]

Thread overview: 66+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20231108104359epcas5p3ebee7b4b489f1e1434436909e4251b81@epcas5p3.samsung.com>
2023-11-08 10:43 ` [PATCH 00/17] dt-bindings: samsung: add specific compatibles for existing SoC Krzysztof Kozlowski
2023-11-08 10:43   ` [PATCH 01/17] dt-bindings: hwinfo: samsung,exynos-chipid: " Krzysztof Kozlowski
2023-11-08 18:56     ` Rob Herring
2023-11-09 17:52     ` Alim Akhtar
2023-11-08 10:43   ` [PATCH 02/17] dt-bindings: i2c: exynos5: " Krzysztof Kozlowski
2023-11-09 18:05     ` Alim Akhtar
2023-11-10  7:58       ` Krzysztof Kozlowski
2023-11-09 19:21     ` Wolfram Sang
2023-11-10 20:38     ` Rob Herring
2023-11-08 10:43   ` [PATCH 03/17] dt-bindings: i2c: samsung,s3c2410-i2c: " Krzysztof Kozlowski
2023-11-09 19:22     ` Wolfram Sang
2023-11-09 20:06     ` Linus Walleij
2023-11-10 20:39     ` Rob Herring
2023-11-11  0:55     ` Alim Akhtar
2023-11-08 10:43   ` [PATCH 04/17] dt-bindings: mmc: samsung,exynos-dw-mshc: " Krzysztof Kozlowski
2023-11-10 20:39     ` Rob Herring
2023-11-11  0:57     ` Alim Akhtar
2023-11-14 16:30     ` Ulf Hansson
2023-11-08 10:43   ` [PATCH 05/17] dt-bindings: pinctrl: samsung: " Krzysztof Kozlowski
2023-11-10 20:40     ` Rob Herring
2023-11-11  1:03     ` Alim Akhtar
2023-11-14 13:04     ` Linus Walleij
2023-11-08 10:43   ` [PATCH 06/17] dt-bindings: rtc: s3c-rtc: " Krzysztof Kozlowski
2023-11-08 23:38     ` Alexandre Belloni
2023-11-10 20:40     ` Rob Herring
2023-11-11  1:04     ` Alim Akhtar
2023-11-08 10:43   ` [PATCH 07/17] dt-bindings: serial: samsung: " Krzysztof Kozlowski
2023-11-10 20:41     ` Rob Herring
2023-11-11  1:05     ` Alim Akhtar
2023-11-08 10:43   ` [PATCH 08/17] dt-bindings: samsung: exynos-pmu: " Krzysztof Kozlowski
2023-11-10 20:41     ` Rob Herring
2023-11-11  1:09     ` Alim Akhtar
2023-11-08 10:43   ` [PATCH 09/17] dt-bindings: gpu: arm,mali-midgard: add specific compatibles for existing Exynos SoC Krzysztof Kozlowski
2023-11-10 20:41     ` Rob Herring
2023-11-11  1:24     ` Alim Akhtar
2023-11-08 10:43   ` [PATCH 10/17] dt-bindings: iio: samsung,exynos-adc: add specific compatibles for existing SoC Krzysztof Kozlowski
2023-11-10 20:42     ` Rob Herring
2023-11-11  1:26     ` Alim Akhtar
2023-11-25 20:48     ` Jonathan Cameron
2023-11-08 10:43   ` [PATCH 11/17] ASoC: dt-bindings: samsung-i2s: " Krzysztof Kozlowski
2023-11-08 13:07     ` Mark Brown
2023-11-08 16:41     ` Lee Jones
2023-11-10 20:43     ` Rob Herring
2023-11-11  1:37     ` Alim Akhtar
2023-11-08 10:43   ` [PATCH 12/17] dt-bindings: pwm: samsung: " Krzysztof Kozlowski
2023-11-08 11:13     ` Uwe Kleine-König
2023-11-10 20:43     ` Rob Herring
2023-11-11  1:37     ` Alim Akhtar
2023-11-08 10:43   ` [PATCH 13/17] arm64: dts: exynos5433: add specific compatibles to several blocks Krzysztof Kozlowski
2023-11-11  1:40     ` Alim Akhtar
2023-11-08 10:43   ` [PATCH 14/17] arm64: dts: exynos7: " Krzysztof Kozlowski
2023-11-11  1:42     ` Alim Akhtar
2023-11-08 10:43   ` [PATCH 15/17] arm64: dts: exynos7885: " Krzysztof Kozlowski
2023-11-11  1:43     ` Alim Akhtar
2023-11-08 10:43   ` [PATCH 16/17] arm64: dts: exynos850: " Krzysztof Kozlowski
2023-11-11  1:44     ` Alim Akhtar
2023-11-21 17:48     ` Sam Protsenko
2023-11-08 10:43   ` [PATCH 17/17] arm64: dts: exynosautov9: " Krzysztof Kozlowski
2023-11-11  1:45     ` Alim Akhtar
2023-11-08 17:17   ` [PATCH 00/17] dt-bindings: samsung: add specific compatibles for existing SoC Alim Akhtar
2023-11-14 15:20   ` Krzysztof Kozlowski
2023-11-28 17:49   ` (subset) " Thierry Reding
2023-11-28 20:58     ` Uwe Kleine-König
2023-12-05  9:16       ` Krzysztof Kozlowski
2023-12-05 12:36       ` Thierry Reding [this message]
2023-12-05 16:12         ` Uwe Kleine-König

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=ZW8ZNZ_FJSV8fq-U@orome.fritz.box \
    --to=thierry.reding@gmail.com \
    --cc=a.zummo@towertech.it \
    --cc=airlied@gmail.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=alim.akhtar@samsung.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=andi.shyti@kernel.org \
    --cc=broonie@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=daniel@ffwll.ch \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=jh80.chung@samsung.com \
    --cc=jic23@kernel.org \
    --cc=jirislaby@kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=lars@metafoo.de \
    --cc=lee@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=linux-pwm@vger.kernel.org \
    --cc=linux-rtc@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=mripard@kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=s.nawrocki@samsung.com \
    --cc=semen.protsenko@linaro.org \
    --cc=tomasz.figa@gmail.com \
    --cc=tzimmermann@suse.de \
    --cc=u.kleine-koenig@pengutronix.de \
    --cc=ulf.hansson@linaro.org \
    /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).