Message ID | 20240506114016.30498-6-wsa+renesas@sang-engineering.com |
---|---|
Headers | show
Received: from mail.zeus03.de (www.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 8C67C142E9F for <linux-serial@vger.kernel.org>; Mon, 6 May 2024 11:40:31 +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=1714995635; cv=none; b=PwWiKvnjl8Sn9rq7MsiFkEbno9tox3lQEjx+Weg4tHWOV1/cbwapw2dPidHNfgFBEo5ddnJTmAT59RGAqGZXXbLYtqeSFX5EjoYQZT3oI03gTEXTph1x12idTeEiOfdjjmFu0YScQPSuJpr3uc4LeeNvZY+jlO0YSqEcwTIdd7g= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1714995635; c=relaxed/simple; bh=Cx+qQfcFxGp5OesTOD7Dtc00hMsXj5vjxdEpJZm+BBs=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=c4RDkamTHAqXOJYDUrx20HJhzBBg8CDKRktpDLuAyT625QmgfPveNAdCMIWJJkrG7UWzkP9WDGh/idNlYyw2voPGvTEUFmlaRoUdTawaumuEgnomcTzuh59Sohh5ut5twcBsRAyayW+GBmx/nCBt50WLgqW7rsq65i/xU7eaYyE= 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=Uzbc6M+2; 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="Uzbc6M+2" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= sang-engineering.com; h=from:to:cc:subject:date:message-id :mime-version:content-transfer-encoding; s=k1; bh=ZCxAXUXWhe/lP8 ZzWL2nsZSe47Ajm+jt6/VkocVA0zE=; b=Uzbc6M+2v2gBMjSTAQ6DGh08HILRQm psDwDwdniyES0MjXhqRava67Pa7J0dDtnxtiyEKEbiEZqZC7USGdB7kAS45ezWWq wfZChMkj2AqmJlYErP7zmHirh/ftpbs0dO2fR3EM5GdBcxrP4R7cxdv3SZ5xkkN2 Rf6XdnLMR7JEI6wO8PdmQEbHRnX795UDO3LCEQSPv5dZO9vmsn3RmtMabNCV6sw4 J6oQ1fUSU0C6abVw3ldBH/nkW+0+PXMTIJ6DztMXrV85dm6AEHQAnyk1TwHKTI7m OlulJp25KpSTzEIg13XL+AUxIPyitp8HHCd75lDVzevtiJDWdrRQYM5Q== Received: (qmail 172746 invoked from network); 6 May 2024 13:40:28 +0200 Received: by mail.zeus03.de with ESMTPSA (TLS_AES_256_GCM_SHA384 encrypted, authenticated); 6 May 2024 13:40:28 +0200 X-UD-Smtp-Session: l3s3148p1@tVc7iccXXrYgAwDPX0CuAO+oYiCi4tWm From: Wolfram Sang <wsa+renesas@sang-engineering.com> To: linux-renesas-soc@vger.kernel.org Cc: Wolfram Sang <wsa+renesas@sang-engineering.com>, Greg Kroah-Hartman <gregkh@linuxfoundation.org>, Jiri Slaby <jirislaby@kernel.org>, linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org Subject: [PATCH 0/4] serial: sh-sci: response to Dirk's bugreport Date: Mon, 6 May 2024 13:40:16 +0200 Message-ID: <20240506114016.30498-6-wsa+renesas@sang-engineering.com> X-Mailer: git-send-email 2.43.0 Precedence: bulk X-Mailing-List: linux-serial@vger.kernel.org List-Id: <linux-serial.vger.kernel.org> List-Subscribe: <mailto:linux-serial+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-serial+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
serial: sh-sci: response to Dirk's bugreport
|
expand
|