Linux Samsung SOC development
 help / color / mirror / Atom feed
From: Andrzej Hajda <a.hajda@samsung.com>
To: Inki Dae <inki.dae@samsung.com>, dri-devel@lists.freedesktop.org
Cc: airlied@linux.ie, devicetree@vger.kernel.org, robh+dt@kernel.org,
	pawel.moll@arm.com, mark.rutland@arm.com,
	ijc+devicetree@hellion.org.uk, galak@codeaurora.org,
	linux-samsung-soc@vger.kernel.org, kgene.kim@samsung.com
Subject: Re: [PATCH 5/5] ARM: dts: add mipi dsi device node to exynos3250.dtsi
Date: Mon, 18 Aug 2014 11:23:40 +0200	[thread overview]
Message-ID: <53F1C61C.2070805@samsung.com> (raw)
In-Reply-To: <1408350093-26220-6-git-send-email-inki.dae@samsung.com>

On 08/18/2014 10:21 AM, Inki Dae wrote:
> Signed-off-by: Inki Dae <inki.dae@samsung.com>
Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>
--
Regards
Andrzej
> ---
>  arch/arm/boot/dts/exynos3250.dtsi |   15 +++++++++++++++
>  1 file changed, 15 insertions(+)
>
> diff --git a/arch/arm/boot/dts/exynos3250.dtsi b/arch/arm/boot/dts/exynos3250.dtsi
> index 2bab12f..480dedf 100644
> --- a/arch/arm/boot/dts/exynos3250.dtsi
> +++ b/arch/arm/boot/dts/exynos3250.dtsi
> @@ -234,6 +234,21 @@
>  			status = "disabled";
>  		};
>  
> +		dsi_0: dsi@11C80000 {
> +			compatible = "samsung,exynos3250-mipi-dsi";
> +			reg = <0x11C80000 0x10000>;
> +			interrupts = <0 83 0>;
> +			samsung,phy-type = <0>;
> +			samsung,power-domain = <&pd_lcd0>;
> +			phys = <&mipi_phy 1>;
> +			phy-names = "dsim";
> +			clocks = <&cmu CLK_DSIM0>, <&cmu CLK_SCLK_MIPI0>;
> +			clock-names = "bus_clk", "pll_clk";
> +			#address-cells = <1>;
> +			#size-cells = <0>;
> +			status = "disabled";
> +		};
> +
>  		mshc_0: mshc@12510000 {
>  			compatible = "samsung,exynos5250-dw-mshc";
>  			reg = <0x12510000 0x1000>;

      reply	other threads:[~2014-08-18  9:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-18  8:21 [PATCH 0/5] drm/exynos: support Exynos3250 SoC Inki Dae
2014-08-18  8:21 ` [PATCH 1/5] drm/exynos: mipi-dsi: add Exynos3 SoC support Inki Dae
2014-08-18  9:22   ` Andrzej Hajda
2014-08-18  8:21 ` [PATCH 2/5] drm/exynos: fimd: " Inki Dae
2014-08-18  9:22   ` Andrzej Hajda
2014-08-18  8:21 ` [PATCH 3/5] ARM: dts: add fimd device node to exynos3250.dsti Inki Dae
2014-08-18  9:23   ` Andrzej Hajda
2014-08-18  8:21 ` [PATCH 4/5] ARM: dts: add mipi_phy device node to exynos3250.dtsi Inki Dae
2014-08-18  9:23   ` Andrzej Hajda
2014-08-18  8:21 ` [PATCH 5/5] ARM: dts: add mipi dsi " Inki Dae
2014-08-18  9:23   ` Andrzej Hajda [this message]

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=53F1C61C.2070805@samsung.com \
    --to=a.hajda@samsung.com \
    --cc=airlied@linux.ie \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=galak@codeaurora.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=inki.dae@samsung.com \
    --cc=kgene.kim@samsung.com \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=pawel.moll@arm.com \
    --cc=robh+dt@kernel.org \
    /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