From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753270AbcFJLeq (ORCPT ); Fri, 10 Jun 2016 07:34:46 -0400 Received: from muru.com ([72.249.23.125]:55974 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752706AbcFJLeo (ORCPT ); Fri, 10 Jun 2016 07:34:44 -0400 Date: Fri, 10 Jun 2016 04:34:40 -0700 From: Tony Lindgren To: Peter Ujfalusi Cc: jarkko.nikula@bitmer.com, paul@pwsan.com, lgirdwood@gmail.com, broonie@kernel.org, t-kristo@ti.com, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, alsa-devel@alsa-project.org Subject: Re: [PATCH v5 1/7] ARM: dts: omap3: Add clocks to McBSP nodes Message-ID: <20160610113440.GD22406@atomide.com> References: <20160530082350.24285-1-peter.ujfalusi@ti.com> <20160530082350.24285-2-peter.ujfalusi@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160530082350.24285-2-peter.ujfalusi@ti.com> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Peter Ujfalusi [160530 01:26]: > Add clock properties to the McBSP nodes. McBSP2 and 3 need to have ick also > since the Sidetone block of these modules are operating using the McBSP > interface clock. Applying this patch into omap-for-v4.8/dt thanks. Tony