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.4 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,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 0943FC352A4 for ; Fri, 7 Feb 2020 11:03:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D0E3020720 for ; Fri, 7 Feb 2020 11:03:14 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=nvidia.com header.i=@nvidia.com header.b="mnxEeVCj" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727234AbgBGLDO (ORCPT ); Fri, 7 Feb 2020 06:03:14 -0500 Received: from hqnvemgate26.nvidia.com ([216.228.121.65]:17227 "EHLO hqnvemgate26.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726954AbgBGLDO (ORCPT ); Fri, 7 Feb 2020 06:03:14 -0500 Received: from hqpgpgate101.nvidia.com (Not Verified[216.228.121.13]) by hqnvemgate26.nvidia.com (using TLS: TLSv1.2, DES-CBC3-SHA) id ; Fri, 07 Feb 2020 03:02:59 -0800 Received: from hqmail.nvidia.com ([172.20.161.6]) by hqpgpgate101.nvidia.com (PGP Universal service); Fri, 07 Feb 2020 03:03:13 -0800 X-PGP-Universal: processed; by hqpgpgate101.nvidia.com on Fri, 07 Feb 2020 03:03:13 -0800 Received: from [10.24.44.92] (10.124.1.5) by HQMAIL107.nvidia.com (172.20.187.13) with Microsoft SMTP Server (TLS) id 15.0.1473.3; Fri, 7 Feb 2020 11:03:08 +0000 CC: , , , , , , , , , , , , , , , , , Subject: Re: [PATCH v2 2/9] ASoC: tegra: add support for CIF programming To: Dmitry Osipenko References: <1580380422-3431-1-git-send-email-spujar@nvidia.com> <1580380422-3431-3-git-send-email-spujar@nvidia.com> <7239e858-16b7-609f-c4e3-8135bee8450b@gmail.com> <1305a6db-a492-eec2-111e-ddc801d58d86@nvidia.com> From: Sameer Pujar Message-ID: Date: Fri, 7 Feb 2020 16:33:04 +0530 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.4.2 MIME-Version: 1.0 In-Reply-To: X-Originating-IP: [10.124.1.5] X-ClientProxiedBy: HQMAIL105.nvidia.com (172.20.187.12) To HQMAIL107.nvidia.com (172.20.187.13) Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: quoted-printable Content-Language: en-GB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nvidia.com; s=n1; t=1581073379; bh=DroXT/1lQUGa+TG9wgFQbKxKmkZF3WHBeukmNqYO5pI=; h=X-PGP-Universal:CC:Subject:To:References:From:Message-ID:Date: User-Agent:MIME-Version:In-Reply-To:X-Originating-IP: X-ClientProxiedBy:Content-Type:Content-Transfer-Encoding: Content-Language; b=mnxEeVCjfYHbbS/VgYjYRqCVpptFPlXV9vjGSSEzPW75dvpSXTDLVO0HLTFXbKudJ GSOUAsM1S42wvnlakqKfn0vNJcb+fNU4KvCxV+h+hcWb4GWrYnd2yLlzS44qW2hHvj n00Ci9VULOf2ihAUFk9lk0pjdH6qa/i9bKHYqlnMOpGhI49tIWlzmK+uKKCovHJSKX jhP2/WrONzqdFCBG3CwSQYRPley3yH4JHVts8WRoVYaZ8h1+TrDSmnLMIKCmOAZonQ iw8MEEZzaQ7HfjvzQy01/ZEfbTrnWwB171z1y4aFlFPbG7dCWhT5ZIXZTp30NCcY32 kFRvWv0zENgCg== Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2/6/2020 10:19 PM, Dmitry Osipenko wrote: > External email: Use caution opening links or attachments > > > 06.02.2020 14:56, Sameer Pujar =D0=BF=D0=B8=D1=88=D0=B5=D1=82: >> >> On 2/5/2020 10:32 PM, Dmitry Osipenko wrote: >>> External email: Use caution opening links or attachments >>> >>> >>> 30.01.2020 13:33, Sameer Pujar =D0=BF=D0=B8=D1=88=D0=B5=D1=82: >>> ... >>>> +#include >>>> +#include >>>> +#include "tegra_cif.h" >>>> + >>>> +void tegra_set_cif(struct regmap *regmap, unsigned int reg, >>>> + struct tegra_cif_conf *conf) >>>> +{ >>>> + unsigned int value; >>>> + >>>> + value =3D (conf->threshold << TEGRA_ACIF_CTRL_FIFO_TH_SHIFT) | >>>> + ((conf->audio_ch - 1) << TEGRA_ACIF_CTRL_AUDIO_CH_SHIFT)= | >>>> + ((conf->client_ch - 1) << >>>> TEGRA_ACIF_CTRL_CLIENT_CH_SHIFT) | >>>> + (conf->audio_bits << TEGRA_ACIF_CTRL_AUDIO_BITS_SHIFT) | >>>> + (conf->client_bits << TEGRA_ACIF_CTRL_CLIENT_BITS_SHIFT)= | >>>> + (conf->expand << TEGRA_ACIF_CTRL_EXPAND_SHIFT) | >>>> + (conf->stereo_conv << TEGRA_ACIF_CTRL_STEREO_CONV_SHIFT)= | >>>> + (conf->replicate << TEGRA_ACIF_CTRL_REPLICATE_SHIFT) | >>>> + (conf->truncate << TEGRA_ACIF_CTRL_TRUNCATE_SHIFT) | >>>> + (conf->mono_conv << TEGRA_ACIF_CTRL_MONO_CONV_SHIFT); >>>> + >>>> + regmap_update_bits(regmap, reg, TEGRA_ACIF_UPDATE_MASK, value); >>>> +} >>>> +EXPORT_SYMBOL_GPL(tegra_set_cif); >>> Are you going to add more stuff into this source file later on? >> Yes I plan to add Tegra30 and Tegra124 CIF functions in this. Anything >> related to CIF can be moved here. >>> If not, then it's too much to have a separate driver module just for a >>> single tiny function, you should move it into the header file (make it >>> inline). > You should consider whether it's worth to move anything else to this > module first, because if the functions are not reusable by the drivers, > then the movement won't bring any benefits and final result could be > negative in regards to the code's organization. > > I suggest to start clean and easy, without the driver module. You will > be able to factor code into module later on, once there will a real need > to do that. Tegra124 can reuse above CIF function. Tegra30 will continue to use the=20 same function. For consistency all CIF related helpers can be grouped at=20 one place. But this is for later. I will start with inline function.