Lines Matching refs:controller
8 # Every controller needs to have a 'type' key set to either 'usb-controller' or
9 # 'pci-controller'.
10 # Every controller needs to be uniquely identified on the platform. To achieve
12 # - dt-mmio: identify the MMIO address of the controller as defined in the
15 # property. Useful when the controller's address is not unique across other
19 # buses sharing the same controller.
20 # - acpi-uid: _UID property of the controller as supplied by the ACPI. Useful to
24 # controller. A device might be a leaf device or another controller (see
28 # define how to reach this device from the parent controller. For USB devices it
40 - type: usb-controller
50 - type: pci-controller