]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: stm32: change nvmem node name on stm32f429
authorBenjamin Gaignard <benjamin.gaignard@st.com>
Thu, 19 Dec 2019 14:41:16 +0000 (15:41 +0100)
committerAlexandre Torgue <alexandre.torgue@st.com>
Thu, 9 Jan 2020 11:29:28 +0000 (12:29 +0100)
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>
arch/arm/boot/dts/stm32f429.dtsi

index dab6351883e7ae3f3f6cf9dd7a093d0916637f8a..d7770699feb52b17c602e73ef336521d78b026a2 100644 (file)
@@ -80,7 +80,7 @@ clk_i2s_ckin: i2s-ckin {
        };
 
        soc {
-               romem: nvmem@1fff7800 {
+               romem: efuse@1fff7800 {
                        compatible = "st,stm32f4-otp";
                        reg = <0x1fff7800 0x400>;
                        #address-cells = <1>;