24 lines
367 B
YAML
24 lines
367 B
YAML
#
|
|
# Copyright (c) 2017 Intel Corporation
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
title: Intel QMSI Uart
|
|
|
|
description: >
|
|
This binding gives a base representation of the INTEL QMSI UART
|
|
|
|
inherits:
|
|
!include uart.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "intel,qmsi-uart"
|
|
|
|
reg:
|
|
category: required
|
|
|
|
interrupts:
|
|
category: required
|