video pipeline on rt10xx: Fix chicken-egg issue in init priority #156426
compliance.yml
on: pull_request
Run compliance checks on patch series (PR)
2m 33s
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 |
|