Lines Matching +full:ufs +full:- +full:phy
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/ufs/cdns,ufshc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Cadence Universal Flash Storage (UFS) Controller
10 - Jan Kotas <jank@cadence.com>
12 # Select only our matches, not all jedec,ufs-2.0
18 - cdns,ufshc
19 - cdns,ufshc-m31-16nm
21 - compatible
24 - $ref: ufs-common.yaml
29 - enum:
30 - cdns,ufshc
31 # CDNS UFS HC + M31 16nm PHY
32 - cdns,ufshc-m31-16nm
33 - const: jedec,ufs-2.0
39 clock-names:
42 - const: core_clk
43 - const: phy_clk
44 - const: ref_clk
46 power-domains:
52 dma-coherent: true
55 - compatible
56 - clocks
57 - clock-names
58 - reg
63 - |
64 #include <dt-bindings/interrupt-controller/arm-gic.h>
66 ufs@fd030000 {
67 compatible = "cdns,ufshc", "jedec,ufs-2.0";
70 freq-table-hz = <0 0>, <0 0>;
72 clock-names = "core_clk", "phy_clk";