phy: phy-rockchip-inno-usb2: drop reading the utmi-avalid property
authorEnric Balletbo i Serra <enric.balletbo@collabora.com>
Wed, 16 Jan 2019 10:08:23 +0000 (11:08 +0100)
committerKishon Vijay Abraham I <kishon@ti.com>
Thu, 7 Feb 2019 05:40:44 +0000 (11:10 +0530)
commit31926c217b5a7a5c2014c89f686b51ce9d1df2df
tree9074403edae865d38df057b8797002006036fab3
parenta51969fafc824037234fc67ce1acc4617c488c76
phy: phy-rockchip-inno-usb2: drop reading the utmi-avalid property

That property is no used in mainline and is not documented. The only
board using that property is the rk33-99-evb-rev1 and -rev2 in the
vendor kernel. The existence of a further -rev3 (which also looks way
better cared for compared rev1+2) indicates that the older ones are
probably some sort of preproduction models, where some wiring (on the soc
or board) may have gone wrong.

It is also not clear why this is a hardware-description or a DT
property, so, as noboby seems to care of this just drop reading that
property.

Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/rockchip/phy-rockchip-inno-usb2.c