All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: "André Apitzsch" <git@apitzsch.eu>,
	"Mauro Carvalho Chehab" <mchehab@kernel.org>,
	"Rob Herring" <robh@kernel.org>,
	"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
	"Conor Dooley" <conor+dt@kernel.org>,
	devicetree@vger.kernel.org,
	"Sakari Ailus" <sakari.ailus@linux.intel.com>,
	"Daniel Scally" <djrscally@gmail.com>
Cc: ~postmarketos/upstreaming@lists.sr.ht,
	phone-devel@vger.kernel.org, linux-media@vger.kernel.org,
	linux-kernel@vger.kernel.org, Val Packett <val@packett.cool>
Subject: Re: [PATCH v2 0/8] media: i2c: dw9719: add DT compatible and DW9718S support
Date: Tue, 21 Oct 2025 22:06:15 +0200	[thread overview]
Message-ID: <baaa2da7-47cd-41c4-b03e-a413618fba9f@kernel.org> (raw)
In-Reply-To: <e7086b14b7585ffe1215afbd85c15599e6c51714.camel@apitzsch.eu>

On 21/10/2025 21:56, André Apitzsch wrote:
> Hi Krzysztof,
> 
> Am Montag, dem 20.10.2025 um 22:45 +0200 schrieb Krzysztof Kozlowski:
>> On 20/10/2025 22:40, André Apitzsch wrote:
>>>>  .../bindings/media/i2c/dongwoon,dw9719.yaml        |  88
>>>> +++++++++++++++++
>>>>  drivers/media/i2c/dw9719.c                         | 110
>>>> +++++++++++++++++----
>>>>  2 files changed, 178 insertions(+), 20 deletions(-)
>>>> ---
>>>> base-commit: 846bd2225ec3cfa8be046655e02b9457ed41973e
>>>> change-id: 20250709-dw9719-8a8822efc1b1
>>>>
>>>
>>> Gentle ping.
>>
>> Please apply the patch and run checkpatch. Probably you received
>> checkpatch warnings from media patchwork, no?
>>
>> Best regards,
>> Krzysztof
> 
> I run "b4 prep --check" before submitting the series and it didn't
> complain about the wrong separator, that you have spotted in patch 1.
> There was also no email from media patchwork. Should it send one if
> checks fail?
No, please follow my advice. Apply the patch. Check the result.

Best regards,
Krzysztof

      reply	other threads:[~2025-10-21 20:06 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-20 12:03 [PATCH v2 0/8] media: i2c: dw9719: add DT compatible and DW9718S support André Apitzsch
2025-09-20 12:03 ` André Apitzsch via B4 Relay
2025-09-20 12:03 ` [PATCH v2 1/8] dt-bindings: media: i2c: Add DW9718S, DW9719 and DW9761 VCM André Apitzsch
2025-09-20 12:03   ` André Apitzsch via B4 Relay
2025-09-22 20:25   ` Rob Herring (Arm)
2025-10-20 20:44   ` Krzysztof Kozlowski
2025-09-20 12:03 ` [PATCH v2 2/8] media: i2c: dw9719: Deprecate dongwoon,vcm-freq André Apitzsch
2025-09-20 12:03   ` André Apitzsch via B4 Relay
2025-09-20 12:03 ` [PATCH v2 3/8] media: i2c: dw9719: Remove unused i2c device id table André Apitzsch
2025-09-20 12:03   ` André Apitzsch via B4 Relay
2025-09-20 12:03 ` [PATCH v2 4/8] media: i2c: dw9719: Add an of_match_table André Apitzsch
2025-09-20 12:03   ` André Apitzsch via B4 Relay
2025-09-20 12:03 ` [PATCH v2 5/8] media: i2c: dw9719: Add driver_data matching André Apitzsch
2025-09-20 12:03   ` André Apitzsch via B4 Relay
2025-09-20 12:03 ` [PATCH v2 6/8] media: i2c: dw9719: Add DW9718S support André Apitzsch
2025-09-20 12:03   ` André Apitzsch via B4 Relay
2025-09-20 12:03 ` [PATCH v2 7/8] media: i2c: dw9719: Update PM last busy time upon close André Apitzsch
2025-09-20 12:03   ` André Apitzsch via B4 Relay
2025-09-20 12:03 ` [PATCH v2 8/8] media: i2c: dw9719: Fix power on/off sequence André Apitzsch
2025-09-20 12:03   ` André Apitzsch via B4 Relay
2025-10-20 20:40 ` [PATCH v2 0/8] media: i2c: dw9719: add DT compatible and DW9718S support André Apitzsch
2025-10-20 20:45   ` Krzysztof Kozlowski
2025-10-21  7:29     ` Sakari Ailus
2025-10-21 20:08       ` André Apitzsch
2025-10-22  6:43         ` Sakari Ailus
2025-10-21 19:56     ` André Apitzsch
2025-10-21 20:06       ` 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=baaa2da7-47cd-41c4-b03e-a413618fba9f@kernel.org \
    --to=krzk@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=djrscally@gmail.com \
    --cc=git@apitzsch.eu \
    --cc=krzk+dt@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=phone-devel@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=sakari.ailus@linux.intel.com \
    --cc=val@packett.cool \
    --cc=~postmarketos/upstreaming@lists.sr.ht \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.