* [PATCH 2/2] ARM: dts: Add USBPHY device node for Exynos4412 [not found] <1360027522-18196-1-git-send-email-tobetter@gmail.com> @ 2013-02-05 1:25 ` Dongjin Kim 0 siblings, 0 replies; only message in thread From: Dongjin Kim @ 2013-02-05 1:25 UTC (permalink / raw) To: linux-arm-kernel This patch adds USBPHY device node for Samsung's Exynos4412 SoC to arch/arm/boot/dts/exynos4412.dtsi. Signed-off-by: Dongjin Kim <tobetter@gmail.com> --- arch/arm/boot/dts/exynos4412.dtsi | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/arch/arm/boot/dts/exynos4412.dtsi b/arch/arm/boot/dts/exynos4412.dtsi index 387aa27..c01d841 100644 --- a/arch/arm/boot/dts/exynos4412.dtsi +++ b/arch/arm/boot/dts/exynos4412.dtsi @@ -33,4 +33,17 @@ #address-cells = <1>; #size-cells = <0>; }; + + usbphy at 125B0000 { + #address-cells = <1>; + #size-cells = <1>; + compatible = "samsung,exynos4412-usbphy"; + reg = <0x125B0000 0x100>; + status = "disabled"; + ranges; + + usbphy-sys { + reg = <0x10020704 0xc>; + }; + }; }; -- 1.7.10.4 ^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-02-05 1:25 UTC | newest] Thread overview: (only message) (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <1360027522-18196-1-git-send-email-tobetter@gmail.com> 2013-02-05 1:25 ` [PATCH 2/2] ARM: dts: Add USBPHY device node for Exynos4412 Dongjin Kim
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).