18 lines
333 B
YAML
18 lines
333 B
YAML
# Copyright (c) 2018 Intel Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
title: Intel QMSI SS i2c
|
|
|
|
description: >
|
|
This binding gives a base representation of the Intel QMSI SS i2c
|
|
|
|
compatible: "intel,qmsi-ss-i2c"
|
|
|
|
include: i2c-controller.yaml
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
|
|
interrupts:
|
|
required: true
|