From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933805AbcHaLqa (ORCPT ); Wed, 31 Aug 2016 07:46:30 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:38263 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932341AbcHaLq1 (ORCPT ); Wed, 31 Aug 2016 07:46:27 -0400 From: Peter Ujfalusi To: CC: , Subject: [PATCH RESEND 0/2] mfd: twl6040: bulk access fix and pdmclk registration Date: Wed, 31 Aug 2016 14:46:19 +0300 Message-ID: <20160831114621.6301-1-peter.ujfalusi@ti.com> X-Mailer: git-send-email 2.9.3 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, The two patch were part of a bigger series to support the external pdmclk clock needed by the McPDM on OMAP4/5 [1]. The other patches have been applied, but the ASoC patch to actually use the pdmclk needed to be reverted as the MFD parts were not taken. [1] https://lkml.org/lkml/2016/5/18/299 Regards, Peter --- Peter Ujfalusi (2): mfd: twl6040: The chip does not support bulk access mfd: twl6040: Register child device for twl6040-pdmclk Documentation/devicetree/bindings/mfd/twl6040.txt | 1 + drivers/mfd/twl6040.c | 6 ++++++ include/linux/mfd/twl6040.h | 2 +- 3 files changed, 8 insertions(+), 1 deletion(-) -- 2.9.3