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,10 +1,7 @@
# Copyright (c) 2018 omSquare s.r.o.
# SPDX-License-Identifier: Apache-2.0
title: Atmel SAM0 RTC
description: |
This binding gives a base representation of the Atmel SAM0 RTC
description: Atmel SAM0 RTC
compatible: "atmel,sam0-rtc"

View file

@ -1,13 +1,7 @@
#
# Copyright (c) 2019, Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
#
title: Microchip XEC basic timer
description: |
This binding gives a base representation of the Microchip XEC basic timer
description: Microchip XEC basic timer
compatible: "microchip,xec-timer"

View file

@ -1,10 +1,7 @@
# Copyright (c) 2018 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
title: Nordic nRF Real Time Counter
description: |
This is a representation of the Nordic nRF RTC node
description: Nordic nRF RTC (Real-Time Counter)
compatible: "nordic,nrf-rtc"

View file

@ -1,10 +1,7 @@
# Copyright (c) 2018, blik GmbH
# SPDX-License-Identifier: Apache-2.0
title: Kinetis RTC
description: |
This binding gives a base representation of the Kinetis RTC
description: Kinetis RTC
compatible: "nxp,kinetis-rtc"

View file

@ -1,10 +1,7 @@
# Copyright (c) 2019, Piotr Mienkowski
# SPDX-License-Identifier: Apache-2.0
title: Silabs Gecko Real Time Counter
description: |
This is a representation of the Silabs Gecko RTCC node
description: Silabs Gecko RTCC (Real-Time Counter)
compatible: "silabs,gecko-rtcc"

View file

@ -1,10 +1,7 @@
# Copyright (c) 2018, Workaround GmbH
# SPDX-License-Identifier: Apache-2.0
title: STM32 RTC
description: |
This binding gives a base representation of the STM32 RTC
description: STM32 RTC
compatible: "st,stm32-rtc"

View file

@ -4,10 +4,7 @@
# SPDX-License-Identifier: Apache-2.0
#
title: TI SimpleLink CC13xx/CC26xx RTC
description: |
This binding gives a base representation of the TI SimpleLink CC13xx/CC26xx RTC
description: TI SimpleLink CC13xx/CC26xx RTC
compatible: "ti,cc13xx-cc26xx-rtc"