mediatek: filogic: fix nvmem cell names of the GL.iNet MT-2500
authorDaniel Golle <daniel@makrotopia.org>
Sun, 18 Feb 2024 05:02:38 +0000 (05:02 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 19 Feb 2024 03:23:43 +0000 (03:23 +0000)
Fix style of nvmem cell names in the device tree of the GL.iNet MT-2500.

Fixes: 49ed52b862 ("mediatek: filogic: convert GL.iNet MT-2500 to use NVMEM-on-MMC)"
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/mediatek/dts/mt7981b-glinet-gl-mt2500.dts

index 03cfe4c825bc296565cb29dd1761b83111e9eac8..9b7c85e51973eec2ed14e26b910789c57ff871c2 100644 (file)
                                        #nvmem-cell-cells = <1>;
                                };
 
-                               ddns_boot1_10@10 {
+                               ddns@10 {
                                        reg = <0x10 0x10>;
                                };
 
-                               sn_bak_boot1_20@20 {
+                               sn-bak@20 {
                                        reg = <0x20 0x10>;
                                };
 
-                               sn_boot1_20@30 {
+                               sn@30 {
                                        reg = <0x30 0x10>;
                                };
 
-                               country_code_boot1_88@88 {
+                               country-code@88 {
                                        reg = <0x88 0x10>;
                                };
                        };