Skip to content

video pipeline on rt10xx: Fix chicken-egg issue in init priority #156426

video pipeline on rt10xx: Fix chicken-egg issue in init priority

video pipeline on rt10xx: Fix chicken-egg issue in init priority #156426

Triggered via pull request October 22, 2024 11:37
Status Failure
Total duration 2m 41s
Artifacts 1

compliance.yml

on: pull_request
Run compliance checks on patch series (PR)
2m 33s
Run compliance checks on patch series (PR)
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 2 warnings, and 2 notices
Run compliance checks on patch series (PR)
Process completed with exit code 2.
Run compliance checks on patch series (PR): Checkpatch.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details. LONG_LINE: line length of 104 exceeds 100 columns File:drivers/video/video_mcux_mipi_csi2rx.c Line:25
Run compliance checks on patch series (PR)
Process completed with exit code 1.
LONG_LINE: drivers/video/video_mcux_mipi_csi2rx.c#L25
drivers/video/video_mcux_mipi_csi2rx.c:25 line length of 104 exceeds 100 columns
Run compliance checks on patch series (PR): ClangFormat.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#clang-format for more details. You may want to run clang-format on this change: - DEVICE_DT_GET(DT_GPARENT(DT_NODELABEL(DT_STRING_TOKEN( \ - DT_CHILD(DT_CHILD(DT_INST_CHILD(n, ports), port_1), endpoint), remote_endpoint_label)))) + DEVICE_DT_GET(DT_GPARENT(DT_NODELABEL( \ + DT_STRING_TOKEN(DT_CHILD(DT_CHILD(DT_INST_CHILD(n, ports), port_1), endpoint), \ + remote_endpoint_label)))) File:drivers/video/video_mcux_mipi_csi2rx.c Line:26 You may want to run clang-format on this change: - .sensor_dev = DEVICE_DT_INST_GET_SENSOR_DEV(n), \ + .sensor_dev = DEVICE_DT_INST_GET_SENSOR_DEV(n), \ File:drivers/video/video_mcux_mipi_csi2rx.c Line:330
You may want to run clang-format on this change: drivers/video/video_mcux_mipi_csi2rx.c#L26
drivers/video/video_mcux_mipi_csi2rx.c:26 - DEVICE_DT_GET(DT_GPARENT(DT_NODELABEL(DT_STRING_TOKEN( \ - DT_CHILD(DT_CHILD(DT_INST_CHILD(n, ports), port_1), endpoint), remote_endpoint_label)))) + DEVICE_DT_GET(DT_GPARENT(DT_NODELABEL( \ + DT_STRING_TOKEN(DT_CHILD(DT_CHILD(DT_INST_CHILD(n, ports), port_1), endpoint), \ + remote_endpoint_label))))
You may want to run clang-format on this change: drivers/video/video_mcux_mipi_csi2rx.c#L330
drivers/video/video_mcux_mipi_csi2rx.c:330 - .sensor_dev = DEVICE_DT_INST_GET_SENSOR_DEV(n), \ + .sensor_dev = DEVICE_DT_INST_GET_SENSOR_DEV(n), \

Artifacts

Produced during runtime
Name Size
compliance.xml
846 Bytes