rockchip: nanopi r4s: fix typo error

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit ec04bb231f)
This commit is contained in:
Tianling Shen 2021-08-17 19:46:06 +08:00
parent c47830861c
commit 48cdd20013
No known key found for this signature in database
GPG Key ID: 6850B6345C862176
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ Signed-off-by: Tianling Shen <cnsztl@gmail.com>
+&gmac {
+ nvmem-cells = <&mac_address>;
+ nvmem-cells-names = "mac-address";
+ nvmem-cell-names = "mac-address";
+};
+
+&i2c2 {

View File

@ -19,7 +19,7 @@ Signed-off-by: Tianling Shen <cnsztl@gmail.com>
+&gmac {
+ nvmem-cells = <&mac_address>;
+ nvmem-cells-names = "mac-address";
+ nvmem-cell-names = "mac-address";
+};
+
+&i2c2 {