From patchwork Mon Jan 22 14:31:25 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Baruch Siach X-Patchwork-Id: 10178631 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 089F8602B7 for ; Mon, 22 Jan 2018 14:32:41 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0FC3928468 for ; Mon, 22 Jan 2018 14:32:41 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 0E7F228543; Mon, 22 Jan 2018 14:32:41 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 1803428468 for ; Mon, 22 Jan 2018 14:32:17 +0000 (UTC) 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: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:In-Reply-To: References:List-Owner; bh=ENyt4PExkHVS8Fb9WUd0zTaE2jdYYDPy7AHok9SWuyE=; b=uUg Nmh9m0a+9rWIrc3CRKvruwKkdA5ecQCKJIQdvbyPkPHsfuFSKHFW9gdYhjaSt/H4feUNKxEj0se6u 9lU4KxHUG9hhZgP2VqWWq2zPKH4IfV+suhShewQ2rq+sFUZI7E0DlFoBi45ustgXWvCpfxRBeUHyO ZgYq+j1CUHJ0KkzjA7zjwhkga/mD6Qbqma+eO5peKs5Ey4Om4cQvrcjDqkaP4RccW1/6A/rp3gQy2 aTkLJumMCFNpqM3RaKV1h0xT9ecJGwUBJbsJLJleDJWN03y6KkG7FUoevJdOxVdthmFuS3bYmLxFX 8TAVUWEcXFOTBJTWz/MsH2QtkM/Uc+w==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1edd8w-0003ao-9s; Mon, 22 Jan 2018 14:32:14 +0000 Received: from guitar.tcltek.co.il ([192.115.133.116] helo=mx.tkos.co.il) by bombadil.infradead.org with esmtps (Exim 4.89 #1 (Red Hat Linux)) id 1edd8r-0003Yu-Vn for linux-arm-kernel@lists.infradead.org; Mon, 22 Jan 2018 14:32:12 +0000 Received: from sapphire.lan (unknown [10.0.4.3]) by mx.tkos.co.il (Postfix) with ESMTPA id 653574405FE; Mon, 22 Jan 2018 16:31:53 +0200 (IST) From: Baruch Siach To: Shawn Guo , Sascha Hauer , Fabio Estevam Subject: [PATCH] ARM: dts: hummingboard: enable pwm3 Date: Mon, 22 Jan 2018 16:31:25 +0200 Message-Id: X-Mailer: git-send-email 2.15.1 X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Russell King , Jon Nettleton , Baruch Siach , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP pwm3 controls the backlight of the LVDS display. Signed-off-by: Baruch Siach --- arch/arm/boot/dts/imx6qdl-hummingboard.dtsi | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/arch/arm/boot/dts/imx6qdl-hummingboard.dtsi b/arch/arm/boot/dts/imx6qdl-hummingboard.dtsi index 92583238ca4a..6834f4ce0c22 100644 --- a/arch/arm/boot/dts/imx6qdl-hummingboard.dtsi +++ b/arch/arm/boot/dts/imx6qdl-hummingboard.dtsi @@ -219,6 +219,12 @@ fsl,pins = ; }; + pinctrl_hummingboard_pwm3: pwm3grp { + fsl,pins = < + MX6QDL_PAD_SD4_DAT1__PWM3_OUT 0x1b0b1 + >; + }; + pinctrl_hummingboard_sgtl5000: hummingboard-sgtl5000 { fsl,pins = < MX6QDL_PAD_DISP0_DAT19__AUD5_RXD 0x130b0 @@ -291,6 +297,12 @@ status = "okay"; }; +&pwm3 { + pinctrl-names = "default"; + pinctrl-0 = <&pinctrl_hummingboard_pwm3>; + status = "okay"; +}; + &spdif { pinctrl-names = "default"; pinctrl-0 = <&pinctrl_hummingboard_spdif>;