Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752602AbbHQAdr (ORCPT ); Sun, 16 Aug 2015 20:33:47 -0400 Received: from mail-qg0-f45.google.com ([209.85.192.45]:36231 "EHLO mail-qg0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751528AbbHQAdo (ORCPT ); Sun, 16 Aug 2015 20:33:44 -0400 MIME-Version: 1.0 In-Reply-To: <1439264784-30322-1-git-send-email-cw00.choi@samsung.com> References: <1439264784-30322-1-git-send-email-cw00.choi@samsung.com> Date: Mon, 17 Aug 2015 09:33:43 +0900 X-Google-Sender-Auth: v3KkSgCpfnzhV_aKTu4yBjddotk Message-ID: Subject: Re: [PATCH 0/4] ARM: dts: exynos3250: Add UART2 and MMC2 dt node with related clocks From: Krzysztof Kozlowski To: Chanwoo Choi Cc: Sylwester Nawrocki , tomasz.figa@gmail.com, kgene@kernel.org, Krzysztof Kozlowski , devicetree@vger.kernel.org, linux-samsung-soc@vger.kernel.org, mturquette@baylibre.com, sboyd@codeaurora.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1284 Lines: 36 2015-08-11 12:46 GMT+09:00 Chanwoo Choi : > This patch add the UART2 / MMC2 devicetree node for Exynos3250 SoC and add > the related clocks (mux, divider, gate) of UART2 / MMC2 device. What is the benefit of adding them? Why they are needed? Best regards, Krzysztof > > Chanwoo Choi (4): > clk: samsung: exynos3250: Add UART2 clock > clk: samsung: exynos3250: Add MMC2 clock > ARM: dts: Add UART2 dt node for Exynos3250 SoC > ARM: dts: Add MSHC2 dt node for Exynos3250 SoC > > arch/arm/boot/dts/exynos3250-pinctrl.dtsi | 42 +++++++++++++++++++++++++++++++ > arch/arm/boot/dts/exynos3250.dtsi | 25 ++++++++++++++++++ > drivers/clk/samsung/clk-exynos3250.c | 15 +++++++++++ > include/dt-bindings/clock/exynos3250.h | 11 +++++++- > 4 files changed, 92 insertions(+), 1 deletion(-) > > -- > 1.8.5.5 > > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/