Hi Andrzej,

From: linux-media-ow...@vger.kernel.org [mailto:linux-media-
ow...@vger.kernel.org] On Behalf Of Andrzej Pietrasiewicz
Sent: Friday, March 06, 2015 11:33 AM

Thank you for your patch.

Regardless how simple the patch is, there should be some description. In the
v2
of the patch set please add a description. One sentence should be enough.

Best wishes,
-- 
Kamil Debski
Samsung R&D Institute Poland

> Signed-off-by: Andrzej Pietrasiewicz <andrze...@samsung.com>
> ---
>  arch/arm/boot/dts/exynos5420.dtsi | 16 ++++++++++++++++
>  1 file changed, 16 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/exynos5420.dtsi
> b/arch/arm/boot/dts/exynos5420.dtsi
> index 73c1851..f8f583c 100644
> --- a/arch/arm/boot/dts/exynos5420.dtsi
> +++ b/arch/arm/boot/dts/exynos5420.dtsi
> @@ -775,6 +775,22 @@
>               iommus = <&sysmmu_gscl1>;
>       };
> 
> +     jpeg_0: jpeg@11F50000 {
> +             compatible = "samsung,exynos5420-jpeg";
> +             reg = <0x11F50000 0x1000>;
> +             interrupts = <0 89 0>;
> +             clock-names = "jpeg";
> +             clocks = <&clock CLK_JPEG>;
> +     };
> +
> +     jpeg_1: jpeg@11F60000 {
> +             compatible = "samsung,exynos5420-jpeg";
> +             reg = <0x11F60000 0x1000>;
> +             interrupts = <0 168 0>;
> +             clock-names = "jpeg";
> +             clocks = <&clock CLK_JPEG2>;
> +     };
> +
>       pmu_system_controller: system-controller@10040000 {
>               compatible = "samsung,exynos5420-pmu", "syscon";
>               reg = <0x10040000 0x5000>;
> --
> 1.9.1
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media"
> in the body of a message to majord...@vger.kernel.org More majordomo
> info at  http://vger.kernel.org/majordomo-info.html

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to