From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from metis.whiteo.stw.pengutronix.de (metis.whiteo.stw.pengutronix.de [185.203.201.7]) (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 8DD1D63B9 for ; Fri, 30 May 2025 05:59:44 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.203.201.7 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1748584786; cv=none; b=SmffRH1MArG7Ph7SA1Ph5AywFIMoF3921UAAnitxzFY0ZVxVCs8U4bZk7J9xlKob6Sh+8juEELgXEyg1JkBcZY7YalJKlbKSIEpdpdKLn4Aq0+QrxlD6L1vt6ppBt/IqMe86z1r4KrLQhmPqiq6WfkOnyqrC5bScgdNZWwMiRfo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1748584786; c=relaxed/simple; bh=nnNBgcEZgI434oiz3LTah5dcOPnX/JaI+3hRg6Joj0Q=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=Li8it1zDrCl8rZAsqoZP67fBujCh1KOabutT6jD1OuQywVpT33cGnX3xnqzRztgvASNeLVIsQ7fK85HTZQFndgQcYsSVD3VxZ5kEIVtTDuRHLIkuLt/0f2XX07wWP3OVRp1WTvQxKfm3i9kgyXiRPrH7JBTYy0PrMypkDGbHfKE= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=pengutronix.de; spf=pass smtp.mailfrom=pengutronix.de; arc=none smtp.client-ip=185.203.201.7 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=pengutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=pengutronix.de Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1uKsmF-0003MO-7W; Fri, 30 May 2025 07:59:35 +0200 Received: from pty.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::c5]) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uKsmE-000vgM-2K; Fri, 30 May 2025 07:59:34 +0200 Received: from ore by pty.whiteo.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1uKsmE-000n62-1w; Fri, 30 May 2025 07:59:34 +0200 Date: Fri, 30 May 2025 07:59:34 +0200 From: Oleksij Rempel To: Troy Mitchell Cc: Pengutronix Kernel Team , Andi Shyti , Shawn Guo , Sascha Hauer , Fabio Estevam , linux-i2c@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Yongchao Jia , Ahmad Fatoum Subject: Re: [PATCH v3 2/2] i2c: imx: drop master prefix Message-ID: References: <20250513-i2c-imx-update-v3-0-817b7426a67e@gmail.com> <20250513-i2c-imx-update-v3-2-817b7426a67e@gmail.com> Precedence: bulk X-Mailing-List: linux-i2c@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20250513-i2c-imx-update-v3-2-817b7426a67e@gmail.com> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-SA-Exim-Connect-IP: 2a0a:edc0:0:c01:1d::a2 X-SA-Exim-Mail-From: ore@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-i2c@vger.kernel.org On Tue, May 13, 2025 at 02:36:14PM +0800, Troy Mitchell wrote: > In light of the recent updates to the i2c subsystem, > drop master prefix. > > Reviewed-by: Ahmad Fatoum > Signed-off-by: Troy Mitchell Acked-by: Oleksij Rempel Thank you! -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |