Merge branch 'topic/mv_xor' into for-linus

This commit is contained in:
Vinod Koul
2016-05-17 10:14:50 +05:30
کامیت 112db20e81
4فایلهای تغییر یافته به همراه84 افزوده شده و 22 حذف شده

مشاهده پرونده

@@ -1,7 +1,10 @@
* Marvell XOR engines
Required properties:
- compatible: Should be "marvell,orion-xor" or "marvell,armada-380-xor"
- compatible: Should be one of the following:
- "marvell,orion-xor"
- "marvell,armada-380-xor"
- "marvell,armada-3700-xor".
- reg: Should contain registers location and length (two sets)
the first set is the low registers, the second set the high
registers for the XOR engine.