Skip to content

Commit

Permalink
ARM: dts: remove old USB2 PHY node hook for exynos5250-arndale
Browse files Browse the repository at this point in the history
drivers/usb/phy/phy-samsung-usb2 driver got replaced by
drivers/phy/phy-samsung-usb2 one.  Remove the leftover hook
from Arndale dts file.

Cc: Mark Brown <broonie@linaro.org>
Cc: Kamil Debski <k.debski@samsung.com>
Cc: Vivek Gautam <gautam.vivek@samsung.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Kishon Vijay Abraham I <kishon@ti.com>
Reviewed-by: Vivek Gautam <gautam.vivek@samsung.com>
Reviewed-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
  • Loading branch information
Bartlomiej Zolnierkiewicz authored and Kukjin Kim committed Sep 14, 2014
1 parent 0a0752c commit 72a8108
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions arch/arm/boot/dts/exynos5250-arndale.dts
Original file line number Diff line number Diff line change
Expand Up @@ -562,8 +562,4 @@
connect-gpios = <&gpd1 7 1>;
};
};

usb@12110000 {
usb-phy = <&usb2_phy>;
};
};

0 comments on commit 72a8108

Please sign in to comment.