From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752206AbbJSXvt (ORCPT ); Mon, 19 Oct 2015 19:51:49 -0400 Received: from mailout3.w1.samsung.com ([210.118.77.13]:28421 "EHLO mailout3.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751400AbbJSXvp (ORCPT ); Mon, 19 Oct 2015 19:51:45 -0400 X-AuditID: cbfec7f5-f794b6d000001495-04-5625820d1761 Subject: Re: [PATCH 1/3] clk: samsung: exynos4: Add SSS gate clock To: Stephen Boyd References: <1445230834-32689-1-git-send-email-k.kozlowski@samsung.com> <1445230834-32689-2-git-send-email-k.kozlowski@samsung.com> <20151019195946.GH10182@codeaurora.org> Cc: Kukjin Kim , Sylwester Nawrocki , Tomasz Figa , Michael Turquette , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, Matt Mackall , Herbert Xu , linux-crypto@vger.kernel.org, Heiner Kallweit From: Krzysztof Kozlowski Message-id: <56258203.8030500@samsung.com> Date: Tue, 20 Oct 2015 08:51:31 +0900 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-version: 1.0 In-reply-to: <20151019195946.GH10182@codeaurora.org> Content-type: text/plain; charset=windows-1252 Content-transfer-encoding: 7bit X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFprIIsWRmVeSWpSXmKPExsVy+t/xK7q8TaphBmfncVnMP3KO1aL7lYzF ovczWC1evzC06H/8mtli0+NrrBYfe+6xWty/95PJ4vKuOWwWM87vY7JYsK2P0eLiKVeLw2/a WS1+nOlmsVi16w+jA7/H+xut7B6X+3qZPHbOusvuse2AqsemVZ1sHpuX1Hv0bVnF6NH3cgOj x+dNcgGcUVw2Kak5mWWpRfp2CVwZS989ZS54wVKx7atQA+MT5i5GTg4JAROJg8duQ9liEhfu rWfrYuTiEBJYyigxq+syM4TzhVGiYfUXRpAqYQEnicNrD7CD2CIC6hLfd5yE6ljPKLHm0yyw UcwCt5gl3k3hB7HZBIwlNi9fwgZi8wpoSTy58ZcFxGYRUJVof3IArF5UIEJi4oQGVogaQYkf k++B1XACnXfr6TGgXg6gmXoS9y9qQYyXl9i85i3zBEaBWUg6ZiFUzUJStYCReRWjaGppckFx UnqukV5xYm5xaV66XnJ+7iZGSER93cG49JjVIUYBDkYlHl6NGNUwIdbEsuLK3EOMEhzMSiK8 r+uBQrwpiZVVqUX58UWlOanFhxilOViUxHln7nofIiSQnliSmp2aWpBaBJNl4uCUamA86fnJ qo1ZMKaFb+PN+61fA+y88j2WzumvTrhekPBtxodDcmduGD7JE3ZOuXU0euKq7N9CTmqdKSJH u1Y22Wp7aDR9LJMOiPmokibaNydrygm+i+Z7Pkrz8witnPV+v2GkaLUGo+O+3roa/SmpKb3T rN3mTV7RUN14+uG3pZ2tzUp9UiUrliqxFGckGmoxFxUnAgALHyQDpAIAAA== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 20.10.2015 04:59, Stephen Boyd wrote: > On 10/19, Krzysztof Kozlowski wrote: >> Add a gate clock for controlling all clocks of Security Sub System >> (SSS). >> >> Signed-off-by: Krzysztof Kozlowski >> --- > > The To: list is huge, so I have no idea if you want me to apply > this patch or not, and given that it's part of a series that has > dts changes I guess that means it should go through arm-soc: > > Acked-by: Stephen Boyd If you are OK with that I would like to push it through arm-soc. Thanks for the ack! Best regards, Krzysztof