From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C60D4C433EF for ; Wed, 4 May 2022 20:48:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1356216AbiEDUwN (ORCPT ); Wed, 4 May 2022 16:52:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39432 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235304AbiEDUwL (ORCPT ); Wed, 4 May 2022 16:52:11 -0400 Received: from ssl.serverraum.org (ssl.serverraum.org [IPv6:2a01:4f8:151:8464::1:2]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 61D4E4CD72; Wed, 4 May 2022 13:48:33 -0700 (PDT) Received: from ssl.serverraum.org (web.serverraum.org [172.16.0.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ssl.serverraum.org (Postfix) with ESMTPSA id AEF1D22238; Wed, 4 May 2022 22:48:30 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=walle.cc; s=mail2016061301; t=1651697311; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=MBmoM93KZl6O6Nvu3E3U/9MQsvEY+j8FC370XxC7+FM=; b=D9Cmzjv8WEufanMqx749VJV+6XgkvBDW3jxKYWFUwOutXiv54UcadWuY+aigMeoV2nGCCc GA2+5iYrbmtFg6HenV/cfknQT3g3A7bwMSBoHDz/tElP/H/2YGt9WHur6kUM6j98gN4hvR 9yemWHp8WztdjuKcwTv6vwqZUpNr36Y= MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 04 May 2022 22:48:30 +0200 From: Michael Walle To: Michael Walle Cc: Codrin Ciubotariu , Nicolas Ferre , Alexandre Belloni , Claudiu Beznea , linux-i2c@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] i2c: at91: use dma safe buffers In-Reply-To: References: <20220407150828.202513-1-michael@walle.cc> User-Agent: Roundcube Webmail/1.4.13 Message-ID: <23c66c4077d87ca484c589e1033c26fd@walle.cc> X-Sender: michael@walle.cc Precedence: bulk List-ID: X-Mailing-List: linux-i2c@vger.kernel.org Am 2022-05-04 22:23, schrieb Wolfram Sang: > BTW, my name is Wolfram. Sorry :/ -michael