All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: kgene@kernel.org
Cc: kishon@ti.com, devicetree@vger.kernel.org,
	linux-samsung-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 2/2] ARM: dts: Add syscon phandle to the video-phy node for Exynos4
Date: Mon, 02 Feb 2015 11:39:07 +0100	[thread overview]
Message-ID: <54CF53CB.3050100@samsung.com> (raw)
In-Reply-To: <1421429438-32090-2-git-send-email-s.nawrocki@samsung.com>

Hi Kukjin,

On 16/01/15 18:30, Sylwester Nawrocki wrote:
> This is required to fix regression after introducing the PMU device
> nodes required for the PMU driver modified in commit
> 14fc8b93d47323561edf5d482d4a4b3ee1b90286
> ("ARM: EXYNOS: Add platform driver support for Exynos PMU").
> This change is needed to make MIPI DSI displays and MIPI CSI-2
> camera sensors working again on Exynos4 boards.
> 
> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
> ---
>  arch/arm/boot/dts/exynos4.dtsi |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/boot/dts/exynos4.dtsi b/arch/arm/boot/dts/exynos4.dtsi
> index b8168f1..250ee50 100644
> --- a/arch/arm/boot/dts/exynos4.dtsi
> +++ b/arch/arm/boot/dts/exynos4.dtsi
> @@ -76,6 +76,7 @@
>  		compatible = "samsung,s5pv210-mipi-video-phy";
>  		reg = <0x10020710 8>;
>  		#phy-cells = <1>;
> +		syscon = <&pmu_system_controller>;
>  	};
>  
>  	pd_mfc: mfc-power-domain@10023C40 {

I'd like to remind you about a few pending dts patches I send to you, except
the above one there are:

[PATCH V3 15/15] ARM: dts: Fix I2S1, I2S2 compatible for exynos4 SoCs
[PATCH] ARM: dts: Fix CLK_MOUT_CAMn parent clocks assignment for Trats2
[PATCH] ARM: dts: Fix CLK_UART_ISP_SCLK clock assignment in exynos4x12.dtsi
 
and

[PATCH v2 14/16] ARM: dts: Exynos4 and Odroid X2/U3 sound device nodes update

but this one depends on ASoC patch:
[PATCH V3 11/15] ASoC: samsung: i2s: Add clk provider DT binding documentation

hence it could be probably merged only after 3.20-rc1 release. 

--
Thanks,
Sylwester

WARNING: multiple messages have this Message-ID (diff)
From: s.nawrocki@samsung.com (Sylwester Nawrocki)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM: dts: Add syscon phandle to the video-phy node for Exynos4
Date: Mon, 02 Feb 2015 11:39:07 +0100	[thread overview]
Message-ID: <54CF53CB.3050100@samsung.com> (raw)
In-Reply-To: <1421429438-32090-2-git-send-email-s.nawrocki@samsung.com>

Hi Kukjin,

On 16/01/15 18:30, Sylwester Nawrocki wrote:
> This is required to fix regression after introducing the PMU device
> nodes required for the PMU driver modified in commit
> 14fc8b93d47323561edf5d482d4a4b3ee1b90286
> ("ARM: EXYNOS: Add platform driver support for Exynos PMU").
> This change is needed to make MIPI DSI displays and MIPI CSI-2
> camera sensors working again on Exynos4 boards.
> 
> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
> ---
>  arch/arm/boot/dts/exynos4.dtsi |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/boot/dts/exynos4.dtsi b/arch/arm/boot/dts/exynos4.dtsi
> index b8168f1..250ee50 100644
> --- a/arch/arm/boot/dts/exynos4.dtsi
> +++ b/arch/arm/boot/dts/exynos4.dtsi
> @@ -76,6 +76,7 @@
>  		compatible = "samsung,s5pv210-mipi-video-phy";
>  		reg = <0x10020710 8>;
>  		#phy-cells = <1>;
> +		syscon = <&pmu_system_controller>;
>  	};
>  
>  	pd_mfc: mfc-power-domain at 10023C40 {

I'd like to remind you about a few pending dts patches I send to you, except
the above one there are:

[PATCH V3 15/15] ARM: dts: Fix I2S1, I2S2 compatible for exynos4 SoCs
[PATCH] ARM: dts: Fix CLK_MOUT_CAMn parent clocks assignment for Trats2
[PATCH] ARM: dts: Fix CLK_UART_ISP_SCLK clock assignment in exynos4x12.dtsi
 
and

[PATCH v2 14/16] ARM: dts: Exynos4 and Odroid X2/U3 sound device nodes update

but this one depends on ASoC patch:
[PATCH V3 11/15] ASoC: samsung: i2s: Add clk provider DT binding documentation

hence it could be probably merged only after 3.20-rc1 release. 

--
Thanks,
Sylwester

  reply	other threads:[~2015-02-02 10:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-16 17:30 [PATCH 1/2] phy: exynos-video-mipi: Fix regression by adding support for PMU regmap Sylwester Nawrocki
2015-01-16 17:30 ` Sylwester Nawrocki
2015-01-16 17:30 ` [PATCH 2/2] ARM: dts: Add syscon phandle to the video-phy node for Exynos4 Sylwester Nawrocki
2015-01-16 17:30   ` Sylwester Nawrocki
2015-02-02 10:39   ` Sylwester Nawrocki [this message]
2015-02-02 10:39     ` Sylwester Nawrocki
2015-02-03  4:28     ` Kukjin Kim
2015-02-03  4:28       ` Kukjin Kim

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=54CF53CB.3050100@samsung.com \
    --to=s.nawrocki@samsung.com \
    --cc=devicetree@vger.kernel.org \
    --cc=kgene@kernel.org \
    --cc=kishon@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.