Received: by 2002:a25:ca44:0:0:0:0:0 with SMTP id a65csp2506176ybg; Fri, 31 Jul 2020 01:29:13 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwRgRJzzzCUCsiunMx6PdZIalGJnXMVXBKEGGQoILQuEKKvR1EszTFj3qYKofJb/Qtkhlrc X-Received: by 2002:a17:906:28d7:: with SMTP id p23mr3012619ejd.195.1596184153235; Fri, 31 Jul 2020 01:29:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1596184153; cv=none; d=google.com; s=arc-20160816; b=0vj8sCG3hr0ohR4RercHTSyt32AP7M4CMWvOPlkHYPn863jwPZBDBsVkjVBLCqCnkB 7/5eyulsFymUCOJtZRDPz8+Y1LP5RfVdDYbVeQ+vV9PkhFWua6M606FaGS8PHrGXhjQe k4vh9cZ/tBbgomy9QsjrMbQT6HP5ExsQRFHRu2REz8zAewO8IxxQTIXb8FKmAuDIf14I AIOUSCxXcplXGBRLO/FxHxC+DY93NvynXQ6VQfHA0x2rJwmGg8565lrlw9stuJcXOBwU hMmIBoL4U4kqZayl8bEGj3sr96eiS7aO0y/HQbeCd2Qp/eEdpMs2vWG+54TIvohJCxmI aTog== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:references :in-reply-to:message-id:date:subject:cc:to:from; bh=Irr5ZjwhXYumblKLW9QYzv+Y7UJi/q38ICkuogU7WNM=; b=O/teWUij1qs93D4fhD6YMg5VAhLagGO+fOV1IO5QwSe7OhSSvQeuKfNBs1TRIDQU4M MfZeVRecmKnbg/PaG/W6sAn/c5dbx4O8aK3ApL1BO3/q86RATDqV3YwRT8+ZwIBFPNTd YenHXg6EdznOlch+ZAT+Jx3zGlaRlr66llp6MPp2kG1QH/vuVLf5YX4VrwocrksznhS1 WapAaCWWfEZiDSH/Zd8unLNXKOIwSv7/ztYIymUT3c92wHD6m/xIrycakBKGYN8Yx365 7I5Z2z8OCv49o19wKR6QalFxdqeuZVsvohg/tbKDjtO6IicBp4C+IZveqD3N52Cu5p93 hyBg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=puri.sm Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id f1si4733537edm.601.2020.07.31.01.28.51; Fri, 31 Jul 2020 01:29:13 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=puri.sm Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730268AbgGaI2T (ORCPT + 99 others); Fri, 31 Jul 2020 04:28:19 -0400 Received: from comms.puri.sm ([159.203.221.185]:46106 "EHLO comms.puri.sm" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728412AbgGaI2T (ORCPT ); Fri, 31 Jul 2020 04:28:19 -0400 Received: from localhost (localhost [127.0.0.1]) by comms.puri.sm (Postfix) with ESMTP id D614ADF997; Fri, 31 Jul 2020 01:28:18 -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 atMXhl-dNTow; Fri, 31 Jul 2020 01:28:18 -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, broonie@kernel.org Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Martin Kepplinger Subject: [PATCH v5 3/3] dt-bindings: arm: fsl: Add the librem 5 phone Date: Fri, 31 Jul 2020 10:27:25 +0200 Message-Id: <20200731082725.21878-3-martin.kepplinger@puri.sm> In-Reply-To: <20200731082725.21878-1-martin.kepplinger@puri.sm> References: <20200731082725.21878-1-martin.kepplinger@puri.sm> Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add entries for the imx8mq based Librem 5 phone. The "Birch" and "Chestnut" hardware revisions are supported by r2. The "Dogwood" revision by r3. See https://puri.sm/products/librem-5/ and https://developer.puri.sm/Librem5/ for the schematics and more information. Signed-off-by: Martin Kepplinger --- Documentation/devicetree/bindings/arm/fsl.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index f63895c8ce2d..1cce4ff58ff8 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -365,6 +365,8 @@ properties: - fsl,imx8mq-evk # i.MX8MQ EVK Board - google,imx8mq-phanbell # Google Coral Edge TPU - purism,librem5-devkit # Purism Librem5 devkit + - purism,librem5r2 # Purism Librem5 phone "Chestnut" + - purism,librem5r3 # Purism Librem5 phone "Dogwood" - solidrun,hummingboard-pulse # SolidRun Hummingboard Pulse - technexion,pico-pi-imx8m # TechNexion PICO-PI-8M evk - const: fsl,imx8mq -- 2.20.1