Cherry-pick from upstream #3
Merged
Annotations
11 errors and 4 warnings
|
|
|
DevicetreeLinting.txt#L0
See https://docs.zephyrproject.org/latest/contribute/style/devicetree.html for more details.
Not correctly formatted.:Index: a/dts/vendor/nordic/nrf54h20.dtsi
===================================================================
--- a/dts/vendor/nordic/nrf54h20.dtsi
+++ a/dts/vendor/nordic/nrf54h20.dtsi
@@ -135,8 +135,9 @@
substate-id = <1>;
min-residency-us = <700>;
exit-latency-us = <5>;
};
+
idle_cache_disabled: idle_cache_disabled {
compatible = "zephyr,power-state";
power-state-name = "suspend-to-idle";
substate-id = <2>;
File:dts/vendor/nordic/nrf54h20.dtsi
:Insert new lines. Expecting 2.
File:dts/vendor/nordic/nrf54h20.dtsi
Line:138
Column:5
EndLine:138
EndColumn:5
Not correctly formatted.:Index: a/dts/vendor/nordic/nrf54l_05_10_15.dtsi
===================================================================
--- a/dts/vendor/nordic/nrf54l_05_10_15.dtsi
+++ a/dts/vendor/nordic/nrf54l_05_10_15.dtsi
@@ -107,8 +107,9 @@
#address-cells = <1>;
#size-cells = <1>;
ranges = <0x0 0x40000000 0x10000000>;
#else
+
global_peripherals: peripheral@50000000 {
reg = <0x50000000 0x10000000>;
#address-cells = <1>;
#size-cells = <1>;
File:dts/vendor/nordic/nrf54l_05_10_15.dtsi
:Insert new lines. Expecting 2.
File:dts/vendor/nordic/nrf54l_05_10_15.dtsi
Line:110
Column:5
EndLine:110
EndColumn:5
Not correctly formatted.:Index: a/dts/vendor/nordic/nrf54lm20a.dtsi
===================================================================
--- a/dts/vendor/nordic/nrf54lm20a.dtsi
+++ a/dts/vendor/nordic/nrf54lm20a.dtsi
@@ -98,8 +98,9 @@
#ifdef USE_NON_SECURE_ADDRESS_MAP
/* intentionally empty because UICR is hardware fixed to Secure */
#else
+
uicr: uicr@ffd000 {
compatible = "nordic,nrf-uicr";
reg = <0xffd000 0x1000>;
};
@@ -127,8 +128,9 @@
#address-cells = <1>;
#size-cells = <1>;
ranges = <0x0 0x40000000 0x10000000>;
#else
+
global_peripherals: peripheral@50000000 {
reg = <0x50000000 0x10000000>;
ranges = <0x0 0x50000000 0x10000000>;
#address-cells = <1>;
@@ -762,8 +764,9 @@
#ifdef USE_NON_SECURE_ADDRESS_MAP
/* intentionally empty because WDT30 is hardware fixed to Secure */
#else
+
wdt30: watchdog@108000 {
compatible = "nordic,nrf-wdt";
reg = <0x108000 0x620>;
interrupts = <264 NRF_DEFAULT_IRQ_PRIORITY>;
File:dts/vendor/nordic/nrf54lm20a.dtsi
:Insert new lines. Expecting 2.
File:dts/vendor/nordic/nrf54lm20a.dtsi
Line:101
Column:5
EndLine:101
EndColumn:5
:Insert new lines. Expecting 2.
File:dts/vendor/nordic/nrf54lm20a.dtsi
Line:130
Column:5
EndLine:130
EndColumn:5
:Insert new lines. Expecting 2.
File:dts/vendor/nordic/nrf54lm20a.dtsi
Line:765
Column:5
EndLine:765
EndColumn:5
|
|
|
|
dts/vendor/nordic/nrf54lm20a.dtsi#L765
dts/vendor/nordic/nrf54lm20a.dtsi:765 Insert new lines. Expecting 2.
|
|
dts/vendor/nordic/nrf54lm20a.dtsi#L130
dts/vendor/nordic/nrf54lm20a.dtsi:130 Insert new lines. Expecting 2.
|
|
dts/vendor/nordic/nrf54lm20a.dtsi#L101
dts/vendor/nordic/nrf54lm20a.dtsi:101 Insert new lines. Expecting 2.
|
|
dts/vendor/nordic/nrf54lm20a.dtsi#L0
dts/vendor/nordic/nrf54lm20a.dtsi Index: a/dts/vendor/nordic/nrf54lm20a.dtsi
===================================================================
--- a/dts/vendor/nordic/nrf54lm20a.dtsi
+++ a/dts/vendor/nordic/nrf54lm20a.dtsi
@@ -98,8 +98,9 @@
#ifdef USE_NON_SECURE_ADDRESS_MAP
/* intentionally empty because UICR is hardware fixed to Secure */
#else
+
uicr: uicr@ffd000 {
compatible = "nordic,nrf-uicr";
reg = <0xffd000 0x1000>;
};
@@ -127,8 +128,9 @@
#address-cells = <1>;
#size-cells = <1>;
ranges = <0x0 0x40000000 0x10000000>;
#else
+
global_peripherals: peripheral@50000000 {
reg = <0x50000000 0x10000000>;
ranges = <0x0 0x50000000 0x10000000>;
#address-cells = <1>;
@@ -762,8 +764,9 @@
#ifdef USE_NON_SECURE_ADDRESS_MAP
/* intentionally empty because WDT30 is hardware fixed to Secure */
#else
+
wdt30: watchdog@108000 {
compatible = "nordic,nrf-wdt";
reg = <0x108000 0x620>;
interrupts = <264 NRF_DEFAULT_IRQ_PRIORITY>;
|
|
dts/vendor/nordic/nrf54l_05_10_15.dtsi#L110
dts/vendor/nordic/nrf54l_05_10_15.dtsi:110 Insert new lines. Expecting 2.
|
|
dts/vendor/nordic/nrf54l_05_10_15.dtsi#L0
dts/vendor/nordic/nrf54l_05_10_15.dtsi Index: a/dts/vendor/nordic/nrf54l_05_10_15.dtsi
===================================================================
--- a/dts/vendor/nordic/nrf54l_05_10_15.dtsi
+++ a/dts/vendor/nordic/nrf54l_05_10_15.dtsi
@@ -107,8 +107,9 @@
#address-cells = <1>;
#size-cells = <1>;
ranges = <0x0 0x40000000 0x10000000>;
#else
+
global_peripherals: peripheral@50000000 {
reg = <0x50000000 0x10000000>;
#address-cells = <1>;
#size-cells = <1>;
|
|
dts/vendor/nordic/nrf54h20.dtsi#L138
dts/vendor/nordic/nrf54h20.dtsi:138 Insert new lines. Expecting 2.
|
|
dts/vendor/nordic/nrf54h20.dtsi#L0
dts/vendor/nordic/nrf54h20.dtsi Index: a/dts/vendor/nordic/nrf54h20.dtsi
===================================================================
--- a/dts/vendor/nordic/nrf54h20.dtsi
+++ a/dts/vendor/nordic/nrf54h20.dtsi
@@ -135,8 +135,9 @@
substate-id = <1>;
min-residency-us = <700>;
exit-latency-us = <5>;
};
+
idle_cache_disabled: idle_cache_disabled {
compatible = "zephyr,power-state";
power-state-name = "suspend-to-idle";
substate-id = <2>;
|
|
LicenseAndCopyrightCheck.txt#L0
Check SPDX headers and copyright lines with the reuse Python API.
License missing:File has no SPDX-License-Identifier header, consider adding one.
File:tests/bluetooth/init/pa_lna.overlay
Line:1
Copyright missing:File has no SPDX-FileCopyrightText header, consider adding one.
File:tests/bluetooth/init/pa_lna.overlay
Line:1
Copyright missing:File has no SPDX-FileCopyrightText header, consider adding one.
File:dts/arm/nordic/nrf52840.dtsi
Line:1
|
|
dts/arm/nordic/nrf52840.dtsi#L1
dts/arm/nordic/nrf52840.dtsi:1 File has no SPDX-FileCopyrightText header, consider adding one.
|
|
tests/bluetooth/init/pa_lna.overlay#L1
tests/bluetooth/init/pa_lna.overlay:1 File has no SPDX-FileCopyrightText header, consider adding one.
|
|
tests/bluetooth/init/pa_lna.overlay#L1
tests/bluetooth/init/pa_lna.overlay:1 File has no SPDX-License-Identifier header, consider adding one.
|
The logs for this run have expired and are no longer available.
Loading