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

Patchwork patchwork at emeril.freedesktop.org
Sun Jul 28 13:22:10 UTC 2024


== Series Details ==

Series: spi: add driver for Intel discrete graphics (rev3)
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 87eda792af01ccfef832bc92e55279e9412b6dd8
Author: Alexander Usyskin <alexander.usyskin at intel.com>
Date:   Sun Jul 28 16:06:38 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 e948842a6cba538c9f5f5dc8535a88d82a3fc0fe drm-intel
83bcce88deb4 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
ff43ecd6464f spi: intel-dg: implement region enumeration
1a9eaa17d356 spi: intel-dg: implement spi access functions
9c48e11426f6 spi: intel-dg: spi register with mtd
16cadc02a9ba spi: intel-dg: implement mtd access handlers
e3383b7d6304 spi: intel-dg: align 64bit read and write
73579b646c18 spi: intel-dg: wake card on operations
0c06c243acab 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
698e6fba5b2a drm/i915/spi: add intel_spi_region map
f02d8cd86235 drm/i915/spi: add support for access mode
9047f29fc0d6 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, 183 lines checked
87eda792af01 drm/xe/spi: add support for access mode




More information about the Intel-xe mailing list