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 fa2240b commit 79b0154Copy full SHA for 79b0154
dts/bindings/riscv/nordic,nrf-vpr-coprocessor.yaml
@@ -12,11 +12,6 @@ description: |
12
include: base.yaml
13
14
properties:
15
- cpu:
16
- type: int
17
- description: |
18
- Processor ID of the VPR core.
19
-
20
execution-memory:
21
type: phandle
22
required: true
dts/common/nordic/nrf54h20.dtsi
@@ -588,7 +588,6 @@
588
compatible = "nordic,nrf-vpr-coprocessor";
589
reg = <0x908000 0x1000>;
590
status = "disabled";
591
- cpu = <13>;
592
#address-cells = <1>;
593
#size-cells = <1>;
594
ranges = <0x0 0x908000 0x1000>;
0 commit comments