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 X-Spam-Level: X-Spam-Status: No, score=-13.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BC93BC2BB48 for ; Tue, 15 Dec 2020 13:14:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9746122509 for ; Tue, 15 Dec 2020 13:14:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728501AbgLONNj (ORCPT ); Tue, 15 Dec 2020 08:13:39 -0500 Received: from fllv0016.ext.ti.com ([198.47.19.142]:37526 "EHLO fllv0016.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727053AbgLONNj (ORCPT ); Tue, 15 Dec 2020 08:13:39 -0500 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 0BFDCnIS038054; Tue, 15 Dec 2020 07:12:49 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1608037969; bh=EWmVCvimxrwVI8v589mVNvUA9U7qN+JGJthzwW6Yrs8=; h=From:To:CC:Subject:Date; b=zWF2Ucxvvcoi1P7BdYFMRLVLbSYlOMnvXI28cAD6PfLo5NMve+vr/1oV0ph88jTTC xKaLfNGuVnezO4YDsoNqocecqcZQ/0nOIA26jRNjQoXE84LbZVpiUZzaKLdRcYnwze U5SaLh6TtDTiXiqD25Hchjt9ijW24tHijc1Dya40= Received: from DLEE109.ent.ti.com (dlee109.ent.ti.com [157.170.170.41]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 0BFDCneO099628 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 15 Dec 2020 07:12:49 -0600 Received: from DLEE102.ent.ti.com (157.170.170.32) by DLEE109.ent.ti.com (157.170.170.41) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1979.3; Tue, 15 Dec 2020 07:12:49 -0600 Received: from lelv0327.itg.ti.com (10.180.67.183) by DLEE102.ent.ti.com (157.170.170.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1979.3 via Frontend Transport; Tue, 15 Dec 2020 07:12:49 -0600 Received: from feketebors.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 0BFDCjkt037808; Tue, 15 Dec 2020 07:12:46 -0600 From: Peter Ujfalusi To: , , CC: , , , , , , , , , Subject: [PATCH 0/2] dmaengine: ti: Maintainer mail address change Date: Tue, 15 Dec 2020 15:13:46 +0200 Message-ID: <20201215131348.11282-1-peter.ujfalusi@ti.com> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: X-Mailing-List: dmaengine@vger.kernel.org Hi, My TI address is going to bounce after Friday (18.12.2020), switch my address to my private one for now. Regards, Peter --- Peter Ujfalusi (2): MAINTAINERS: Add entry for Texas Instruments DMA drivers dt-bindings: dma: ti: Update maintainer and author information .../devicetree/bindings/dma/ti/k3-bcdma.yaml | 4 +++- .../devicetree/bindings/dma/ti/k3-pktdma.yaml | 4 +++- .../devicetree/bindings/dma/ti/k3-udma.yaml | 4 +++- MAINTAINERS | 13 +++++++++++++ 4 files changed, 22 insertions(+), 3 deletions(-) -- Peter Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki 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 X-Spam-Level: X-Spam-Status: No, score=-9.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,UNWANTED_LANGUAGE_BODY, URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8B882C4361B for ; Tue, 15 Dec 2020 13:14:10 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 1C0F522225 for ; Tue, 15 Dec 2020 13:14:10 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1C0F522225 Authentication-Results: mail.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=ti.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:To:From: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=RZiInlcq++BAZ7DCMz5+irsJgSQvPKCXnrGDR1X8PhQ=; b=VxOsEhcIuefq/iSdJPLBmhVIjI iRruOfY8gyYhyVrhJPq5sYj4l5MWVmH34qHmVuQ7YrCNH2E7J8qzuR9j6zLNqOMMP/pklIalf13+0 1jY5Qb+NjwQww17BDTyLJxWSeYUp7O94p7NJThgnzl5DJ/56auE0fTIpFXQhF18B7fNsVWXJJYo5i Plgt+Hp7giI7UvMT4LYKMyQX0b7Va03Vamvv+xEwCKL8Glf+KkgSFcOrPsBH7iFgDJKpU0ZDN9NBf i5cvZAFPPwhvKh2uHLqhcwdbC8DGav3e7RRjQ1sS1iqOLyKaBkTKczoow49/8mHyKRZm+/nzY7hUr w18Ud+mw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kpA8S-0000F1-Aq; Tue, 15 Dec 2020 13:13:00 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kpA8P-0000Dn-0g for linux-arm-kernel@lists.infradead.org; Tue, 15 Dec 2020 13:12:57 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 0BFDCnIS038054; Tue, 15 Dec 2020 07:12:49 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1608037969; bh=EWmVCvimxrwVI8v589mVNvUA9U7qN+JGJthzwW6Yrs8=; h=From:To:CC:Subject:Date; b=zWF2Ucxvvcoi1P7BdYFMRLVLbSYlOMnvXI28cAD6PfLo5NMve+vr/1oV0ph88jTTC xKaLfNGuVnezO4YDsoNqocecqcZQ/0nOIA26jRNjQoXE84LbZVpiUZzaKLdRcYnwze U5SaLh6TtDTiXiqD25Hchjt9ijW24tHijc1Dya40= Received: from DLEE109.ent.ti.com (dlee109.ent.ti.com [157.170.170.41]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 0BFDCneO099628 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 15 Dec 2020 07:12:49 -0600 Received: from DLEE102.ent.ti.com (157.170.170.32) by DLEE109.ent.ti.com (157.170.170.41) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1979.3; Tue, 15 Dec 2020 07:12:49 -0600 Received: from lelv0327.itg.ti.com (10.180.67.183) by DLEE102.ent.ti.com (157.170.170.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1979.3 via Frontend Transport; Tue, 15 Dec 2020 07:12:49 -0600 Received: from feketebors.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 0BFDCjkt037808; Tue, 15 Dec 2020 07:12:46 -0600 From: Peter Ujfalusi To: , , Subject: [PATCH 0/2] dmaengine: ti: Maintainer mail address change Date: Tue, 15 Dec 2020 15:13:46 +0200 Message-ID: <20201215131348.11282-1-peter.ujfalusi@ti.com> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201215_081257_128163_C79D2EFA X-CRM114-Status: UNSURE ( 7.23 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, grygorii.strashko@ti.com, vigneshr@ti.com, tony@atomide.com, linux-kernel@vger.kernel.org, linux@armlinux.org.uk, dmaengine@vger.kernel.org, dan.j.williams@intel.com, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi, My TI address is going to bounce after Friday (18.12.2020), switch my address to my private one for now. Regards, Peter --- Peter Ujfalusi (2): MAINTAINERS: Add entry for Texas Instruments DMA drivers dt-bindings: dma: ti: Update maintainer and author information .../devicetree/bindings/dma/ti/k3-bcdma.yaml | 4 +++- .../devicetree/bindings/dma/ti/k3-pktdma.yaml | 4 +++- .../devicetree/bindings/dma/ti/k3-udma.yaml | 4 +++- MAINTAINERS | 13 +++++++++++++ 4 files changed, 22 insertions(+), 3 deletions(-) -- Peter Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel