From mboxrd@z Thu Jan 1 00:00:00 1970 From: Srinivas Kandagatla Subject: Re: [PATCH 1/2] clk: qcom: add clocks necessary for apq8064 sdcc Date: Wed, 11 Jun 2014 12:11:44 +0100 Message-ID: <53983970.4050502@linaro.org> References: <1402433906-19309-1-git-send-email-sboyd@codeaurora.org> <1402433906-19309-2-git-send-email-sboyd@codeaurora.org> <53981DE1.3070007@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mail-wi0-f171.google.com ([209.85.212.171]:62570 "EHLO mail-wi0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753520AbaFKLLt (ORCPT ); Wed, 11 Jun 2014 07:11:49 -0400 Received: by mail-wi0-f171.google.com with SMTP id n15so4741026wiw.4 for ; Wed, 11 Jun 2014 04:11:47 -0700 (PDT) In-Reply-To: <53981DE1.3070007@suse.de> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: =?ISO-8859-15?Q?Andreas_F=E4rber?= , Stephen Boyd Cc: Mike Turquette , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Kumar Gala On 11/06/14 10:14, Andreas F=E4rber wrote: >> This patch adds clocks necessary for SD card controller on apq8064 S= OC. >> >Without this patch the clocks are visible to the sdcc driver. > Was this maybe meant to read "invisible"? You are correct it was suposed to be not visible, will fix it. > > Regards, > Andreas > From mboxrd@z Thu Jan 1 00:00:00 1970 From: srinivas.kandagatla@linaro.org (Srinivas Kandagatla) Date: Wed, 11 Jun 2014 12:11:44 +0100 Subject: [PATCH 1/2] clk: qcom: add clocks necessary for apq8064 sdcc In-Reply-To: <53981DE1.3070007@suse.de> References: <1402433906-19309-1-git-send-email-sboyd@codeaurora.org> <1402433906-19309-2-git-send-email-sboyd@codeaurora.org> <53981DE1.3070007@suse.de> Message-ID: <53983970.4050502@linaro.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 11/06/14 10:14, Andreas F?rber wrote: >> This patch adds clocks necessary for SD card controller on apq8064 SOC. >> >Without this patch the clocks are visible to the sdcc driver. > Was this maybe meant to read "invisible"? You are correct it was suposed to be not visible, will fix it. > > Regards, > Andreas >