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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 07DCFEE4993 for ; Tue, 22 Aug 2023 14:32:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235908AbjHVOca (ORCPT ); Tue, 22 Aug 2023 10:32:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38366 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234980AbjHVOca (ORCPT ); Tue, 22 Aug 2023 10:32:30 -0400 Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.20]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E8F57CFE; Tue, 22 Aug 2023 07:32:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1692714729; x=1724250729; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=lLVHA+wbulHmFJxtggwukH/8p7P+zlDRisDT4oBjb1I=; b=GXMBgUAC2OUnUkOgPmtLb/ovw47yOzkXTu8GCuUrNOF4AtxSB7J5372t gK75Wiu6YsYwfa13xv612IfICaGaWlqekFnuTdSRwpd43l5DMx1D3LDcy H6QGefMph9smT1wN0E+3vK8HuqprsXE9if8+dokmY7o2QtXGN+/Awo80y YrSpCIhHbLCBlyGCHP7Pk0Ixddm2pxMuuDjswjesMaDcuVXRIHKbROun7 6ewau8t7LEGMf7KoXhDmw98h/9qseXZ0sIzcdBt3lW+Xm7Ua+zt8P8daa PxJJO6vFYZ5rLsoWQSAonYJz3mhCRQcVGsNtU17s2Go67giDZa5dkCQxT Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10809"; a="364066635" X-IronPort-AV: E=Sophos;i="6.01,193,1684825200"; d="scan'208";a="364066635" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Aug 2023 07:31:38 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10809"; a="765751948" X-IronPort-AV: E=Sophos;i="6.01,193,1684825200"; d="scan'208";a="765751948" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga008.jf.intel.com with ESMTP; 22 Aug 2023 07:31:35 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1qYSPt-00EMMm-1S; Tue, 22 Aug 2023 17:31:33 +0300 Date: Tue, 22 Aug 2023 17:31:33 +0300 From: Andy Shevchenko To: Yann Sionneau Cc: Yann Sionneau , Jarkko Nikula , Mika Westerberg , Julian Vetter , linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v5] i2c: designware: Currently if the SoC needs pinctrl to switch the SCL and SDA from the I2C function to GPI Message-ID: References: <20230822142513.7518-1-ysionneau@kalray.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-i2c@vger.kernel.org On Tue, Aug 22, 2023 at 04:26:25PM +0200, Yann Sionneau wrote: > Subject seems to have been truncated... I'll re-send. It was missing _completely_ up to v4. In v5 it's mangled. I explained in previous reply how it should be in the commit message in your local Git repo to begin with. -- With Best Regards, Andy Shevchenko