From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out-183.mta0.migadu.com (out-183.mta0.migadu.com [91.218.175.183]) (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 D1BFE401487 for ; Tue, 24 Mar 2026 14:54:32 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=91.218.175.183 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774364074; cv=none; b=fWl9w0/l4AA8cXowWmN4gDvJajIixv9fMkR9cNOeP35XZlhqOLimLls6+DKRHWSEYAnNOL5aiun5BbF3xww0yk6ac/xTIw+fhkoz6wkhsvKj9JnQI2nmJGEdF4w6MTcFla3l4ufnyku/eKXglH7HBBcyVvDNlqJYTG0ns5Lv9ZY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774364074; c=relaxed/simple; bh=gWl9dIHl8aAS+3rdjcjpM/JjQ7W8LEouScOvV1WMq2U=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID: MIME-Version:Content-Type; b=oHn73I1QPvGcMbQkv8YDudfT7GZP1YSO7NkGq5xshslj5aSHZasx4G9krwThu0Hc8abeecLHt/g8ifBFS2nWgEsQeF5F/dwbU4zhehMyKi70+x1VH62JXpIhOz+Fuzm6I5T2SOojImWfnhzGhqlJ4mmdQA2ZrBZI5qnqTeNqA6g= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.dev; spf=pass smtp.mailfrom=linux.dev; dkim=pass (1024-bit key) header.d=linux.dev header.i=@linux.dev header.b=mIEBVpEB; arc=none smtp.client-ip=91.218.175.183 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.dev Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.dev Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux.dev header.i=@linux.dev header.b="mIEBVpEB" X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1774364071; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=gWl9dIHl8aAS+3rdjcjpM/JjQ7W8LEouScOvV1WMq2U=; b=mIEBVpEBU+LpaLHe7NeEc2CIzcf0iGczuSLFhNohm2gjUWGCk0R1jgyHD9ZGIL6XS7AUJ6 +69J7khj0hWXIuxZk8INOUNPaOwIm8uBP2deTAS+HvF2Cb2QZrHVW0dwTEn84P96Rl9U55 cyEQSmjianc87yP0thXaYxMEFzO2wkI= From: Roman Gushchin To: Wolfram Sang Cc: 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) In-Reply-To: (Wolfram Sang's message of "Tue, 24 Mar 2026 07:18:20 +0100") References: <20260317130638.2804-1-wsa+renesas@sang-engineering.com> <20260317130638.2804-3-wsa+renesas@sang-engineering.com> <87a4vyynl2.fsf@linux.dev> Date: Tue, 24 Mar 2026 07:54:25 -0700 Message-ID: <87ikalp9b2.fsf@linux.dev> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain X-Migadu-Flow: FLOW_OUT Wolfram Sang writes: > Hi Roman, > >> These replies are definitely helpful! I can't realistically look into >> all cases across all subsystems (I simple have not enough expertise), >> but I'll try to look into most cases and hope that other engineers will >> help here. > > Sure thing. Is there a dedicated mailing-list or better email address I > can add? Not yet, but I think of creating one. Thanks!