From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH] clk: samsung: exynos7: Enable clocks for CMU_CCORE and CMU_FSYS0 blocks To: Alim Akhtar References: <1460459243-27120-1-git-send-email-alim.akhtar@samsung.com> Cc: linux-arm-kernel@lists.infradead.org, thomas.ab@samsung.com, k.kozlowski@samsung.com, linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-clk@vger.kernel.org, sboyd@codeaurora.org, mturquette@baylibre.com, tomasz.figa@gmail.com From: Sylwester Nawrocki Message-id: <570CDDEF.8090401@samsung.com> Date: Tue, 12 Apr 2016 13:37:19 +0200 MIME-version: 1.0 In-reply-to: <1460459243-27120-1-git-send-email-alim.akhtar@samsung.com> Content-type: text/plain; charset=windows-1252 List-ID: On 04/12/2016 01:07 PM, Alim Akhtar wrote: > This patch enables clocks for CMU_CCORE and CMU_FSYS0 blocks. This is > required before accessing registers of these blocks. Patch applied, thanks! From mboxrd@z Thu Jan 1 00:00:00 1970 From: s.nawrocki@samsung.com (Sylwester Nawrocki) Date: Tue, 12 Apr 2016 13:37:19 +0200 Subject: [PATCH] clk: samsung: exynos7: Enable clocks for CMU_CCORE and CMU_FSYS0 blocks In-Reply-To: <1460459243-27120-1-git-send-email-alim.akhtar@samsung.com> References: <1460459243-27120-1-git-send-email-alim.akhtar@samsung.com> Message-ID: <570CDDEF.8090401@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 04/12/2016 01:07 PM, Alim Akhtar wrote: > This patch enables clocks for CMU_CCORE and CMU_FSYS0 blocks. This is > required before accessing registers of these blocks. Patch applied, thanks!