Skip to content

iio: adc: adrv902: Define ADRV9025_INIT_SPI_DEBUG #68

iio: adc: adrv902: Define ADRV9025_INIT_SPI_DEBUG

iio: adc: adrv902: Define ADRV9025_INIT_SPI_DEBUG #68

Triggered via push August 28, 2025 08:25
Status Failure
Total duration 38m 42s
Artifacts 4

top-level.yml

on: push
build_gcc_x86_64  /  build
4m 7s
build_gcc_x86_64 / build
build_llvm_x86_64  /  build
5m 39s
build_llvm_x86_64 / build
build_gcc_aarch64  /  build
5m 10s
build_gcc_aarch64 / build
assert_checks
3s
assert_checks
conditional_rpi
0s
conditional_rpi
conditional_oran
0s
conditional_oran
conditional_xlnx
0s
conditional_xlnx
conditional_adsp
0s
conditional_adsp
build_gcc_aarch64_adi_bcm2711_defconfig  /  build
build_gcc_aarch64_adi_bcm2711_defconfig / build
build_gcc_aarch64_adi_bcm2712_defconfig  /  build
build_gcc_aarch64_adi_bcm2712_defconfig / build
build_gcc_arm_adi_bcm2709_defconfig  /  build
build_gcc_arm_adi_bcm2709_defconfig / build
build_gcc_arm_adi_bcm2711_defconfig  /  build
build_gcc_arm_adi_bcm2711_defconfig / build
build_gcc_arm_adi_bcmrpi_defconfig  /  build
build_gcc_arm_adi_bcmrpi_defconfig / build
build_gcc_aarch64_adrv906x-eval_defconfig  /  build
build_gcc_aarch64_adrv906x-eval_defconfig / build
build_gcc_aarch64_adi_zynqmp_defconfig  /  build
build_gcc_aarch64_adi_zynqmp_defconfig / build
build_gcc_arm_adi_versal_defconfig  /  build
build_gcc_arm_adi_versal_defconfig / build
build_gcc_arm_socfpga_adi_defconfig  /  build
build_gcc_arm_socfpga_adi_defconfig / build
build_gcc_arm_zynq_m2k_defconfig  /  build
build_gcc_arm_zynq_m2k_defconfig / build
build_gcc_arm_zynq_pluto_defconfig  /  build
build_gcc_arm_zynq_pluto_defconfig / build
build_gcc_arm_zynq_xcomm_adv7511_defconfig  /  build
build_gcc_arm_zynq_xcomm_adv7511_defconfig / build
many_devicetrees  /  build
many_devicetrees / build
build_gcc_aarch64_sc598-som-ezkit_defconfig  /  build
build_gcc_aarch64_sc598-som-ezkit_defconfig / build
build_gcc_aarch64_sc598-som-ezlite_defconfig  /  build
build_gcc_aarch64_sc598-som-ezlite_defconfig / build
build_gcc_arm_sc573-ezkit_defconfig  /  build
build_gcc_arm_sc573-ezkit_defconfig / build
build_gcc_arm_sc589-mini_defconfig  /  build
build_gcc_arm_sc589-mini_defconfig / build
build_gcc_arm_sc594-som-ezkit_defconfig  /  build
build_gcc_arm_sc594-som-ezkit_defconfig / build
build_gcc_arm_sc594-som-ezlite_defconfig  /  build
build_gcc_arm_sc594-som-ezlite_defconfig / build
assert_build_rpi
0s
assert_build_rpi
assert_build_oran
0s
assert_build_oran
assert_build_xlnx
0s
assert_build_xlnx
assert_build_adsp
0s
assert_build_adsp
Fit to window
Zoom out
Zoom in

Annotations

