We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d74f62 commit ee940cbCopy full SHA for ee940cb
dts/arm/nordic/nrf5340_cpuapp.dtsi
@@ -57,6 +57,7 @@
57
};
58
59
peripheral@50000000 {
60
+ reg = <0x50000000 0x10000000>;
61
#address-cells = <1>;
62
#size-cells = <1>;
63
ranges = <0x0 0x50000000 0x10000000>;
dts/arm/nordic/nrf5340_cpuappns.dtsi
@@ -40,6 +40,7 @@
40
41
42
peripheral@40000000 {
43
+ reg = <0x40000000 0x10000000>;
44
45
46
ranges = <0x0 0x40000000 0x10000000>;
0 commit comments