From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.zeus03.de (zeus03.de [194.117.254.33]) (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 D0B3721FF2C for ; Thu, 12 Jun 2025 07:50:21 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=194.117.254.33 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1749714623; cv=none; b=VhuXv0POHMCAnm89VbngrE7H0qMOa8U/XmjdPxW1OS8VcdB6KzedLJ0FWx+vlshHGIcsjmn1EY32uS1NEoMLHS23p7yaPAX4NkOMoffGQdrkDdOFMIowqnLTR461seh4VcN+XCNa5zvXezXGClrvf+LVMlcciT101bzKQgh3rJ8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1749714623; c=relaxed/simple; bh=asGUIZZs6HKRiLaci91mPEgp868GgHNmV+kuUJBygRQ=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=r3wlkWQv6MGrkVvHPqcUZg9pv2fMkSXOPCtQo4rYcLtkE7KBuXaupXeD4y/9KilWmG3NjIbJMOBgkzwhwviX62PxBjNnDgSfEgj9SmLpOqr+w9CkIx1/SqYZwokLmGCiV/JD2ZIBFPUTcNoLKBiJfgiYDajgHPv7orPVONuyRBg= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=sang-engineering.com; spf=pass smtp.mailfrom=sang-engineering.com; dkim=pass (2048-bit key) header.d=sang-engineering.com header.i=@sang-engineering.com header.b=eUS2Fwvj; arc=none smtp.client-ip=194.117.254.33 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=sang-engineering.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=sang-engineering.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=sang-engineering.com header.i=@sang-engineering.com header.b="eUS2Fwvj" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= sang-engineering.com; h=date:from:to:cc:subject:message-id :references:mime-version:content-type:in-reply-to; s=k1; bh=asGU IZZs6HKRiLaci91mPEgp868GgHNmV+kuUJBygRQ=; b=eUS2FwvjW12aOCRfywim nGBVsPe6A1HIiOhLwJy1aTG68BL5I0LDA5IdmisK8NhYdXtdecUqPUivVIZ0fFFP z83/p0lStL23tR9bTI5igWdbGfyPjh43dFzDPIrqaj1P0uYqAPBtJlQfS1qWQ5Nr oNFTOAX4UQ7jxrWSwPIa/nQKv7PjzxETFLWFZT86jkpx+/SzBcb9Nai2h2qovJf4 0YW7x9NVuP2IQuqEHvTc7uKeNb24Jpvkn5JU+0+MCb1HqTYZm3nl/EaPnf1aek+o bNi9fx3ovUignYVP2nL950MF1syW5soXElGKLE5Oy1LICIbG1/DVLw6QzUPAVMFR dw== Received: (qmail 3537286 invoked from network); 12 Jun 2025 09:50:14 +0200 Received: by mail.zeus03.de with UTF8SMTPSA (TLS_AES_256_GCM_SHA384 encrypted, authenticated); 12 Jun 2025 09:50:14 +0200 X-UD-Smtp-Session: l3s3148p1@60QMLls3uuYgAwDPXy2/ACpZfVCNKldR Date: Thu, 12 Jun 2025 09:50:14 +0200 From: Wolfram Sang To: Krzysztof Kozlowski Cc: linux-renesas-soc@vger.kernel.org, Rob Herring , Krzysztof Kozlowski , Conor Dooley , Alim Akhtar , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, Herve Codina Subject: Re: [PATCH 1/7] arm64: dts: exynos: use proper node names for GPIO based I2C busses Message-ID: Mail-Followup-To: Wolfram Sang , Krzysztof Kozlowski , linux-renesas-soc@vger.kernel.org, Rob Herring , Krzysztof Kozlowski , Conor Dooley , Alim Akhtar , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, Herve Codina References: <20250519121512.5657-1-wsa+renesas@sang-engineering.com> <20250519121512.5657-2-wsa+renesas@sang-engineering.com> <006ee7d6-1289-4f4a-819d-9a5e5120db99@kernel.org> <3f6e1b74-5d19-4194-b98b-91ab6f10446c@kernel.org> <1cea4f55-752f-4581-a003-1c9d31a36039@kernel.org> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="DcIQ3DvmppdGZo1d" Content-Disposition: inline In-Reply-To: <1cea4f55-752f-4581-a003-1c9d31a36039@kernel.org> --DcIQ3DvmppdGZo1d Content-Type: text/plain; charset=us-ascii Content-Disposition: inline > Where? I cannot find anything in my inbox and also no pull requests on > Github. https://lore.kernel.org/r/20250519184530.21845-1-wsa+renesas@sang-engineering.com You prefer to be explicitly CCed on such mails? --DcIQ3DvmppdGZo1d Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAmhKhrIACgkQFA3kzBSg KbYUSQ//SbP21jd8zqSNAKM50DjZ2UD0RkAZr6n17Bf4u6jCm1qnIWFJLPIPPLCH EsyycQAgW1jJx2yJBcaA/uvQtdhKQbjfzOeHhtXxYpzm8QCggLRdSsEHuB+C3Wis MMTAs0OtD0HyZjVHoo1X9o7rFilWxaTcNiFXeTv3Ctme3le3cK3Jf5lMK2kbP76s +/6MEYTtpoJlVJyCiST8zRvW/79OzZpmIUsW+uad5mLRIJXs9JdUD2zAqcBE0hcf 46tl8cW3A6wOxM97mq8j0OxtO+joMhHnl/VO+QItXJaViMVNONUJu5D0bK71Po7f wTCxes2W7UL8Kty294H//SAhgx/gGs09TfZCZQ+PDks3tFIi86+oQ2i1sKW2N5tB hdkHxRGdI0K8U/7ZrKpVipxokCKVT6hV/tWa6Azls7Ci3U6vFMsT1eNJVTfTMME4 q0zx1zyOJABJ/lWXfxHS1R55BIryms2i4Q+EjBd5gYb0RfBOKrVWG/k3Ir5XWLNA oNvR9ljQuXJEJKrE1u8h4blLVio2Wk8LIpuUyPIWWVJCZ4V/U9KyjH/5ZBQu/FY+ y5VkRa3hIeWU88fQF1FIhayoYAmOAJpVgNNLQY0BLP/Nc31edsNCCxpFnjvYfgiO hbPEeBV7axh+fllilzfsPF50AvVLfyA9DrKZuBDagDOheed2LS0= =0ZZ3 -----END PGP SIGNATURE----- --DcIQ3DvmppdGZo1d--