Lines Matching +full:sub +full:- +full:peripherals
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pci/pci-ep-bus.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Common Properties for PCI MFD EP with Peripherals Addressable from BARs
10 - A. della Porta <andrea.porta@suse.com>
13 Define a generic node representing a PCI endpoint which contains several sub-
14 peripherals. The peripherals can be accessed through one or more BARs.
19 '#address-cells':
22 '#size-cells':
32 - maximum: 5 # The BAR number
33 - const: 0
34 - const: 0
37 '^pci-ep-bus@[0-5]$':
40 One node for each BAR used by peripherals contained in the PCI endpoint.
41 Each node represents a bus on which peripherals are connected.
44 peripherals to be able to act on the other BAR. Alternatively, when
45 different peripherals need to share BARs, you can define only one node
52 const: simple-bus
55 - compatible