Lines Matching +full:s700 +full:- +full:cmu
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/mmc/owl-mmc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - $ref: mmc-controller.yaml
13 - Manivannan Sadhasivam <[email protected]>
18 - const: actions,owl-mmc
19 - items:
20 - enum:
21 - actions,s500-mmc
22 - actions,s700-mmc
23 - const: actions,owl-mmc
40 dma-names:
44 - compatible
45 - reg
46 - interrupts
47 - clocks
48 - resets
49 - dmas
50 - dma-names
55 - |
57 compatible = "actions,owl-mmc";
60 clocks = <&cmu 56>;
61 resets = <&cmu 23>;
63 dma-names = "mmc";
64 bus-width = <4>;