From patchwork Thu Dec 3 21:10:36 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Akshay Bhat X-Patchwork-Id: 7763811 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 7311EBEEE1 for ; Thu, 3 Dec 2015 21:27:26 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 7848B20503 for ; Thu, 3 Dec 2015 21:27:25 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 5A74720502 for ; Thu, 3 Dec 2015 21:27:24 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1a4bNU-0001cL-DY; Thu, 03 Dec 2015 21:25:24 +0000 Received: from casper.infradead.org ([2001:770:15f::2]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1a4bKR-0005qG-Sz for linux-arm-kernel@bombadil.infradead.org; Thu, 03 Dec 2015 21:22:16 +0000 Received: from mail-qg0-x231.google.com ([2607:f8b0:400d:c04::231]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1a4FZE-0005b8-PD for linux-arm-kernel@lists.infradead.org; Wed, 02 Dec 2015 22:08:06 +0000 Received: by qgec40 with SMTP id c40so71942486qge.2 for ; Thu, 03 Dec 2015 13:10:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=timesys-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=Krr3mjwuTkvej1pKUxPVFXdFOqbho+G6OwNZIw8joZ8=; b=B3F55WH1zjh/Ariov3AWfJ5nH+ArTB5/ObmPt2oeB9gdtKWUEHMk32rH1bJLoTBPo1 vhk9xfBHYnQMBWq3zXjqmzpU+wNtxrR8zyg/XfYt541uUUMfFpNnMmc1O77iFP1lbe4a mXf/oiz3O5TnhJ/iJ1QILmtzRJoV9fxsYKwgWeHv83WGdRjcKAIK3e2ZConWMKCJVm9G +9BUymJlLy3Q0bIT21fPbCXL4EMEjP4ZA6aAvt1xgy4MysbM8DLw4Bbf/vyQXYNv3if7 NGh+YizXT+xfcMtcUkrn20V4I3D0658+4HEElun6icr7Y4it/Z57ohl+4GTAXzsBXMFK xY+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=Krr3mjwuTkvej1pKUxPVFXdFOqbho+G6OwNZIw8joZ8=; b=V1XVvkQn84AU3IBVRFyqXTiva/RvapBr0jpJNFAG62hzHydG9tCPDTM5H+xtyWps+8 tZ7C8mOAv0aJ+5WuF4XioQyb7ZlGCE+ly2+weRuH2AqW9TuT0eqvhLhEIMYeeI1wEZY+ 2uXf5RlsGyGDh5jXwKOlTmuCua7pob+2QkI+8WJ+sVwtBcgWpkF9M1dCyRVvjjmx6XQs J8euAyFLlDJ0kWQr6TMseCctiSsggeQXkYHFKcH74zaRNWzT8eyE67/maUWhuQT1co2l 8kVco8uSCAA28KBBx/fP66oj13d0/hD2iVuSCDVKOwHfiS85pEqXWiJU3UVyDLBvCULX /JfA== X-Gm-Message-State: ALoCoQmpSzcilneF1e3Rnh4FW8jOmPWtFe4amxuf8RiZN23n1YKxt7XPlLIM5bDLV9XsLq3XWb+S X-Received: by 10.140.176.143 with SMTP id w137mr13785986qhw.20.1449177050668; Thu, 03 Dec 2015 13:10:50 -0800 (PST) Received: from localhost.localdomain ([96.94.100.129]) by smtp.gmail.com with ESMTPSA id l124sm4059701qhc.24.2015.12.03.13.10.49 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 03 Dec 2015 13:10:50 -0800 (PST) From: Akshay Bhat To: devicetree@vger.kernel.org Subject: [PATCH v5 7/7] ARM: dts: imx: Add support for Advantech/GE B850v3 Date: Thu, 3 Dec 2015 16:10:36 -0500 Message-Id: <1449177036-13317-8-git-send-email-akshay.bhat@timesys.com> X-Mailer: git-send-email 2.6.3 In-Reply-To: <1449177036-13317-1-git-send-email-akshay.bhat@timesys.com> References: <1449177036-13317-1-git-send-email-akshay.bhat@timesys.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20151202_220805_005626_2F2D29CD X-CRM114-Status: GOOD ( 15.99 ) X-Spam-Score: -2.6 (--) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mark.rutland@arm.com, justin.waters@timesys.com, linux@arm.linux.org.uk, ijc+devicetree@hellion.org.uk, robh+dt@kernel.org, Akshay Bhat , kernel@pengutronix.de, galak@codeaurora.org, shawnguo@kernel.org, linux-arm-kernel@lists.infradead.org, l.stach@pengutronix.de MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED, T_DKIM_INVALID, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Add support for Advantech/GE B850v3 board. Signed-off-by: Akshay Bhat --- arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/imx6q-b850v3.dts | 127 +++++++++++++++++++++++++++++++++++++ 2 files changed, 128 insertions(+) create mode 100644 arch/arm/boot/dts/imx6q-b850v3.dts diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile index 9cdff66..37d5b09 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile @@ -312,6 +312,7 @@ dtb-$(CONFIG_SOC_IMX6Q) += \ imx6q-arm2.dtb \ imx6q-b450v3.dtb \ imx6q-b650v3.dtb \ + imx6q-b850v3.dtb \ imx6q-cm-fx6.dtb \ imx6q-cubox-i.dtb \ imx6q-dfi-fs700-m60.dtb \ diff --git a/arch/arm/boot/dts/imx6q-b850v3.dts b/arch/arm/boot/dts/imx6q-b850v3.dts new file mode 100644 index 0000000..652f237 --- /dev/null +++ b/arch/arm/boot/dts/imx6q-b850v3.dts @@ -0,0 +1,127 @@ +/* + * Copyright 2015 Timesys Corporation. + * Copyright 2015 General Electric Company + * + * The code contained herein is licensed under the GNU General Public + * License. You may obtain a copy of the GNU General Public License + * Version 2 or later at the following locations: + * + * http://www.opensource.org/licenses/gpl-license.html + * http://www.gnu.org/copyleft/gpl.html + */ + +/dts-v1/; + +#include "imx6q-bx50v3.dtsi" + +/ { + model = "General Electric B850v3"; + compatible = "ge,imx6q-b850v3", "advantech,imx6q-ba16", "fsl,imx6q"; + + chosen { + stdout-path = &uart3; + }; + + panel_lvds0 { + compatible = "auo,b133htn01"; + backlight = <&backlight_lvds>; + ddc-i2c-bus = <&mux_i2c12>; + + port { + panel_in_lvds0: endpoint { + remote-endpoint = <&lvds0_out>; + }; + }; + }; +}; + +&ldb { + assigned-clocks = <&clks IMX6QDL_CLK_LDB_DI0_SEL>, + <&clks IMX6QDL_CLK_LDB_DI1_SEL>; + assigned-clock-parents = <&clks IMX6QDL_CLK_PLL3_USB_OTG>, + <&clks IMX6QDL_CLK_PLL3_USB_OTG>; + fsl,dual-channel; + status = "okay"; + + lvds0: lvds-channel@0 { + fsl,data-mapping = "spwg"; + fsl,data-width = <24>; + status = "okay"; + + port@4 { + reg = <4>; + + lvds0_out: endpoint { + remote-endpoint = <&panel_in_lvds0>; + }; + }; + }; +}; + +&i2c2 { + pca9547_ddc: mux@70 { + compatible = "nxp,pca9547"; + reg = <0x70>; + #address-cells = <1>; + #size-cells = <0>; + + mux_i2c11: i2c@0 { + #address-cells = <1>; + #size-cells = <0>; + reg = <0x0>; + }; + + mux_i2c12: i2c@1 { + #address-cells = <1>; + #size-cells = <0>; + reg = <0x1>; + }; + + mux_i2c13: i2c@2 { + #address-cells = <1>; + #size-cells = <0>; + reg = <0x2>; + }; + + mux_i2c14: i2c@3 { + #address-cells = <1>; + #size-cells = <0>; + reg = <0x3>; + }; + + mux_i2c15: i2c@4 { + #address-cells = <1>; + #size-cells = <0>; + reg = <0x4>; + }; + + mux_i2c16: i2c@5 { + #address-cells = <1>; + #size-cells = <0>; + reg = <0x5>; + }; + + mux_i2c17: i2c@6 { + #address-cells = <1>; + #size-cells = <0>; + reg = <0x6>; + }; + + mux_i2c18: i2c@7 { + #address-cells = <1>; + #size-cells = <0>; + reg = <0x7>; + }; + }; +}; + +&hdmi { + ddc-i2c-bus = <&mux_i2c11>; +}; + +&mux_i2c3 { + ads7830_2: ads7830@4a { + compatible = "ti,ads7830"; + reg = <0x4a>; + }; +};