From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id F05C750249; Fri, 22 Mar 2024 16:09:51 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.10 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711123793; cv=none; b=YnEKlHvNypb2Sh2xUnHocGbaS65EVGD8lsMDzyemAABdVYLc4ULgPL5RsmYGjNTqZ2IwWDbdIPieIoN9ExuX0B67mmnOXWIjtzYhFdtpjGy42FL8SWEAU7VyYaHKdTB2SBykOb5UC54ZuUxi1wqFwDproZHkJGVPyR9a09NKytw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711123793; c=relaxed/simple; bh=cuGiQISoVKHBaZbLIVHnraYHHoAO1WEtkqCEo2+zeaY=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=qgIQDnKLsWYegyurwm54nDb/XG953mH0sPvGOkZqQe9uqJ8cEStDIB9Sn2F/j/HHkunlpB8zsm++m6lnam9JT+VqvlWYtxVeWo/bkU2ydomEmK0D9/fBlO9ssIwtZsrNNDlQKDbZXaAsL3CPFOCupypUJajt2EmStdutAhYy+6M= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=lKEvy5bC; arc=none smtp.client-ip=198.175.65.10 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="lKEvy5bC" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1711123792; x=1742659792; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=cuGiQISoVKHBaZbLIVHnraYHHoAO1WEtkqCEo2+zeaY=; b=lKEvy5bCeA8/ZiFS9z3fl68WIjZKKhEmc4yxuUeHTZGjWPQERPhM2adi 0zi5TbQC2cUwIwVBOdNrcC5Bw8Suc596LzskLFcz5ITszs04ux09k391v +vJggZcYvzhbKMj6K8rLeNX3+a0wxPJqLDmUi5P0vc6BHu+Ya4nZIr11v REn4q4aoAeYp+B/X+oHXy+zR4UYRrCdY6JwZ4L58y6+NuUc5sTemrKZfi 1gpN4B2wCkJETBF+KQtMJ/pob9NbVoxo5ZYjUnCZ/Xoc/4x6cWsxkwuj2 D2tb7ZvBFRnFK+Lg1/WdZ/PGG3zMfgnX5p3tNFfraU2Lu4V2kvg4bSBAy g==; X-IronPort-AV: E=McAfee;i="6600,9927,11020"; a="23634251" X-IronPort-AV: E=Sophos;i="6.07,146,1708416000"; d="scan'208";a="23634251" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orvoesa102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Mar 2024 09:09:52 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,11020"; a="914747988" X-IronPort-AV: E=Sophos;i="6.07,146,1708416000"; d="scan'208";a="914747988" Received: from smile.fi.intel.com ([10.237.72.54]) by fmsmga002.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Mar 2024 09:09:47 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.97) (envelope-from ) id 1rnhSi-0000000FCTj-1lkG; Fri, 22 Mar 2024 18:09:44 +0200 Date: Fri, 22 Mar 2024 18:09:44 +0200 From: Andy Shevchenko To: Wolfram Sang Cc: linux-i2c@vger.kernel.org, Andi Shyti , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, chrome-platform@lists.linux.dev, linux-samsung-soc@vger.kernel.org, imx@lists.linux.dev, linux-mips@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-mediatek@lists.infradead.org, openbmc@lists.ozlabs.org, linux-omap@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, asahi@lists.linux.dev, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-tegra@vger.kernel.org, virtualization@lists.linux.dev Subject: Re: [PATCH 64/64] i2c: reword i2c_algorithm in drivers according to newest specification Message-ID: References: <20240322132619.6389-1-wsa+renesas@sang-engineering.com> <20240322132619.6389-65-wsa+renesas@sang-engineering.com> Precedence: bulk X-Mailing-List: imx@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240322132619.6389-65-wsa+renesas@sang-engineering.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo On Fri, Mar 22, 2024 at 02:25:57PM +0100, Wolfram Sang wrote: > Match the wording in i2c_algorithm in I2C drivers wrt. the newest I2C > v7, SMBus 3.2, I3C specifications and replace "master/slave" with more > appropriate terms. For some drivers, this means no more conversions are > needed. For the others more work needs to be done but this will be > performed incrementally along with API changes/improvements. All these > changes here are simple search/replace results. ... > static const struct i2c_algorithm at91_twi_algorithm = { > - .master_xfer = at91_twi_xfer, > + .xfer = at91_twi_xfer, Seems you made this by a script, can you check the indentations afterwards? > .functionality = at91_twi_func, > }; -- With Best Regards, Andy Shevchenko