62 errors and 20 warnings
build_gcc_arm / build: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_bf_jesd_common.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_gcc_arm / build: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_bf_hal.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_gcc_arm / build: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_bf_deser.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_gcc_arm / build: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_bf_core.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_gcc_arm / build: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_bf_analog_tx_mem_map.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_gcc_arm / build: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_bf_analog_rx_mem_map.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_gcc_arm / build: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_bf_analog_orx_mem_map.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_gcc_arm / build: drivers/iio/adc/adrv902x/common/adi_logging/adi_common_log.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_gcc_arm / build: drivers/iio/adc/adrv902x/common/adi_hal/adi_common_hal.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_gcc_arm / build: drivers/iio/adc/adrv902x/common/adi_error/adi_common_error.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
checks / checks: drivers/iio/adc/adrv902x/devices/adrv9025/public/src/adi_adrv9025_utilities.c#L1133
cppcheck: Width 16 given in format string (no. 3) is larger than destination buffer 'headerStr3[16]', use %15[^\n] to prevent overflowing it. [invalidScanfFormatWidth] if (sscanf(txAttenTableLineBuffer, ^ Active checkers: 40/565
checks / checks: drivers/iio/adc/adrv902x/devices/adrv9025/public/src/adi_adrv9025_utilities.c#L1133
cppcheck: Width 16 given in format string (no. 2) is larger than destination buffer 'headerStr2[16]', use %15[^,] to prevent overflowing it. [invalidScanfFormatWidth] if (sscanf(txAttenTableLineBuffer, ^
checks / checks: drivers/iio/adc/adrv902x/devices/adrv9025/public/src/adi_adrv9025_utilities.c#L1133
cppcheck: Width 16 given in format string (no. 1) is larger than destination buffer 'headerStr1[16]', use %15[^,] to prevent overflowing it. [invalidScanfFormatWidth] if (sscanf(txAttenTableLineBuffer, ^
checks / checks: drivers/iio/adc/adrv902x/devices/adrv9025/public/src/adi_adrv9025_utilities.c#L829
cppcheck: Width 16 given in format string (no. 7) is larger than destination buffer 'headerStr7[16]', use %15[^\n] to prevent overflowing it. [invalidScanfFormatWidth] if (sscanf(rxGainTableLineBuffer, ^
checks / checks: drivers/iio/adc/adrv902x/devices/adrv9025/public/src/adi_adrv9025_utilities.c#L829
cppcheck: Width 16 given in format string (no. 6) is larger than destination buffer 'headerStr6[16]', use %15[^,] to prevent overflowing it. [invalidScanfFormatWidth] if (sscanf(rxGainTableLineBuffer, ^
checks / checks: drivers/iio/adc/adrv902x/devices/adrv9025/public/src/adi_adrv9025_utilities.c#L829
cppcheck: Width 16 given in format string (no. 5) is larger than destination buffer 'headerStr5[16]', use %15[^,] to prevent overflowing it. [invalidScanfFormatWidth] if (sscanf(rxGainTableLineBuffer, ^
checks / checks: drivers/iio/adc/adrv902x/devices/adrv9025/public/src/adi_adrv9025_utilities.c#L829
cppcheck: Width 16 given in format string (no. 4) is larger than destination buffer 'headerStr4[16]', use %15[^,] to prevent overflowing it. [invalidScanfFormatWidth] if (sscanf(rxGainTableLineBuffer, ^
checks / checks: drivers/iio/adc/adrv902x/devices/adrv9025/public/src/adi_adrv9025_utilities.c#L829
cppcheck: Width 16 given in format string (no. 3) is larger than destination buffer 'headerStr3[16]', use %15[^,] to prevent overflowing it. [invalidScanfFormatWidth] if (sscanf(rxGainTableLineBuffer, ^
checks / checks: drivers/iio/adc/adrv902x/devices/adrv9025/public/src/adi_adrv9025_utilities.c#L829
cppcheck: Width 16 given in format string (no. 2) is larger than destination buffer 'headerStr2[16]', use %15[^,] to prevent overflowing it. [invalidScanfFormatWidth] if (sscanf(rxGainTableLineBuffer, ^
checks / checks: drivers/iio/adc/adrv902x/devices/adrv9025/public/src/adi_adrv9025_utilities.c#L829
cppcheck: Width 16 given in format string (no. 1) is larger than destination buffer 'headerStr1[16]', use %15[^,] to prevent overflowing it. [invalidScanfFormatWidth] if (sscanf(rxGainTableLineBuffer, ^
checks / checks: drivers/iio/adc/adrv902x/devices/adrv9025/private/include/adrv9025_cpu_error_mapping.h#L8
checkpatch: trailing whitespace +* ADRV9025 API Version: 7.0.0.14^M$
checks / checks: drivers/iio/adc/adrv902x/devices/adrv9025/private/include/adrv9025_cpu_error_mapping.h#L6
checkpatch: trailing whitespace +* \note This file was autogenerated. DO NOT MODIFY.^M$
checks / checks: drivers/iio/adc/adrv902x/devices/adrv9025/private/include/adrv9025_cpu_error_mapping.h#L4
checkpatch: trailing whitespace +* \brief Contains ARM error tables^M$
checks / checks: drivers/iio/adc/adrv902x/devices/adrv9025/private/include/adrv9025_cpu_error_mapping.h#L3
checkpatch: trailing whitespace +* \file adrv9025_arm_error_mapping.h^M$
checks / checks: drivers/iio/adc/adrv902x/devices/adrv9025/private/include/adrv9025_cpu_error_mapping.h#L1
checkpatch: DOS line endings +/* SPDX-License-Identifier: GPL-2.0 */^M$
build_gcc_x86_64 / build: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_bf_jesd_common.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_gcc_x86_64 / build: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_bf_hal.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_gcc_x86_64 / build: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_bf_deser.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_gcc_x86_64 / build: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_bf_core.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_gcc_x86_64 / build: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_bf_analog_tx_mem_map.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_gcc_x86_64 / build: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_bf_analog_rx_mem_map.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_gcc_x86_64 / build: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_bf_analog_orx_mem_map.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_gcc_x86_64 / build: drivers/iio/adc/adrv902x/common/adi_logging/adi_common_log.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_gcc_x86_64 / build: drivers/iio/adc/adrv902x/common/adi_hal/adi_common_hal.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_gcc_x86_64 / build: drivers/iio/adc/adrv902x/common/adi_error/adi_common_error.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_gcc_aarch64 / build: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_bf_jesd_common.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_gcc_aarch64 / build: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_bf_hal.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_gcc_aarch64 / build: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_bf_deser.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_gcc_aarch64 / build: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_bf_core.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_gcc_aarch64 / build: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_bf_analog_tx_mem_map.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_gcc_aarch64 / build: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_bf_analog_rx_mem_map.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_gcc_aarch64 / build: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_bf_analog_orx_mem_map.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_gcc_aarch64 / build: drivers/iio/adc/adrv902x/common/adi_logging/adi_common_log.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_gcc_aarch64 / build: drivers/iio/adc/adrv902x/common/adi_hal/adi_common_hal.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_gcc_aarch64 / build: drivers/iio/adc/adrv902x/common/adi_error/adi_common_error.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_llvm_x86_64 / build: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_bf_jesd_common.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_llvm_x86_64 / build: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_bf_hal.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_llvm_x86_64 / build: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_bf_deser.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_llvm_x86_64 / build: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_bf_core.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_llvm_x86_64 / build: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_bf_analog_tx_mem_map.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_llvm_x86_64 / build: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_bf_analog_rx_mem_map.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_llvm_x86_64 / build: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_bf_analog_orx_mem_map.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_llvm_x86_64 / build: drivers/iio/adc/adrv902x/common/adi_logging/adi_common_log.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_llvm_x86_64 / build: drivers/iio/adc/adrv902x/common/adi_hal/adi_common_hal.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
build_llvm_x86_64 / build: drivers/iio/adc/adrv902x/common/adi_error/adi_common_error.c#L0
assert_compiled: Was not compiled during kernel compilation, ensure defconfig enables it
assert_checks
Process completed with exit code 1.
assert_checks
Some jobs didn't pass strict checks: build_gcc_arm: assert_compiled assert_state build_gcc_aarch64: assert_compiled assert_state build_gcc_x86_64: assert_compiled assert_state checks: checkpatch build_llvm_x86_64: assert_compiled assert_state And non-strict checks: checks: coccicheck cppcheck checkpatch Errors and warnings are annotated on the changed files, in each job step, as well as aggregated on the Summary page. Some messages may not cause the step to fail, but still need to be checked.
checks / checks: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_data_interface.c#L474
coccicheck: 12-26 Unneeded variable "recoveryAction". Return "ADI_COMMON_ACT_NO_ACTION" on line 505
checks / checks: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_cpu.c#L2349
coccicheck: 81-82 WARNING opportunity for swap()
checks / checks: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_cpu.c#L2345
coccicheck: 81-82 WARNING opportunity for swap()
checks / checks: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_cpu.c#L1989
coccicheck: 13-27 Unneeded variable "recoveryAction". Return "0" on line 2176
checks / checks: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_cals.c#L57
coccicheck: 12-26 Unneeded variable "recoveryAction". Return "ADI_COMMON_ACT_NO_ACTION" on line 91
checks / checks: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_bf_hal.c#L57
coccicheck: 12-26 Unneeded variable "recoveryAction". Return "ADI_COMMON_ACT_NO_ACTION" on line 66
checks / checks: drivers/iio/adc/adrv902x/devices/adrv9025/private/src/adrv9025_bf_hal.c#L24
coccicheck: 12-26 Unneeded variable "recoveryAction". Return "ADI_COMMON_ACT_NO_ACTION" on line 51
checks / checks: drivers/iio/adc/adrv902x/common/adi_error/adi_common_error.c#L104
coccicheck: 12-26 Unneeded variable "recoveryAction". Return "ADI_COMMON_ACT_NO_ACTION" on line 122
checks / checks: drivers/iio/adc/adrv902x/devices/adrv9025/private/include/adrv9025_cpu_error_mapping.h#L32
checkpatch: please, no spaces at the start of a line + const uint32_t errcode;^M$
checks / checks: drivers/iio/adc/adrv902x/devices/adrv9025/private/include/adrv9025_cpu_error_mapping.h#L30
checkpatch: do not add new typedefs +typedef struct adrv9025_arm_api_error
checks / checks: drivers/iio/adc/adrv902x/devices/adrv9025/private/include/adrv9025_cpu_error_mapping.h#L12
checkpatch: Block comments should align the * on each line +/**
checks / checks: drivers/iio/adc/adrv902x/devices/adrv9025/private/include/adrv9025_cpu_error_mapping.h#L3
checkpatch: Block comments should align the * on each line +/**
checks / checks: drivers/iio/adc/adrv902x/common/adi_logging/adi_common_log.c#L1
checkpatch: Missing or malformed SPDX-License-Identifier tag in line 1 +/* SPDX-License-Identifier: GPL-2.0 */
checks / checks: drivers/iio/adc/adrv902x/common/adi_logging/adi_common_log.c#L1
checkpatch: Improper SPDX comment style for 'drivers/iio/adc/adrv902x/common/adi_logging/adi_common_log.c', please use '//' instead +/* SPDX-License-Identifier: GPL-2.0 */
checks / checks: drivers/iio/adc/adrv902x/common/adi_hal/adi_common_hal.c#L1
checkpatch: Missing or malformed SPDX-License-Identifier tag in line 1 +/* SPDX-License-Identifier: GPL-2.0 */
checks / checks: drivers/iio/adc/adrv902x/common/adi_hal/adi_common_hal.c#L1
checkpatch: Improper SPDX comment style for 'drivers/iio/adc/adrv902x/common/adi_hal/adi_common_hal.c', please use '//' instead +/* SPDX-License-Identifier: GPL-2.0 */
checks / checks: drivers/iio/adc/adrv902x/common/adi_error/adi_common_error.c#L1
checkpatch: Missing or malformed SPDX-License-Identifier tag in line 1 +/* SPDX-License-Identifier: GPL-2.0 */
checks / checks: drivers/iio/adc/adrv902x/common/adi_error/adi_common_error.c#L1
checkpatch: Improper SPDX comment style for 'drivers/iio/adc/adrv902x/common/adi_error/adi_common_error.c', please use '//' instead +/* SPDX-License-Identifier: GPL-2.0 */

Artifacts

Produced during runtime
Name Size Digest
dist-adi_ci_defconfig-gcc_14-arm Expired
4.19 MB
sha256:631de000fbe8460ba3624427c7201efe89eb5517353a7df65aa91ffd47e5299f
dist-adi_ci_defconfig-gcc_14-arm64 Expired
2.29 MB
sha256:634bb422e314691ddfe724fd4215413e8b53e5e8886e5c49fa6469b22d9f317c
dist-adi_ci_defconfig-gcc_14-x86 Expired
2.13 MB
sha256:b567c07fa2d9bdd99276b6aa776a2c14002989b45b0dddf1bc1c63960653b3c2
dist-adi_ci_defconfig-llvm_19-x86 Expired
2.04 MB
sha256:285f894dc8c2adbbfb0b8e5a751c902dabc3b2a31d535073990aba701ea7f7e5