Merge all the information into 'description:' and remove 'title:'.
Gets rid of a deprecation warning.
See commit 2934ee2cda ("dts: bindings: Remove 'title:' and put all info.
into 'description:'").
Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
9 lines
202 B
YAML
9 lines
202 B
YAML
# Copyright (c) 2019, NXP
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: NXP LPC IAP (In-Application Programming) flash memory controller
|
|
|
|
compatible: "nxp,lpc-iap"
|
|
|
|
include: flash-controller.yaml
|