dts: arm: nrf9160: minor typo fix
A minor spelling fix in an inline comment in both nRF9160 Secure and Non-Secure .dtsi headers. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
This commit is contained in:
parent
58e9a93faf
commit
7dbc318acd
2 changed files with 2 additions and 2 deletions
|
@ -72,7 +72,7 @@
|
|||
#include "nrf9160_common.dtsi"
|
||||
};
|
||||
|
||||
/* Addditional Secure peripherals */
|
||||
/* Additional Secure peripherals */
|
||||
gpiote: gpiote@5000d000 {
|
||||
compatible = "nordic,nrf-gpiote";
|
||||
reg = <0x5000d000 0x1000>;
|
||||
|
|
|
@ -72,7 +72,7 @@
|
|||
#include "nrf9160_common.dtsi"
|
||||
};
|
||||
|
||||
/* Addditional Non-Secure peripherals */
|
||||
/* Additional Non-Secure peripherals */
|
||||
gpiote: gpiote@40031000 {
|
||||
compatible = "nordic,nrf-gpiote";
|
||||
reg = <0x40031000 0x1000>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue