2 -----------------------
5 - compatible: rockchip,rk3399-emmc-phy
6 - #phy-cells: must be 0
7 - reg: PHY register address offset and length in "general
10 Optional clocks using the clock bindings (see ../clock/clock-bindings.txt),
12 - clock-names: Should contain "emmcclk". Although this is listed as optional
13 (because most boards can get basic functionality without having
14 access to it), it is strongly suggested.
15 - clocks: Should have a phandle to the card clock exported by the SDHCI driver.
20 grf: syscon@ff770000 {
21 compatible = "rockchip,rk3399-grf", "syscon", "simple-mfd";
28 compatible = "rockchip,rk3399-emmc-phy";
31 clock-names = "emmcclk";