提交 892900a7 编写于 作者: D Daniel Palmer 提交者: Arnd Bergmann

ARM: mstar: Correct the compatible string for pmsleep

The compatible string for the pmsleep region has changed.
Update the MStar/Sigmastar v7 base dtsi with the new string.

Link: https://lore.kernel.org/r/20200729150748.1945589-4-daniel@0x0f.comSigned-off-by: NDaniel Palmer <daniel@0x0f.com>
Signed-off-by: NArnd Bergmann <arnd@arndb.de>
上级 1eb47d0a
......@@ -74,7 +74,7 @@
ranges = <0x0 0x1f000000 0x00400000>;
pmsleep: syscon@1c00 {
compatible = "mstar,pmsleep", "syscon";
compatible = "mstar,msc313-pmsleep", "syscon";
reg = <0x1c00 0x100>;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册