From patchwork Mon Apr 22 15:30:00 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Angus Ainslie X-Patchwork-Id: 1088743 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=akkea.ca Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=akkea.ca header.i=@akkea.ca header.b="xJdKacYm"; dkim=pass (1024-bit key) header.d=akkea.ca header.i=@akkea.ca header.b="cL0s5BUd"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 44nrB00z9Tz9s6w for ; Tue, 23 Apr 2019 01:30:16 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727634AbfDVPaP (ORCPT ); Mon, 22 Apr 2019 11:30:15 -0400 Received: from node.akkea.ca ([192.155.83.177]:38280 "EHLO node.akkea.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726943AbfDVPaO (ORCPT ); Mon, 22 Apr 2019 11:30:14 -0400 Received: from localhost (localhost [127.0.0.1]) by node.akkea.ca (Postfix) with ESMTP id 8E42C4E2050; Mon, 22 Apr 2019 15:30:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=akkea.ca; s=mail; t=1555947013; bh=XuaPesooLBXKkojVu+y1k1CBKhUF3B8+KbgosG3eg24=; h=From:To:Cc:Subject:Date; b=xJdKacYmOgIesQ78o6JWvowO6BAzmIc6wUzSK89XeIgeO+YpF2gTfIeNs9m3SprCy ZW98ZfdZcPYylOzKRZK9a95+JxFqNTqJmM5KPBWZYJYUYJOBTNW/rc15/LZT8wU9hx OQ15etDt+AwVBJZLngHsfnrnTiZ0CBgiw2pEC6VI= X-Virus-Scanned: Debian amavisd-new at mail.akkea.ca Received: from node.akkea.ca ([127.0.0.1]) by localhost (mail.akkea.ca [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UxKT1VgbmpGa; Mon, 22 Apr 2019 15:30:13 +0000 (UTC) Received: from midas.localdomain (S0106788a2041785e.gv.shawcable.net [70.66.86.75]) by node.akkea.ca (Postfix) with ESMTPSA id 3B1494E204B; Mon, 22 Apr 2019 15:30:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=akkea.ca; s=mail; t=1555947012; bh=XuaPesooLBXKkojVu+y1k1CBKhUF3B8+KbgosG3eg24=; h=From:To:Cc:Subject:Date; b=cL0s5BUd8YANRg8VqJ78yK4s6rx8k/m1vUO87/y+RQvCzNBryEJngbg7BzBK/sBQm D4CQs3Bnns2LL6JqCi020xt8ri6ZgUbLGdrYUxrsqcqlHVhDwpZ77c1MaAwe3xv3bI k8cCblSRCQARCT6Y2iUgjkNw+0+I5eHTN85a0Q8g= From: "Angus Ainslie (Purism)" To: angus@akkea.ca Cc: Rob Herring , Mark Rutland , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Palmer Dabbelt , Albert Ou , Paul Walmsley , Matthias Brugger , Guo Ren , Thierry Reding , =?utf-8?q?Andreas_F=C3=A4rber?= , Kevin Hilman , Manivannan Sadhasivam , Andrey Smirnov , Aisheng Dong , =?utf-8?q?Jonathan_Neusch=C3=A4f?= =?utf-8?q?er?= , Jacky Bai , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH v6 0/3] The Librem5 devkit is based on the imx8mq from NXP. This is a default Date: Mon, 22 Apr 2019 08:30:00 -0700 Message-Id: <20190422153003.10223-1-angus@akkea.ca> X-Mailer: git-send-email 2.17.1 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Changes since v5: Added reviewed-by tags. Moved USB port links to USB controller node. Changes since v4: Compiled against linux-next next-20190415. Added imx8mq to the arm yaml file. Re-arrange regulator nodes to dropp undefined supplies. Additional ordering for aesthetics. Split some long lines. Added lots of blank lines. Moved pinctl muxes to where they are used. Cleaned out reg defintions from regulator nodes. Changes since v3: Freshly sorted and pressed nodes. Change the backlight to an interpolated scale. Dropped i2c2. Dropped devkit version number to match debian MR. Changes since v2: Fixed incorrect phy-supply for the fsl-fec. Dropped unused regulator property. Fixup Makefile for linux-next. Changes since v1: Dropped config file. Updated the board compatible label. Changed node names to follow naming conventions. Added a more complete regulator hierachy. Removed unused nodes. Removed unknown devices. Fixed comment style. Dropped undocumented properties. Angus Ainslie (Purism) (3): arm64: dts: fsl: librem5: Add a device tree for the Librem5 devkit dt-bindings: Add an entry for Purism SPC dt-bindings: arm: fsl: Add the imx8mq boards .../devicetree/bindings/arm/fsl.yaml | 7 + .../devicetree/bindings/vendor-prefixes.txt | 1 + arch/arm64/boot/dts/freescale/Makefile | 1 + .../dts/freescale/imx8mq-librem5-devkit.dts | 832 ++++++++++++++++++ 4 files changed, 841 insertions(+) create mode 100644 arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts