Lines Matching +full:assigned +full:- +full:clock +full:- +full:parents
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/ufs/ti,j721e-ufs.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Vignesh Raghavendra <vigneshr@ti.com>
15 - const: ti,j721e-ufs
23 description: phandle to the M-PHY clock
25 power-domains:
28 assigned-clocks:
31 assigned-clock-parents:
34 "#address-cells":
37 "#size-cells":
43 - compatible
44 - reg
45 - clocks
46 - power-domains
49 "^ufs@[0-9a-f]+$":
59 - |
60 #include <dt-bindings/interrupt-controller/irq.h>
61 #include <dt-bindings/interrupt-controller/arm-gic.h>
64 #address-cells = <2>;
65 #size-cells = <2>;
67 ufs-wrapper@4e80000 {
68 compatible = "ti,j721e-ufs";
70 power-domains = <&k3_pds 277>;
72 assigned-clocks = <&k3_clks 277 1>;
73 assigned-clock-parents = <&k3_clks 277 4>;
76 #address-cells = <2>;
77 #size-cells = <2>;
80 compatible = "cdns,ufshc-m31-16nm", "jedec,ufs-2.0";
83 freq-table-hz = <19200000 19200000>;
84 power-domains = <&k3_pds 277>;
86 assigned-clocks = <&k3_clks 277 1>;
87 assigned-clock-parents = <&k3_clks 277 4>;
88 clock-names = "core_clk";