From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Westfield Subject: Re: [PATCH v3 0/8] qcom audio clock control drivers Date: Thu, 22 Jan 2015 13:41:22 -0800 Message-ID: <20150122214121.GA23451@kwestfie-linux.qualcomm.com> References: <1421719535-28398-1-git-send-email-sboyd@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from smtp.codeaurora.org ([198.145.11.231]:57041 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753087AbbAVVlX (ORCPT ); Thu, 22 Jan 2015 16:41:23 -0500 Content-Disposition: inline In-Reply-To: <1421719535-28398-1-git-send-email-sboyd@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Stephen Boyd Cc: Mike Turquette , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Josh Cartwright , Rajendra Nayak , devicetree@vger.kernel.org, Kumar Gala On Mon, Jan 19, 2015 at 06:05:27PM -0800, Stephen Boyd wrote: > This patchset adds support for the low power audio subsystem (LPASS) > clock controller hardware. I split out the #define patch for IPQ so that > it can go through the clock tree and the arm-soc tree in parallel > if desired. Verified all supported bit clock frequencies for audio playback work on the ipq806x SOC with max98357a codec. Tested-by: Kenneth Westfield -- Kenneth Westfield Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project From mboxrd@z Thu Jan 1 00:00:00 1970 From: kwestfie@codeaurora.org (Ken Westfield) Date: Thu, 22 Jan 2015 13:41:22 -0800 Subject: [PATCH v3 0/8] qcom audio clock control drivers In-Reply-To: <1421719535-28398-1-git-send-email-sboyd@codeaurora.org> References: <1421719535-28398-1-git-send-email-sboyd@codeaurora.org> Message-ID: <20150122214121.GA23451@kwestfie-linux.qualcomm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Jan 19, 2015 at 06:05:27PM -0800, Stephen Boyd wrote: > This patchset adds support for the low power audio subsystem (LPASS) > clock controller hardware. I split out the #define patch for IPQ so that > it can go through the clock tree and the arm-soc tree in parallel > if desired. Verified all supported bit clock frequencies for audio playback work on the ipq806x SOC with max98357a codec. Tested-by: Kenneth Westfield -- Kenneth Westfield Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project