From patchwork Thu Aug 31 18:54:16 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eric Anholt X-Patchwork-Id: 9932717 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 CACD260309 for ; Thu, 31 Aug 2017 19:02:00 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B39A228BB8 for ; Thu, 31 Aug 2017 19:02:00 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B208628BB5; Thu, 31 Aug 2017 19:02:00 +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 2924E28AA5 for ; Thu, 31 Aug 2017 19:01:41 +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:References: In-Reply-To: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:List-Owner; bh=D6vTFqbucMyvHz4xRrCLvtHiCZQZAFSEjoB71G/kWh4=; b=bkXJvSglOZmPZI/49yuEQIW1Ci UK9YA77mwV7DhDbHuDAG0+VS494fCB+nCp1iHcomdYd6+KPmD8RBGkjiVHeUHq7dOgNbm/FhM6Ahu PisN2qDLoyzSb37sUwdvclnLJ9MP+B+5eQtG6Y+H/pBUf43Qb/s3bAbHFTg6B2ZTOq0HCNqSfgrnI 6t/6Q1OxUzwqdHy9RcJd7rcJIEJaQIXMGE3/yvRU1ETDKFSXxLArkGEkpJYSVpZWACYnFaq7JO9Gg aQiIqTFWIrvlCz6I8y0NpIqFRKhP5axiXzNaEM44iv3qFZOL8NAlkmbBGPiudgnAFPiOkjNpAh94T L+LBtigg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dnUif-0001vr-6k; Thu, 31 Aug 2017 19:01:37 +0000 Received: from anholt.net ([50.246.234.109]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dnUhz-0001WZ-6W; Thu, 31 Aug 2017 19:00:58 +0000 Received: from localhost (localhost [127.0.0.1]) by anholt.net (Postfix) with ESMTP id 3381A10A1645; Thu, 31 Aug 2017 12:00:30 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at anholt.net Received: from anholt.net ([127.0.0.1]) by localhost (kingsolver.anholt.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id NSwULuEhWGZh; Thu, 31 Aug 2017 12:00:28 -0700 (PDT) Received: from eliezer.anholt.net (localhost [127.0.0.1]) by anholt.net (Postfix) with ESMTP id E85B810A1649; Thu, 31 Aug 2017 12:00:27 -0700 (PDT) Received: by eliezer.anholt.net (Postfix, from userid 1000) id B9ABE2E295F; Thu, 31 Aug 2017 11:54:16 -0700 (PDT) From: Eric Anholt To: Florian Fainelli Subject: [PATCH 2/2] ARM: dts: Add the PWM node to Cygnus Date: Thu, 31 Aug 2017 11:54:16 -0700 Message-Id: <20170831185416.8181-2-eric@anholt.net> X-Mailer: git-send-email 2.14.1 In-Reply-To: <20170831185416.8181-1-eric@anholt.net> References: <20170831185416.8181-1-eric@anholt.net> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170831_120055_397416_A47D76CE X-CRM114-Status: GOOD ( 11.18 ) 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: Stefan Wahren , devicetree@vger.kernel.org, Scott Branden , Jon Mason , Ray Jui , linux-kernel@vger.kernel.org, Eric Anholt , Rob Herring , bcm-kernel-feedback-list@broadcom.com, linux-rpi-kernel@lists.infradead.org, Mark Rutland , 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 This is connected up to the backlight on 911360_entphn, which we'll need for a panel driver. For now, leave the node disabled in the shared dtsi. Signed-off-by: Eric Anholt Acked-by: Scott Branden --- arch/arm/boot/dts/bcm-cygnus.dtsi | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/arch/arm/boot/dts/bcm-cygnus.dtsi b/arch/arm/boot/dts/bcm-cygnus.dtsi index 74f73ff24aec..b9a654d733ae 100644 --- a/arch/arm/boot/dts/bcm-cygnus.dtsi +++ b/arch/arm/boot/dts/bcm-cygnus.dtsi @@ -585,6 +585,14 @@ status = "disabled"; }; + pwm: pwm@180aa500 { + compatible = "brcm,kona-pwm"; + reg = <0x180aa500 0xc4>; + #pwm-cells = <3>; + clocks = <&asiu_clks BCM_CYGNUS_ASIU_PWM_CLK>; + status = "disabled"; + }; + keypad: keypad@180ac000 { compatible = "brcm,bcm-keypad"; reg = <0x180ac000 0x14c>;