|
#
|
|
# Copyright (c) 2018, Foundries.io
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
title: UART Device Base Structure
|
|
|
|
description: >
|
|
This binding gives the base structures for all uart devices
|
|
|
|
inherits:
|
|
!include base.yaml
|
|
|
|
parent:
|
|
bus: uart
|
|
|
|
properties:
|
|
label:
|
|
category: required
|