dts: bindings: arm: nordic: tddconf: Add etrbuffer
Introduce etrbuffer in the tddconf bindings to support flexible placement in the memory map. Signed-off-by: Karsten Koenig <karsten.koenig@nordicsemi.no>
This commit is contained in:
parent
61f2b117a9
commit
a4fcd5e9e0
3 changed files with 6 additions and 0 deletions
|
@ -12,4 +12,5 @@
|
|||
etrsources = <(NRF_TDDCONF_SOURCE_STMMAINCORE | NRF_TDDCONF_SOURCE_STMPPR |
|
||||
NRF_TDDCONF_SOURCE_STMFLPR)>;
|
||||
portconfig = <0>;
|
||||
etrbuffer = <&etr_buffer>;
|
||||
};
|
||||
|
|
|
@ -12,4 +12,5 @@
|
|||
etrsources = <(NRF_TDDCONF_SOURCE_STMMAINCORE | NRF_TDDCONF_SOURCE_STMPPR |
|
||||
NRF_TDDCONF_SOURCE_STMFLPR)>;
|
||||
portconfig = <0>;
|
||||
etrbuffer = <&etr_buffer>;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue