Signed-off-by: Andreas Färber <[email protected]> --- Documentation/devicetree/bindings/arm/marvell/iap140.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/marvell/iap140.txt
diff --git a/Documentation/devicetree/bindings/arm/marvell/iap140.txt b/Documentation/devicetree/bindings/arm/marvell/iap140.txt new file mode 100644 index 0000000..25d307c --- /dev/null +++ b/Documentation/devicetree/bindings/arm/marvell/iap140.txt @@ -0,0 +1,7 @@ +Marvell IAP140 Device Tree Bindings +----------------------------------- + +Boards using a SoC of the Marvell IAP140 family must carry the following +root node property: + + - compatible : must contain "mrvl,iap140" -- 2.10.2

