1
0
Fork 0

ARM: dts: stm32: change nvmem node name on stm32f429

Change non volatile node name from nvmem to efuse to be compliant
with yaml schema.

Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
alistair/sensors
Benjamin Gaignard 2019-12-19 15:41:16 +01:00 committed by Alexandre Torgue
parent a09c71817f
commit f723d518bf
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@
};
soc {
romem: nvmem@1fff7800 {
romem: efuse@1fff7800 {
compatible = "st,stm32f4-otp";
reg = <0x1fff7800 0x400>;
#address-cells = <1>;