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

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>
This commit is contained in:
Benjamin Gaignard 2019-12-19 15:41:17 +01:00 committed by Alexandre Torgue
parent f723d518bf
commit 11ee8c7e44

View file

@ -1485,7 +1485,7 @@
status = "disabled"; status = "disabled";
}; };
bsec: nvmem@5c005000 { bsec: efuse@5c005000 {
compatible = "st,stm32mp15-bsec"; compatible = "st,stm32mp15-bsec";
reg = <0x5c005000 0x400>; reg = <0x5c005000 0x400>;
#address-cells = <1>; #address-cells = <1>;