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 Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0F5D5C00140 for ; Fri, 12 Aug 2022 14:21:48 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 43A4C15F2; Fri, 12 Aug 2022 16:20:56 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 43A4C15F2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1660314106; bh=2cuTw/jbmlAeUfKTHT4pJ9M/UB15yaoen1sDJ7TWZWM=; h=Date:Subject:To:References:From:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=fcmzGwz3hx2D5UxtFJKkggVyhUGq+S/nkaotGlA0EvqZHlYydEM6jLQiaE4DbSxjh 8BBGNPbPns263FHPjcxpq8yMImKQSLlX6i6vzAwBAjx5VJmrJbDQnCGECDsEogvqvs lW6hnQTmuniluemwycT2nqmMNrg4WO3OS8BsPnAM= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 49604F80557; Fri, 12 Aug 2022 16:20:30 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 7092FF80551; Fri, 12 Aug 2022 16:20:28 +0200 (CEST) Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id A8E34F80551 for ; Fri, 12 Aug 2022 16:20:19 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz A8E34F80551 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="laQS9ixQ" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1660314022; x=1691850022; h=message-id:date:mime-version:subject:to:cc:references: from:in-reply-to:content-transfer-encoding; bh=2cuTw/jbmlAeUfKTHT4pJ9M/UB15yaoen1sDJ7TWZWM=; b=laQS9ixQjUHNZ+K4F9vQoDEcd3VDymFaFVf4wEKghkmCR0vmtevhUxnx iAML9PX9wifxPmdWKmjnGdam8HsHneMWy64gYdLd6p64v3Dpc3IuTWSYs MFLiJxjFb608pRjc3/pMX20GvUsbkpCruo7b1i92q5idjfKizBaTsjWFU s+PcUqs79Y+YGP5VjV/k7RRBD0G37FlofwxW+LH/vNDmb5RXOvzEgAZJT Y8xktSQg5eW/xb8JwgIdlJqScbzBnHy32+c65VoTLb6722PhYoOIXKKdg YE5Nn+KtCnOQrLiyGjQiJsKnkYD8cs1i10qTf9ajvYhyM9zWYqwQERwOl w==; X-IronPort-AV: E=McAfee;i="6400,9594,10437"; a="317573097" X-IronPort-AV: E=Sophos;i="5.93,233,1654585200"; d="scan'208";a="317573097" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Aug 2022 07:20:17 -0700 X-IronPort-AV: E=Sophos;i="5.93,233,1654585200"; d="scan'208";a="634655949" Received: from aslawinx-mobl.ger.corp.intel.com (HELO [10.99.241.73]) ([10.99.241.73]) by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Aug 2022 07:20:14 -0700 Message-ID: <0cf33957-83aa-5baf-735e-835ab3db9956@linux.intel.com> Date: Fri, 12 Aug 2022 16:20:12 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH 05/13] ASoC: amd: add acp6.2 pdm platform driver Content-Language: en-US To: Syed Saba kareem , broonie@kernel.org, alsa-devel@alsa-project.org References: <20220812120731.788052-1-Syed.SabaKareem@amd.com> <20220812120731.788052-6-Syed.SabaKareem@amd.com> From: =?UTF-8?Q?Amadeusz_S=c5=82awi=c5=84ski?= In-Reply-To: <20220812120731.788052-6-Syed.SabaKareem@amd.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Sunil-kumar.Dommati@amd.com, Basavaraj.Hiregoudar@amd.com, Takashi Iwai , Liam Girdwood , open list , mario.limonciello@amd.com, Vijendar.Mukunda@amd.com X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On 8/12/2022 2:07 PM, Syed Saba kareem wrote: > PDM platform driver binds to the platform device created by > ACP6.2 PCI device. PDM driver registers ALSA DMA and CPU DAI > components with ASoC framework. > > Signed-off-by: Syed Saba Kareem > --- ... > + > +module_platform_driver(acp62_pdm_dma_driver); > + > +MODULE_AUTHOR("Syed.SabaKareem@amd.com"); > +MODULE_DESCRIPTION("AMD PHEONIX PDM Driver"); phoenix is usually written with "oe", so just making sure if above is not a typo? > +MODULE_LICENSE("GPL v2"); > +MODULE_ALIAS("platform:" DRV_NAME);