This patch adds ctrl-base which points to the digital block
to setup phy pll enabling.
Change-Id: I922dd7574229fda6b2ee51ca6ed1d7852ef87d30
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
- #phy-cells: must be 0
- reg-offset: PHY configure reg address offset in "general
register files"
+ - ctrl-base: controller digital block's physical address.
Optional Properties:
- freq-sel: must match the freq of emmc clock, only support the
compatible = "rockchip,rk3399-emmc-phy";
rockchip,grf = <&grf>;
reg-offset = <0xf780>;
+ ctrl-base = <0xfe330000>;
#phy-cells = <0>;
};