lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 19 Feb 2017 04:19:58 +0100 From: Andreas Färber <afaerber@...e.de> To: linux-arm-kernel@...ts.infradead.org Cc: Jason Cooper <jason@...edaemon.net>, Andrew Lunn <andrew@...n.ch>, Gregory Clement <gregory.clement@...e-electrons.com>, Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>, Jisheng Zhang <jszhang@...vell.com>, Daniel Mack <daniel@...que.org>, Haojian Zhuang <haojian.zhuang@...il.com>, Robert Jarzmik <robert.jarzmik@...e.fr>, Eric Miao <eric.y.miao@...il.com>, info@...romedabox.org, linux-kernel@...r.kernel.org, Andreas Färber <afaerber@...e.de>, Rob Herring <robh+dt@...nel.org>, Mark Rutland <mark.rutland@....com>, devicetree@...r.kernel.org Subject: [PATCH 2/4] Documentation: devicetree: arm: Document Marvell IAP140 Signed-off-by: Andreas Färber <afaerber@...e.de> --- 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
Powered by blists - more mailing lists