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: Mon, 18 Feb 2019 13:52:47 -0600 From: Rob Herring <robh@...nel.org> To: Sugaya Taichi <sugaya.taichi@...ionext.com> Cc: devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org, Mark Rutland <mark.rutland@....com>, Takao Orito <orito.takao@...ionext.com>, Kazuhiro Kasai <kasai.kazuhiro@...ionext.com>, Shinji Kanematsu <kanematsu.shinji@...ionext.com>, Jassi Brar <jaswinder.singh@...aro.org>, Masami Hiramatsu <masami.hiramatsu@...aro.org> Subject: Re: [PATCH v2 03/15] dt-bindings: Add documentation for Milbeaut SoCs On Fri, Feb 08, 2019 at 09:26:04PM +0900, Sugaya Taichi wrote: > This adds a DT binding documentation for the M10V and its evaluation > board. Most boards/soc bindings are using DT schema (yaml) now. We're not requiring that just yet, but I'd like to not add more. So can you convert this to schema. Rob > > Signed-off-by: Sugaya Taichi <sugaya.taichi@...ionext.com> > --- > Documentation/devicetree/bindings/arm/milbeaut.txt | 6 ++++++ > 1 file changed, 6 insertions(+) > create mode 100644 Documentation/devicetree/bindings/arm/milbeaut.txt > > diff --git a/Documentation/devicetree/bindings/arm/milbeaut.txt b/Documentation/devicetree/bindings/arm/milbeaut.txt > new file mode 100644 > index 0000000..9fd053a > --- /dev/null > +++ b/Documentation/devicetree/bindings/arm/milbeaut.txt > @@ -0,0 +1,6 @@ > +Milbeaut platforms device tree bindings > +--------------------------------------- > + > +- Milbeaut M10V Evaluation Board > + Required root node properties: > + - compatible = "socionext,milbeaut-m10v-evb", "socionext,sc2000a"; > -- > 1.9.1 >
Powered by blists - more mailing lists