rockchip: rk3328: Disable generic PHY support
authorChen-Yu Tsai <wens@csie.org>
Mon, 27 Apr 2020 06:52:51 +0000 (14:52 +0800)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 1 May 2020 10:32:56 +0000 (18:32 +0800)
commit5d0ec90ac8d5d11fe490506d9b1bb55956996ac5
tree99931bb8d2b665eb83bf17fa5570e8e314579e23
parent2e15f86b54c00f63027be0dd19c5c561a8aa0e05
rockchip: rk3328: Disable generic PHY support

The USB PHYs on the RK3328 aren't supported, nor are any other generic
PHYs. Because upstream Linux device trees already include the USB PHYs
and references in the USB hosts, this would result in various calls
to the generic PHY API to fail.

Instead, just disable generic PHY support for now.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
configs/evb-rk3328_defconfig
configs/rock64-rk3328_defconfig