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 linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20171226215354.7h3lvo3w5qb5piuy@rob-hp-laptop> Date: Tue, 26 Dec 2017 15:53:54 -0600 From: Rob Herring <robh@...nel.org> To: Priit Laes <plaes@...es.org> Cc: Yong Deng <yong.deng@...ewell.com>, Maxime Ripard <maxime.ripard@...e-electrons.com>, Mauro Carvalho Chehab <mchehab@...nel.org>, Mark Rutland <mark.rutland@....com>, Chen-Yu Tsai <wens@...e.org>, "David S. Miller" <davem@...emloft.net>, Greg Kroah-Hartman <gregkh@...uxfoundation.org>, Randy Dunlap <rdunlap@...radead.org>, Hans Verkuil <hans.verkuil@...co.com>, Stanimir Varbanov <stanimir.varbanov@...aro.org>, Hugues Fruchet <hugues.fruchet@...com>, Yannick Fertre <yannick.fertre@...com>, Philipp Zabel <p.zabel@...gutronix.de>, Arnd Bergmann <arnd@...db.de>, Benjamin Gaignard <benjamin.gaignard@...aro.org>, Ramesh Shanmugasundaram <ramesh.shanmugasundaram@...renesas.com>, Sakari Ailus <sakari.ailus@...ux.intel.com>, Rick Chang <rick.chang@...iatek.com>, linux-media@...r.kernel.org, devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org, linux-sunxi@...glegroups.com Subject: Re: [linux-sunxi] [PATCH v4 1/2] dt-bindings: media: Add Allwinner V3s Camera Sensor Interface (CSI) On Fri, Dec 22, 2017 at 10:00:08AM +0000, Priit Laes wrote: > On Fri, Dec 22, 2017 at 05:41:29PM +0800, Yong Deng wrote: > > Add binding documentation for Allwinner V3s CSI. > > > > Signed-off-by: Yong Deng <yong.deng@...ewell.com> > > --- > > .../devicetree/bindings/media/sun6i-csi.txt | 51 ++++++++++++++++++++++ > > 1 file changed, 51 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/media/sun6i-csi.txt > > > > diff --git a/Documentation/devicetree/bindings/media/sun6i-csi.txt b/Documentation/devicetree/bindings/media/sun6i-csi.txt > > new file mode 100644 > > index 0000000..b5bfe3f > > --- /dev/null > > +++ b/Documentation/devicetree/bindings/media/sun6i-csi.txt > > @@ -0,0 +1,51 @@ > > +Allwinner V3s Camera Sensor Interface > > +------------------------------ > > Not sure whether syntax for these files is proper reStructuredText/Markdown, > but the underline-ish style expects the title and underline having same length. The binding files are not rst/md format, but still the comment is just good style. Rob
Powered by blists - more mailing lists