intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Rodrigo Vivi <rodrigo.vivi@intel.com>
To: <intel-xe@lists.freedesktop.org>
Cc: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Subject: Re: ✗ CI.checkpatch: warning for drm/xe: i2c support (rev6)
Date: Wed, 2 Jul 2025 17:43:59 -0400	[thread overview]
Message-ID: <aGWoH3JTNo6MNH9F@intel.com> (raw)
In-Reply-To: <175137291692.123583.2949800642150017515@1538d3639d33>

On Tue, Jul 01, 2025 at 12:28:36PM -0000, Patchwork wrote:
> == Series Details ==
> 
> Series: drm/xe: i2c support (rev6)
> URL   : https://patchwork.freedesktop.org/series/149699/
> State : warning
> 
> == Summary ==
> 
> + KERNEL=/kernel
> + git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
> Cloning into 'mt'...
> warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
> + git -C mt rev-list -n1 origin/master
> f8ff75ae1d2127635239b134695774ed4045d05b
> + cd /kernel
> + git config --global --add safe.directory /kernel
> + git log -n1
> commit 1fc9fee6df0e31f875d061c04a10c6a9b0abfe0b
> Author: Riana Tauro <riana.tauro@intel.com>
> Date:   Tue Jul 1 15:22:52 2025 +0300
> 
>     drm/xe/xe_i2c: Add support for i2c in survivability mode
>     
>     Initialize i2c in survivability mode to allow firmware
>     update of Add-In Management Controller (AMC) in
>     survivability mode.
>     
>     Signed-off-by: Riana Tauro <riana.tauro@intel.com>
>     Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
>     Reviewed-by: Raag Jadav <raag.jadav@intel.com>
>     Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
> + /mt/dim checkpatch 9f3690735949ad5f24ece89cf2e91c2750ea580f drm-intel
> cf5044118b7c i2c: designware: Use polling by default when there is no irq resource
> ca9127e99159 i2c: designware: Add quirk for Intel Xe
> -:9: WARNING:BAD_SIGN_OFF: Non-standard signature: Originally-by:
> #9: 
> Originally-by: Michael J. Ruhl <michael.j.ruhl@intel.com>
> 
> total: 0 errors, 1 warnings, 0 checks, 24 lines checked
> acd550ef8110 drm/xe: Support for I2C attached MCUs
> -:14: WARNING:BAD_SIGN_OFF: Non-standard signature: Originally-by:
> #14: 
> Originally-by: Michael J. Ruhl <michael.j.ruhl@intel.com>
> 
> -:44: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
> #44: 
> new file mode 100644
> 
> -:153: WARNING:SPDX_LICENSE_TAG: Improper SPDX comment style for 'drivers/gpu/drm/xe/xe_i2c.c', please use '//' instead
> #153: FILE: drivers/gpu/drm/xe/xe_i2c.c:1:
> +/* SPDX-License-Identifier: GPL-2.0 OR MIT */

Could you please fix this and resend?

It should be
// SPDX-License-Identifier: GPL-2.0 OR MIT

in .c

/**/ is correct in .h

> 
> -:153: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
> #153: FILE: drivers/gpu/drm/xe/xe_i2c.c:1:
> +/* SPDX-License-Identifier: GPL-2.0 OR MIT */

Here as well...

> 
> total: 0 errors, 4 warnings, 0 checks, 457 lines checked
> d4c211f8d91b drm/xe/pm: Wire up suspend/resume for I2C controller
> 1fc9fee6df0e drm/xe/xe_i2c: Add support for i2c in survivability mode
> 
> 

  reply	other threads:[~2025-07-02 21:44 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-01 12:22 [PATCH v6 0/5] drm/xe: i2c support Heikki Krogerus
2025-07-01 12:22 ` [PATCH v6 1/5] i2c: designware: Use polling by default when there is no irq resource Heikki Krogerus
2025-07-01 12:42   ` Andy Shevchenko
2025-07-01 12:55     ` Heikki Krogerus
2025-07-01 13:50       ` Andy Shevchenko
2025-07-01 16:31   ` Andi Shyti
2025-07-01 12:22 ` [PATCH v6 2/5] i2c: designware: Add quirk for Intel Xe Heikki Krogerus
2025-07-01 16:32   ` Andi Shyti
2025-07-01 12:22 ` [PATCH v6 3/5] drm/xe: Support for I2C attached MCUs Heikki Krogerus
2025-07-01 12:22 ` [PATCH v6 4/5] drm/xe/pm: Wire up suspend/resume for I2C controller Heikki Krogerus
2025-07-01 12:22 ` [PATCH v6 5/5] drm/xe/xe_i2c: Add support for i2c in survivability mode Heikki Krogerus
2025-07-01 12:28 ` ✗ CI.checkpatch: warning for drm/xe: i2c support (rev6) Patchwork
2025-07-02 21:43   ` Rodrigo Vivi [this message]
2025-07-01 12:29 ` ✓ CI.KUnit: success " Patchwork
2025-07-01 13:10 ` ✓ Xe.CI.BAT: " Patchwork
2025-07-02 17:18 ` [PATCH v6 0/5] drm/xe: i2c support Andi Shyti
2025-07-02 21:52   ` Rodrigo Vivi
2025-07-03 17:41     ` Andi Shyti
2025-07-10 14:22       ` Rodrigo Vivi

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=aGWoH3JTNo6MNH9F@intel.com \
    --to=rodrigo.vivi@intel.com \
    --cc=heikki.krogerus@linux.intel.com \
    --cc=intel-xe@lists.freedesktop.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).