Message ID | 1578997397-23165-1-git-send-email-claudiu.beznea@microchip.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=6THV=3D=vger.kernel.org=linux-spi-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 62E49139A for <patchwork-linux-spi@patchwork.kernel.org>; Tue, 14 Jan 2020 10:23:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 4ABD324679 for <patchwork-linux-spi@patchwork.kernel.org>; Tue, 14 Jan 2020 10:23:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729085AbgANKXa (ORCPT <rfc822;patchwork-linux-spi@patchwork.kernel.org>); Tue, 14 Jan 2020 05:23:30 -0500 Received: from esa3.microchip.iphmx.com ([68.232.153.233]:17092 "EHLO esa3.microchip.iphmx.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729076AbgANKX3 (ORCPT <rfc822;linux-spi@vger.kernel.org>); Tue, 14 Jan 2020 05:23:29 -0500 Received-SPF: Pass (esa3.microchip.iphmx.com: domain of Claudiu.Beznea@microchip.com designates 198.175.253.82 as permitted sender) identity=mailfrom; client-ip=198.175.253.82; receiver=esa3.microchip.iphmx.com; envelope-from="Claudiu.Beznea@microchip.com"; x-sender="Claudiu.Beznea@microchip.com"; x-conformance=spf_only; x-record-type="v=spf1"; x-record-text="v=spf1 mx a:ushub1.microchip.com a:smtpout.microchip.com -exists:%{i}.spf.microchip.iphmx.com include:servers.mcsv.net include:mktomail.com include:spf.protection.outlook.com ~all" Received-SPF: None (esa3.microchip.iphmx.com: no sender authenticity information available from domain of postmaster@email.microchip.com) identity=helo; client-ip=198.175.253.82; receiver=esa3.microchip.iphmx.com; envelope-from="Claudiu.Beznea@microchip.com"; x-sender="postmaster@email.microchip.com"; x-conformance=spf_only Authentication-Results: esa3.microchip.iphmx.com; dkim=none (message not signed) header.i=none; spf=Pass smtp.mailfrom=Claudiu.Beznea@microchip.com; spf=None smtp.helo=postmaster@email.microchip.com; dmarc=pass (p=none dis=none) d=microchip.com IronPort-SDR: jPx5E3KOkH6mR9ry4o1HzOH9N0C78UV0ceTGbcWjgkVKF9MO2PJ3vWKSOu9WWpalK7v3GbXbBz pV0RXWL01EP480LvcDCgQvvRYWxYbx8nuwhimqI4U+3Kmo2EU+mZJBnZOhqOs3m7ufGLtZf9Sp oXzFEyXNaYsdLk8VE3c+riV2qtQnHkfLy0XvSI/4tYa1lmN34xqYJQ4ZlpsskV922N7HcRjL+F JwAEGwA4F7IwO7V1txO9RwkCtmDdC6J+zfagD/WwMKDw6SmgpG7qY6PQ8xv/eQuM4dWr6zsT7o mhg= X-IronPort-AV: E=Sophos;i="5.69,432,1571727600"; d="scan'208";a="63175793" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa3.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 14 Jan 2020 03:23:28 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.85.144) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Tue, 14 Jan 2020 03:23:28 -0700 Received: from m18063-ThinkPad-T460p.mchp-main.com (10.10.85.251) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server id 15.1.1713.5 via Frontend Transport; Tue, 14 Jan 2020 03:23:24 -0700 From: Claudiu Beznea <claudiu.beznea@microchip.com> To: <robh+dt@kernel.org>, <lee.jones@linaro.org>, <mark.rutland@arm.com>, <nicolas.ferre@microchip.com>, <alexandre.belloni@bootlin.com>, <ludovic.desroches@microchip.com>, <radu_nicolae.pirea@upb.ro>, <richard.genoud@gmail.com>, <a.zummo@towertech.it> CC: <devicetree@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>, <linux-spi@vger.kernel.org>, <linux-rtc@vger.kernel.org>, Claudiu Beznea <claudiu.beznea@microchip.com> Subject: [PATCH v3 0/7] add device tree for SAM9X60 SoC and SAM9X60-EK board Date: Tue, 14 Jan 2020 12:23:10 +0200 Message-ID: <1578997397-23165-1-git-send-email-claudiu.beznea@microchip.com> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-spi-owner@vger.kernel.org Precedence: bulk List-ID: <linux-spi.vger.kernel.org> X-Mailing-List: linux-spi@vger.kernel.org |
Series |
add device tree for SAM9X60 SoC and SAM9X60-EK board
|
expand
|