rockchip: nanopi r4s: fix typo error

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit ec04bb231fd507240775cd5a964d47ee9157b056)
This commit is contained in:
Tianling Shen 2021-08-17 19:46:06 +08:00
parent e418251fa5
commit ad4aa8df39
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

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 {