提交 8c442794 编写于 作者: G Greg Kroah-Hartman

Revert "ARM: sunxi: dt: Convert to the new SID compatibles"

This reverts commit 01ab1167, it is
incorrect, a future patch will fix this up properly.

Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 3b1cc9b9
...@@ -421,7 +421,7 @@ ...@@ -421,7 +421,7 @@
}; };
sid: eeprom@01c23800 { sid: eeprom@01c23800 {
compatible = "allwinner,sun4i-a10-sid"; compatible = "allwinner,sun4i-sid";
reg = <0x01c23800 0x10>; reg = <0x01c23800 0x10>;
}; };
......
...@@ -378,7 +378,7 @@ ...@@ -378,7 +378,7 @@
}; };
sid: eeprom@01c23800 { sid: eeprom@01c23800 {
compatible = "allwinner,sun4i-a10-sid"; compatible = "allwinner,sun4i-sid";
reg = <0x01c23800 0x10>; reg = <0x01c23800 0x10>;
}; };
......
...@@ -341,7 +341,7 @@ ...@@ -341,7 +341,7 @@
}; };
sid: eeprom@01c23800 { sid: eeprom@01c23800 {
compatible = "allwinner,sun4i-a10-sid"; compatible = "allwinner,sun4i-sid";
reg = <0x01c23800 0x10>; reg = <0x01c23800 0x10>;
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册