提交 9b24a35c 编写于 作者: B Boris Brezillon 提交者: Gregory CLEMENT

ARM: mvebu: modify Orion and Kirkwoord crypto compatible strings

Explicitly use the SoC specific compatible strings in kirkwood.dtsi and
dove.dtsi, so that the crypto devices have access to the TDMA feature
when attached to the new CESA driver.
Signed-off-by: NBoris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: NGregory CLEMENT <gregory.clement@free-electrons.com>
上级 eb69e001
......@@ -263,7 +263,7 @@
};
crypto: crypto-engine@30000 {
compatible = "marvell,orion-crypto";
compatible = "marvell,dove-crypto";
reg = <0x30000 0x10000>;
reg-names = "regs";
interrupts = <31>;
......
......@@ -251,7 +251,7 @@
};
cesa: crypto@30000 {
compatible = "marvell,orion-crypto";
compatible = "marvell,kirkwood-crypto";
reg = <0x30000 0x10000>;
reg-names = "regs";
interrupts = <22>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册