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 09229C433F5 for ; Wed, 4 May 2022 20:48:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1378346AbiEDUwP (ORCPT ); Wed, 4 May 2022 16:52:15 -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-kernel@vger.kernel.org Am 2022-05-04 22:23, schrieb Wolfram Sang: > BTW, my name is Wolfram. Sorry :/ -michael 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 47B06C433EF for ; Wed, 4 May 2022 20:49:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-ID:References:In-Reply-To:Subject:To:From: Date:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=oIm8NEALioqDCCukvlgGw08e9VU19fDKIiVt0L2XS7k=; b=Atg2SNTC2Daek20nqQG9zh1NiR neLfipiAzmNj0kZB4K/Wmam0DM18ypS7gf1/vvlHYJuDhU2puRBa+aMZlaKLupxz88GaharlKZKfu 9Pawl+/hYAabsRj5FtcpiTXdy7V6YfJsbbIN6id+0p5XY9LElLxcCyxfiUECT9DOUXDlJivhFZHbM aDBJfE27OLxdsrCvRZGvw5gUyQHQC3o6eLZKTMo+uLliE/NrnzhkGx9/6q6VLSp4LubF4foRjkFqw 0wPEaB8v7wj79cB/qL91k97LTpNlmjJnXJBtVNi7YVpEQs+kQ8XQ8Nw7JRdXrb1e0+b2aDcPXC3Mo Uo7c+UcA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nmLvS-00Cfxs-AM; Wed, 04 May 2022 20:48:46 +0000 Received: from ssl.serverraum.org ([2a01:4f8:151:8464::1:2]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nmLvO-00CfrO-Cx for linux-arm-kernel@lists.infradead.org; Wed, 04 May 2022 20:48:43 +0000 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 Date: Wed, 04 May 2022 22:48:30 +0200 From: Michael Walle To: Michael Walle 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 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220504_134842_629038_EEF94F05 X-CRM114-Status: UNSURE ( 5.17 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Alexandre Belloni , linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org, Codrin Ciubotariu , Claudiu Beznea , linux-arm-kernel@lists.infradead.org Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Am 2022-05-04 22:23, schrieb Wolfram Sang: > BTW, my name is Wolfram. Sorry :/ -michael _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel