1# Copyright (c) 2019 Intel Corporation. All rights reserved. 2# SPDX-License-Identifier: Apache-2.0 3 4description: LPSS DMA Controller node 5 6compatible: "intel,lpss" 7 8include: dma-controller.yaml 9 10properties: 11 "#dma-cells": 12 const: 1 13 14dma-cells: 15 - channel 16