Skip to content

[nrf fromlist] soc: nordic: nrf54l: remove configuration of DCDC regulator #7757

[nrf fromlist] soc: nordic: nrf54l: remove configuration of DCDC regulator

[nrf fromlist] soc: nordic: nrf54l: remove configuration of DCDC regulator #7757

Triggered via pull request December 2, 2024 13:41
Status Success
Total duration 2m 51s
Artifacts 1

compliance.yml

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

Annotations

1 error, 1 warning, and 1 notice
Run compliance checks on patch series (PR)
Process completed with exit code 1.
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: - *((volatile uint32_t *)0x50120624ul) = 20 | 1<<5; - *((volatile uint32_t *)0x5012063Cul) &= ~(1<<19); + *((volatile uint32_t *)0x50120624ul) = 20 | 1 << 5; + *((volatile uint32_t *)0x5012063Cul) &= ~(1 << 19); File:soc/nordic/nrf54l/soc.c Line:163
You may want to run clang-format on this change: soc/nordic/nrf54l/soc.c#L163
soc/nordic/nrf54l/soc.c:163 - *((volatile uint32_t *)0x50120624ul) = 20 | 1<<5; - *((volatile uint32_t *)0x5012063Cul) &= ~(1<<19); + *((volatile uint32_t *)0x50120624ul) = 20 | 1 << 5; + *((volatile uint32_t *)0x5012063Cul) &= ~(1 << 19);

Artifacts

Produced during runtime
Name Size
compliance.xml
638 Bytes