Files
linux/drivers/phy
Zheng Yang 1ec3c33942 phy: rockchip: inno-hdmi: fix 3328 phy status with uboot logo on
If hdmi phy had been set in uboot, it's need to set power_count
to 1 to match actutal phy status.

This patch use regc8 bit[7:6] to detect phy is set in uboot or not.
After phy power up, value will be zero which is different to its
default value(2'b11).

Change-Id: I6e5deea1d5a0973788c39a200d5c5a0f6a14bdd2
Signed-off-by: Zheng Yang <zhengyang@rock-chips.com>
2018-02-09 10:13:48 +08:00
..