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 5D26B396B6F for ; Tue, 31 Mar 2026 07:18:09 +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=1774941491; cv=none; b=aj/aMLXUxr3XH6RXEnyPrOOOypzUPRJlF63S6QjeUMe7vcaWcoGKj5onDJbGGvT5jkt6Y4N1GaFTj0QWbJp5N6pqwU30ueKFBI9zcDJoANBzEiFpl7o6ZADoGx+FNdRy82H9FuXBeWDrKfXt4gVed31eoBJ+q6E5ZuWi07FntYk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774941491; c=relaxed/simple; bh=cimXkWUdkk5b9oxVceiRqqigTs5T3aol9/4LoAcBTWQ=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=WzUlwWeBoAAm9qpncnpdPn87TGggn/YFqKmkF/l86e7a9V0TuhadLqO1wNlkAf4XU4k48/V+RVV1JVcK2ijmSw+7KijP8pAi16Euf2cYYktrIZ5oLpJw9zGl839//J4Yl7hec8HAzRTGZCOgpVM4piH12rRILbd1l89Tgm5aON4= 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=J9Tuh0Or; 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="J9Tuh0Or" 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=9NzM r6W8TQkI0N4T4AOLc0N2j7MJivziyDU9EpcgLI8=; b=J9Tuh0Or0PZDTm7zOd66 PEs7JDQDBU/g7iGrxvr5ZwlFq7WE3Z4bkGUrpqpke/FsibkJNP0VvW66s3lgSvlS 6/4zaiyXRGppBuOctfIFL9MRWG4yD19vbCitJ+lsgmZJTa26KvasbfuoPphVGE7Q QsgmwCY0YrUI6rlotaZFgtTbpn9ATH8idZwxSiRFRmjlM4x05TAbDCyzK3dgJMLN 1Hw/6EB3+26j6/hL40QKncF1r3A5dHOTIVySFxOfXsG/KJxyvnnvl5MohyQnq7J8 62cXLJa3oUMuF/N9Im6OD7JkeuL56/4OX7TCud9f9OE26dWBkGMmAALAl/exyC7x kQ== Received: (qmail 1580210 invoked from network); 31 Mar 2026 09:18:07 +0200 Received: by mail.zeus03.de with ESMTPSA (TLS_AES_256_GCM_SHA384 encrypted, authenticated); 31 Mar 2026 09:18:07 +0200 X-UD-Smtp-Session: l3s3148p1@Jw7YxExORLsujnu8 Date: Tue, 31 Mar 2026 09:18:07 +0200 From: Wolfram Sang To: Theodore Tso Cc: Roman Gushchin , linux-renesas-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Jassi Brar , Kuninori Morimoto , Geert Uytterhoeven , Magnus Damm Subject: Re: Sashiko review feedback (was Re: [PATCH 2/3] soc: renesas: Add Renesas R-Car MFIS driver) Message-ID: References: <20260317130638.2804-1-wsa+renesas@sang-engineering.com> <20260317130638.2804-3-wsa+renesas@sang-engineering.com> <87a4vyynl2.fsf@linux.dev> <87ikalp9b2.fsf@linux.dev> <20260330135050.GD22278@macsyma.local> Precedence: bulk X-Mailing-List: linux-kernel@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="Ej5xfyCnwyWtSpC/" Content-Disposition: inline In-Reply-To: <20260330135050.GD22278@macsyma.local> --Ej5xfyCnwyWtSpC/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Ted, > I was thinking about proposing some tagging convention such as: >=20 > Suggested-by: Sashiko:Gemini 3.1 Pro > or > Reviewed-by: Sashiko:Gemini 3.1 Pro >=20 > to Documentation/process/coding-assistants.rst. Alas, neither is > perfect. Yes, maybe an email is not so much needed and the information about Sashiko and Gemini is much more relevant. > Suggested-by: is generlly used when someone inspires a particular > commit. This might apply if Sashiko found a problem as an incidental > finding, which we then fixed in a subsequent commit. An example of > this might be[1], or in the case which you suggested above. But what What about Reported-by? The required closes by would then link to the actual report: Reported-by: Sashiko:Gemini 3.1 Pro Closes: https://sashiko.dev/#/patchset/20260319105947.6237-1-wsa%2Brenesas%= 40sang-engineering.com The drawback currently is that only the whole report for the patchset can be linked. But probably Sashiko-reports could have some more HTML tags to reference only the paragraph needed. Happy hacking, Wolfram --Ej5xfyCnwyWtSpC/ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAmnLdS8ACgkQFA3kzBSg KbZNPw//UHS9gnCVAVr3OK8QPCczPsu2z6A5LsMZ4Fvq8uzoLGznzbJQDtOR5he5 ZLBJTKBQEEsLbgVQBYR6GDo7oTJtROxyCc5jFIqd7Yfl4JRXYtlAJZWlUrqhsGkq LMsyBZYm7w1nly71ePp8Uy2RMlURTPwAK9f+vymj5Q80hBGxqwuOwlexWaZ3tUgp wCE415N/bfWAOV0RoQZ7vZElUcFAfzWWZSuNd0IZVyxeHhoUMmmbvi1ZZJAUwsfb V8k5/eH1JO+5O9W/u4TyKl05BWt2rA1ZfFa/kdzswqb1Ypu5pi9qYGkh7DbPSln8 c/XrQ6jkgkixSIsGF2twIAR96FXPMpIeMTK5go10t3ONwQiTQCihf/T+8mYJh6F7 s4CdrhYAywOYBJ/0NJ3/m/BWh8HUYtFaRPOYJpZX/U1HU0LqVQl0jkPhtfZTY1oQ rAKN1ZncpoRsGyqqVVJltun/6lhMhk5vwPg+G2Pb1chlBF60P/7jnZO+qZED976z tKWfgyAnHXpOXj7zNYuhuUscl7yohJKDUkxfGt0Yv9P07hhirmTJCDAxbZxw+Xh+ NtdeBNbT19nAub8z0giZE4vfCWTpKGGO/BKIEZ/XD9w0fomK/qQGFxyBx9EJMSkp 8EWCtMHhfeg0j7LcwP5PcGbsjI5Rh6oubCu//2UtIhQnwO6ml+I= =ZyVC -----END PGP SIGNATURE----- --Ej5xfyCnwyWtSpC/--