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@xxxxxxxxxxx> > --- > 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 -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html