From patchwork Thu May 14 15:57:37 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Kepplinger X-Patchwork-Id: 11549181 Return-Path: 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 8A05059D for ; Thu, 14 May 2020 16:00:41 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 6674A2065F for ; Thu, 14 May 2020 16:00:41 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="k1392Bek" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6674A2065F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=puri.sm Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To: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:List-Owner; bh=OCTm00dC9ksOZlgQOCdlSOv0CF+ucjo15DUPttZhRPw=; b=k1392BekuxoTI5yf0hijwPQDFK aT1tzmbcjnZ8ohmWSSxn6Mw7GBEsjmCVZRIXq+/v99xKzefpl4ecADYtwmuESmoaBsHhthPn+qWw8 7Cx46+YI9hm16roNETDcBDrM6eex0yvaNt6IryjIrfGpzg3qhF0suxgyy8sbu1b8mTolyaHg1BPdu AKetPKIOCyyhWlkEyuf6kIXRC8RkNiOHg9t+1j4aykoHJgshwWWRAtLlRiWD59SCOTa0VtDK9+nva edkwus3i8nBIFn/gaPctJRBUWm/cRvNf1CA5YzxaSqxL19UOeHH8XY73NHgUumYVo/ZngzCHA/i1S VsUfrcwg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jZGHj-0004Tv-M0; Thu, 14 May 2020 16:00:35 +0000 Received: from comms.puri.sm ([159.203.221.185]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jZGHR-0003cK-08 for linux-arm-kernel@lists.infradead.org; Thu, 14 May 2020 16:00:21 +0000 Received: from localhost (localhost [127.0.0.1]) by comms.puri.sm (Postfix) with ESMTP id 4B237E02F3; Thu, 14 May 2020 08:59:35 -0700 (PDT) Received: from comms.puri.sm ([127.0.0.1]) by localhost (comms.puri.sm [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oxNLxVUVDWpv; Thu, 14 May 2020 08:59:30 -0700 (PDT) From: Martin Kepplinger To: robh@kernel.org, kernel@puri.sm, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, mchehab@kernel.org, Anson.Huang@nxp.com, agx@sigxcpu.org, angus@akkea.ca Subject: [PATCH 2/2] MAINTAINERS: Add Purism Librem 5 section to the list Date: Thu, 14 May 2020 17:57:37 +0200 Message-Id: <20200514155737.12160-2-martin.kepplinger@puri.sm> In-Reply-To: <20200514155737.12160-1-martin.kepplinger@puri.sm> References: <20200514155737.12160-1-martin.kepplinger@puri.sm> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200514_090017_067202_13FDC40A X-CRM114-Status: UNSURE ( 6.79 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.4 on bombadil.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [159.203.221.185 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 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, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Martin Kepplinger MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org Add development information for the devicetree files for hardware by Purism SPC. Signed-off-by: Martin Kepplinger --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 0abba1aff1ae..176efec31010 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13775,6 +13775,14 @@ T: git git://linuxtv.org/media_tree.git F: Documentation/admin-guide/media/pulse8-cec.rst F: drivers/media/cec/usb/pulse8/ +PURISM LIBREM 5 +M: Purism Kernel Team +S: Supported +B: https://source.puri.sm/Librem5/linux-next/issues +T: https://source.puri.sm/Librem5/linux-next +F: arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts +F: arch/arm64/boot/dts/freescale/imx8mq-librem5.dts + PVRUSB2 VIDEO4LINUX DRIVER M: Mike Isely L: pvrusb2@isely.net (subscribers-only)