On Wednesday, May 08, 2013 3:02 PM, Vikas Sajjan wrote: > > Adds clock provider information for DP controller required by CCF. > > Signed-off-by: Vikas Sajjan <[email protected]> > Signed-off-by: Arun Kumar K <[email protected]>
Hi Vikas Sajjan, Acked-by: Jingoo Han <[email protected]> Best regards, Jingoo Han > --- > arch/arm/boot/dts/exynos5250.dtsi | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/arch/arm/boot/dts/exynos5250.dtsi > b/arch/arm/boot/dts/exynos5250.dtsi > index 4bd9e9c..2773d22 100644 > --- a/arch/arm/boot/dts/exynos5250.dtsi > +++ b/arch/arm/boot/dts/exynos5250.dtsi > @@ -651,6 +651,8 @@ > reg = <0x145b0000 0x1000>; > interrupts = <10 3>; > interrupt-parent = <&combiner>; > + clocks = <&clock 342>; > + clock-names = "dp"; > #address-cells = <1>; > #size-cells = <0>; > > -- > 1.7.9.5 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" > in > the body of a message to [email protected] > More majordomo info at http://vger.kernel.org/majordomo-info.html _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
