✗ CI.checkpatch: warning for drm/xe: i2c support (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Thu Jun 26 15:46:41 UTC 2025
== Series Details ==
Series: drm/xe: i2c support (rev4)
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 25a304abadb52b03fb4587dd65241c7938d575bb
Author: Riana Tauro <riana.tauro at intel.com>
Date: Thu Jun 26 16:56:09 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 at intel.com>
Reviewed-by: Raag Jadav <raag.jadav at intel.com>
Signed-off-by: Heikki Krogerus <heikki.krogerus at linux.intel.com>
+ /mt/dim checkpatch 4c63c5cc0891f9b19c79881a90569ae93e476cd5 drm-intel
91308e02f7bd 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 at intel.com>
total: 0 errors, 1 warnings, 0 checks, 56 lines checked
f5003ff7cf9d 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 at intel.com>
-:42: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#42:
new file mode 100644
-:151: WARNING:SPDX_LICENSE_TAG: Improper SPDX comment style for 'drivers/gpu/drm/xe/xe_i2c.c', please use '//' instead
#151: FILE: drivers/gpu/drm/xe/xe_i2c.c:1:
+/* SPDX-License-Identifier: GPL-2.0 OR MIT */
-:151: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#151: FILE: drivers/gpu/drm/xe/xe_i2c.c:1:
+/* SPDX-License-Identifier: GPL-2.0 OR MIT */
total: 0 errors, 4 warnings, 0 checks, 454 lines checked
5948d7d601ac drm/xe/pm: Wire up suspend/resume for I2C controller
25a304abadb5 drm/xe/xe_i2c: Add support for i2c in survivability mode
More information about the Intel-xe
mailing list