9680483c3d
All in tree device drivers use some form of DEVICE_DT_GET so we no longer need to require label properties. Signed-off-by: Kumar Gala <galak@kernel.org>
9 lines
141 B
YAML
9 lines
141 B
YAML
# Copyright (c) 2018, Foundries.io
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
# Common fields for UART devices
|
|
|
|
include: base.yaml
|
|
|
|
on-bus: uart
|