On Monday, August 26, 2013 3:43 PM, Vikas Sajjan wrote: > On 26 August 2013 11:59, Jingoo Han <jg1.han@xxxxxxxxxxx> wrote: > > Since DP PHY driver is not yet merged, DP PHY node should be > > removed from exynos5250.dtsi. > > > > Signed-off-by: Jingoo Han <jg1.han@xxxxxxxxxxx> > > --- > > arch/arm/boot/dts/exynos5250.dtsi | 15 +++++++-------- > > 1 file changed, 7 insertions(+), 8 deletions(-) > > [.....] > > dp-controller@145B0000 { > > clocks = <&clock 342>; > > clock-names = "dp"; > > - phys = <&dp_phy>; > > - phy-names = "dp"; > > + #address-cells = <1>; > > + #size-cells = <0>; > > + > > I think you can skip the above 2 lines, as those are already present > in exynos5.dtsi. OK, I see. I will remove above 2 lines, and send V2 patch soon. Thank you for your comment. Best regards, Jingoo Han -- 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