Lines Matching +full:dt +full:- +full:mmio
1 # SPDX-License-Identifier: GPL-2.0
7 # The top-level is a list of controllers, either for USB or PCI(e).
8 # Every controller needs to have a 'type' key set to either 'usb-controller' or
9 # 'pci-controller'.
12 # - dt-mmio: identify the MMIO address of the controller as defined in the
14 # - of-fullname-regex: regular expression to match against the OF_FULLNAME
16 # sibling controllers. In this case, dt-mmio can't be used, and this property
18 # - usb-version: for USB controllers to differentiate between USB3 and USB2
20 # - acpi-uid: _UID property of the controller as supplied by the ACPI. Useful to
27 # The 'path' key is needed for every child device (that is, not top-level) to
31 # denoting the device (identified by device-function pair) at each level in the
40 - type: usb-controller
41 dt-mmio: 11200000
42 usb-version: 2
44 - path: 1.4.1
47 - path: 1.4.2
50 - type: pci-controller
51 dt-mmio: 11230000
53 - path: 0.0/0.0