From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5423FC3815B for ; Tue, 14 Apr 2020 16:58:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 334E82074D for ; Tue, 14 Apr 2020 16:58:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2407487AbgDNQ6N (ORCPT ); Tue, 14 Apr 2020 12:58:13 -0400 Received: from mga11.intel.com ([192.55.52.93]:33041 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2407474AbgDNQ6F (ORCPT ); Tue, 14 Apr 2020 12:58:05 -0400 IronPort-SDR: 6pI3YC4eGhYY2BK3i/UnIhZvucjKvE3fZfDXFkA0AuATbT96MkuvzGOOK/bQcPLndMrSgkgEfm wUfA0S7k2J/w== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Apr 2020 09:58:04 -0700 IronPort-SDR: gMbE+QEekDU0/kio2XqaWcyspTrGOM24WgO+9PIqFcmMf+ocohTOzBvctElNLp6KpfsGLyuDFj QNG/IBZG2PwA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.72,383,1580803200"; d="scan'208";a="253250831" Received: from svarahab-mobl.amr.corp.intel.com (HELO [10.212.190.40]) ([10.212.190.40]) by orsmga003.jf.intel.com with ESMTP; 14 Apr 2020 09:58:00 -0700 Subject: Re: [RFC PATCH 00/16] ASoC/SOF/clk/gpio/dt: add Hifiberry DAC+ PRO support To: Andy Shevchenko Cc: alsa-devel@alsa-project.org, Rob Herring , linux-gpio@vger.kernel.org, tiwai@suse.de, Linus Walleij , Stephen Boyd , Daniel Matuschek , Hui Wang , Matthias Reichl , broonie@kernel.org, Bartosz Golaszewski , Michael Turquette , linux-clk@vger.kernel.org References: <20200409195841.18901-1-pierre-louis.bossart@linux.intel.com> <20200414165022.GZ34613@smile.fi.intel.com> From: Pierre-Louis Bossart Message-ID: <7ea10ab5-a800-4c0e-8571-64dab08645c8@linux.intel.com> Date: Tue, 14 Apr 2020 11:57:59 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 MIME-Version: 1.0 In-Reply-To: <20200414165022.GZ34613@smile.fi.intel.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org >> Since this patchset relies on different subsystems, sending as RFC for >> now. I chose to import the original code from the Raspberry PI tree as >> is, > > I don't see briefly what they are, any pointers like patch numbers in the > series? The prefix is the key, I should have added the following in the cover letter: ASoC: pcm512x -> gpiochip creation ASoC: Intel: sof-pcm512x -> use of gpio and clk API in the board-specific machine driver. clk: hifiberry-dacpro -> use of gpio and creation of clock. ASoC: dtbindings -> yaml description