提交 01ab1167 编写于 作者: M Maxime Ripard 提交者: Greg Kroah-Hartman

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

Switch the device tree to the new compatibles introduced in the SID drivers
to have a common pattern accross all Allwinner SoCs.
Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 f0de8e04
......@@ -421,7 +421,7 @@
};
sid: eeprom@01c23800 {
compatible = "allwinner,sun4i-sid";
compatible = "allwinner,sun4i-a10-sid";
reg = <0x01c23800 0x10>;
};
......
......@@ -378,7 +378,7 @@
};
sid: eeprom@01c23800 {
compatible = "allwinner,sun4i-sid";
compatible = "allwinner,sun4i-a10-sid";
reg = <0x01c23800 0x10>;
};
......
......@@ -341,7 +341,7 @@
};
sid: eeprom@01c23800 {
compatible = "allwinner,sun4i-sid";
compatible = "allwinner,sun4i-a10-sid";
reg = <0x01c23800 0x10>;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册