✗ CI.checkpatch: warning for spi: add driver for Intel discrete graphics (rev4)

Patchwork patchwork at emeril.freedesktop.org
Mon Jul 29 08:58:28 UTC 2024


== Series Details ==

Series: spi: add driver for Intel discrete graphics (rev4)
URL   : https://patchwork.freedesktop.org/series/136430/
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
5ce3e132caaa5b45e5e50201b574a097d130967c
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 44899561e642d7cb26b8c4bc293d9092b1ba545f
Author: Alexander Usyskin <alexander.usyskin at intel.com>
Date:   Mon Jul 29 11:43:26 2024 +0300

    drm/xe/spi: add support for access mode
    
    Check SPI access mode from GSC FW status registers
    and overwrite access status read from SPI descriptor, if needed.
    
    Signed-off-by: Alexander Usyskin <alexander.usyskin at intel.com>
+ /mt/dim checkpatch 6e20f64a89aa872cfd19cd5a692f99b0cfbfc0db drm-intel
0ec9d07a7386 spi: add driver for intel graphics on-die spi device
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:67: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#67: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 206 lines checked
40f813230c90 spi: intel-dg: implement region enumeration
20e72c01fe69 spi: intel-dg: implement spi access functions
58fe43a9f784 spi: intel-dg: spi register with mtd
80b335ca45cc spi: intel-dg: implement mtd access handlers
5ee4e678c43d spi: intel-dg: align 64bit read and write
c3eb1829aadc spi: intel-dg: wake card on operations
95443a563076 drm/i915/spi: add spi device for discrete graphics
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:95: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#95: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 140 lines checked
359662ca0cbc drm/i915/spi: add intel_spi_region map
d2c00a5fafbf drm/i915/spi: add support for access mode
f376e67a8591 drm/xe/spi: add on-die spi device
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:137: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#137: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 192 lines checked
44899561e642 drm/xe/spi: add support for access mode




More information about the Intel-xe mailing list