dts: bindings: Remove "provides a base representation" from bindings
Newly-introduced stuff. See https://github.com/zephyrproject-rtos/zephyr/pull/20793. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
This commit is contained in:
parent
0ac6e6bf36
commit
86dc23a15d
|
@ -1,8 +1,7 @@
|
|||
# Copyright (c) 2018, Aurelien Jarno
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: |
|
||||
This binding gives a base representation of the Atmel SAM RNG
|
||||
description: Atmel SAM RNG
|
||||
|
||||
compatible: "atmel,sam-trng"
|
||||
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Copyright (c) 2018 Philémon Jaermann
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: |
|
||||
This binding gives a base representation of LSM303DLHC acceleration sensor
|
||||
description: LSM303DLHC acceleration sensor
|
||||
|
||||
compatible: "st,lsm303dlhc-accel"
|
||||
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Copyright (c) 2018, Linaro Limited
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: |
|
||||
This binding gives the base representation of es-WiFi module
|
||||
description: es-WiFi module
|
||||
|
||||
compatible: "inventek,eswifi"
|
||||
|
||||
|
|
Loading…
Reference in a new issue