dts: bindings: Remove 'title:' and put all info. into 'description:'

Add any useful information from 'title:' to the 'description:' strings
(e.g. explanations of acronyms), and remove 'title:' as well as any
copy-pasted "this binding gives a ..." boilerplate.

Also clean some description strings up a bit.

Some other things could probably be cleaned up (replacing 'GPIO node'
with 'GPIO controller' on controllers for consistency, for example), but
I kept things close to the original to avoid accidentally messing up.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
This commit is contained in:
Ulf Magnusson 2019-11-19 08:39:11 +01:00 committed by Carles Cufí
commit 2934ee2cda
407 changed files with 387 additions and 1598 deletions

View file

@ -1,13 +1,7 @@
#
# Copyright (c) 2019, Linaro Limited
#
# SPDX-License-Identifier: Apache-2.0
#
title: MT9M114 CMOS video sensor.
description: |
This is a representation of the MT9M114 CMOS video sensor.
description: MT9M114 CMOS video sensor
compatible: "aptina,mt9m114"

View file

@ -4,10 +4,7 @@
# SPDX-License-Identifier: Apache-2.0
#
title: NXP MCUX CSI module
description: |
This binding gives a base representation of NXP MCUX CMOS Sensor Interface
description: NXP MCUX CMOS sensor interface
compatible: "nxp,imx-csi"