Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755291AbdLTNsM (ORCPT ); Wed, 20 Dec 2017 08:48:12 -0500 Received: from mail3.emtrion.de ([80.150.99.69]:57622 "EHLO mail3.emtrion.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754664AbdLTNsK (ORCPT ); Wed, 20 Dec 2017 08:48:10 -0500 From: To: Rob Herring , Mark Rutland , Thierry Reding , David Airlie , Russell King , Shawn Guo , "Sascha Hauer" , Fabio Estevam , =?UTF-8?q?Andreas=20F=C3=A4rber?= , Kevin Hilman , Maxime Ripard , Alexandre Belloni , SZ Lin , Greg Kroah-Hartman , , , , Subject: [PATCH v2 0/5] Add basic support for emtrion emCON-MX6 modules Date: Wed, 20 Dec 2017 14:47:00 +0100 Message-ID: <20171220134710.64479-1-jan.tuerk@emtrion.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20171123125600.41562-1-jan.tuerk@emtrion.com> References: <20171123125600.41562-1-jan.tuerk@emtrion.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-TM-AS-Product-Ver: SMEX-11.0.0.4283-8.100.1062-23540.007 X-TM-AS-Result: No--7.708100-8.000000-31 X-TM-AS-MatchedID: 701762-702710-706561-707788-704425-701698-702118-702311-7 11871-709584-863828-113012-705861-702865-700624-704410-862883-702134-711608 -705450-704421-701475-850104-703523-704156-863596-188019-106420-705178-7024 04-703179-702890-121588-121504-702898-701016-862968-700270-701274-139703-70 8196-850095-851079-148004-148133-42000-42003-63 X-TM-AS-User-Approved-Sender: No X-TM-AS-User-Blocked-Sender: No Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2699 Lines: 68 From: Jan Tuerk The following patch-series adds support for emtrion's emCON-MX6 modules with all their dependencies. The focus is based on the emtrion standard developer-kit configuration. It includes a new vendor-prefix, an new simple-panel type, a small modification of the imx6dl.dtsi, as well as modifications of the common imx_v6_v7_defconfig. And finally the board devicetrees themselves. For V2 there are some changes and small fixes following below. The smtp issue which was converting tabs into spaces should be fixed now, so checkpatch should only warn about the new Documentation files and the new devicetree bindings which are documented in the corresponding patch. The documentation for the EDT display is kept as an extra file currently, as it is done by the most displays in the documentation. Also a new new Vartiant of the EDT already arrived. So merging their documentations should be discussed separately. [PATCH v2 1/5] drm/panel: Add support for the EDT ETM0700G0BDH6 No changes, resend. [PATCH v2 2/5] dt-bindings: Add vendor prefix for emtrion GmbH v2: - Reviewed-by: Andreas Färber - Acked-by: Rob Herring [PATCH v2 3/5] ARM: dts: imx: Add an cpu0 label for imx6dl devices. v2: - Reviewed-by: Andreas Färber [PATCH v2 4/5] ARM: dts: Add support for emtrion emCON-MX6 series Changes in v2: - Fixed typo (reg_prallel.. --> reg_parallel) - Removed trailing new-line - Fix uppercase addresses as Rob H. noted - Fix warning about lcd@di0 -> rename to disp0 - Renamed some nodes regarding Rob H. [PATCH v2 5/5] ARM: imx_v6_v7_defconfig: Enable DA0963 PMIC support. No changes, resend. Documentation/devicetree/bindings/arm/emtrion.txt | 13 + .../bindings/display/panel/edt,etm0700g0bdh6.txt | 9 + .../devicetree/bindings/vendor-prefixes.txt | 1 + arch/arm/boot/dts/Makefile | 2 + arch/arm/boot/dts/imx6dl-emcon-avari.dts | 233 ++++++ arch/arm/boot/dts/imx6dl-emcon.dtsi | 37 + arch/arm/boot/dts/imx6dl.dtsi | 2 +- arch/arm/boot/dts/imx6q-emcon-avari.dts | 233 ++++++ arch/arm/boot/dts/imx6q-emcon.dtsi | 37 + arch/arm/boot/dts/imx6qdl-emcon.dtsi | 848 ++++++++++++++++ arch/arm/configs/imx_v6_v7_defconfig | 4 + drivers/gpu/drm/panel/panel-simple.c | 15 + 12 files changed, 1433 insertions(+), 1 deletion(-) -- emtrion GmbH Alter Schlachthof 45 76131 Karlsruhe GERMANY https://www.emtrion.de Amtsgericht Mannheim HRB 110 300 Geschäftsführer: Dieter Baur, Ramona Maurer