ARM: dts: sunxi: Fix usb-phy support for sun4i/sun5i
authorChen-Yu Tsai <wens@csie.org>
Thu, 18 Dec 2014 11:10:35 +0000 (19:10 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Sun, 21 Dec 2014 22:50:17 +0000 (23:50 +0100)
usbphy0 support in the sunxi usb-phy driver has been merged, but the
dtsi's for sun4i/sun5i haven't been updated. This results in the phy
driver failing to load, breaking usb support.

Fixes: 6827a46f5994 ('phy: sun4i: add support for USB phy0')
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

No differences found