Lines Matching +full:peripheral +full:- +full:controller
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/memory-controllers/mc-peripheral-props.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Peripheral-specific properties for a Memory Controller bus.
10 Many Memory Controllers need to add properties to peripheral devices.
11 They could be common properties like reg or they could be controller
13 to be defined in the peripheral node because they are per-peripheral
14 and there can be multiple peripherals attached to a controller. All
15 those properties are listed here. The controller specific properties
20 - Marek Vasut <marex@denx.de>
26 bank-width:
32 - reg
34 # The controller specific properties go here.
36 - $ref: st,stm32-fmc2-ebi-props.yaml#
37 - $ref: ingenic,nemc-peripherals.yaml#
38 - $ref: intel,ixp4xx-expansion-peripheral-props.yaml#
39 - $ref: ti,gpmc-child.yaml#