public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: "'Vivek Gautam'" <gautam.vivek@samsung.com>,
	linux-samsung-soc@vger.kernel.org
Cc: devicetree-discuss@lists.ozlabs.org,
	linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org,
	grant.likely@secretlab.ca, dianders@chromium.org, balbi@ti.com,
	thomas.abraham@linaro.org, sylvester.nawrocki@gmail.com,
	tomasz.figa@gmail.com, p.paneri@samsung.com
Subject: RE: [PATCH v2 2/2] ARM: Exynos5250: Enabling samsung-usb3-phy driver
Date: Tue, 29 Jan 2013 21:12:10 -0800	[thread overview]
Message-ID: <077901cdfea8$5db3aeb0$191b0c10$@samsung.com> (raw)
In-Reply-To: <1358868680-5757-3-git-send-email-gautam.vivek@samsung.com>

Vivek Gautam wrote:
> 
> Adding usb3.0 phy node for Exynos5250 along with the
> necessary device data to be parsed.
> 
> Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com>
> ---
>  arch/arm/boot/dts/exynos5250.dtsi |   13 +++++++++++++
>  1 files changed, 13 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/exynos5250.dtsi
> b/arch/arm/boot/dts/exynos5250.dtsi
> index 610e338..018a70d 100644
> --- a/arch/arm/boot/dts/exynos5250.dtsi
> +++ b/arch/arm/boot/dts/exynos5250.dtsi
> @@ -275,6 +275,19 @@
>  		#size-cells = <0>;
>  	};
> 
> +	usbphy@12100000 {
> +		compatible = "samsung,exynos5250-usb3-phy";
> +		reg = <0x12100000 0x100>;
> +		#address-cells = <1>;
> +		#size-cells = <1>;
> +		ranges;
> +
> +		usbphy-sys {
> +			      /* USB device and host PHY_CONTROL registers
*/
> +			reg = <0x10040704 0x8>;
> +		};
> +	};
> +
>  	usbphy@12130000 {
>  		compatible = "samsung,exynos5250-usbphy";
>  		reg = <0x12130000 0x100>;
> --
> 1.7.6.5

Same as previous comments.

Thanks.

- Kukjin




  reply	other threads:[~2013-01-30  5:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-22 15:31 [PATCH v2 0/2] ARM: Exynos5250: Enabling samsung usb phy Vivek Gautam
2013-01-22 15:31 ` [PATCH v2 1/2] ARM: Exynos5250: Enabling samsung-usbphy driver Vivek Gautam
2013-01-30  5:06   ` Kukjin Kim
2013-01-30  8:19     ` Vivek Gautam
2013-01-22 15:31 ` [PATCH v2 2/2] ARM: Exynos5250: Enabling samsung-usb3-phy driver Vivek Gautam
2013-01-30  5:12   ` Kukjin Kim [this message]
2013-01-29 12:10 ` [PATCH v2 0/2] ARM: Exynos5250: Enabling samsung usb phy Vivek Gautam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='077901cdfea8$5db3aeb0$191b0c10$@samsung.com' \
    --to=kgene.kim@samsung.com \
    --cc=balbi@ti.com \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=dianders@chromium.org \
    --cc=gautam.vivek@samsung.com \
    --cc=grant.likely@secretlab.ca \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=p.paneri@samsung.com \
    --cc=sylvester.nawrocki@gmail.com \
    --cc=thomas.abraham@linaro.org \
    --cc=tomasz.figa@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox