From patchwork Wed Jun 8 09:21:22 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 69607 Delivered-To: patch@linaro.org Received: by 10.140.106.246 with SMTP id e109csp2389657qgf; Wed, 8 Jun 2016 02:21:50 -0700 (PDT) X-Received: by 10.66.66.234 with SMTP id i10mr4847947pat.114.1465377710182; Wed, 08 Jun 2016 02:21:50 -0700 (PDT) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g82si428633pfj.143.2016.06.08.02.21.44; Wed, 08 Jun 2016 02:21:50 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@linaro.org; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE dis=NONE) header.from=linaro.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1423597AbcFHJVl (ORCPT + 31 others); Wed, 8 Jun 2016 05:21:41 -0400 Received: from mail-wm0-f49.google.com ([74.125.82.49]:35127 "EHLO mail-wm0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161918AbcFHJVe (ORCPT ); Wed, 8 Jun 2016 05:21:34 -0400 Received: by mail-wm0-f49.google.com with SMTP id v199so54375215wmv.0 for ; Wed, 08 Jun 2016 02:21:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=b7fRp7dEsNNKt41DMgpsO6/jPc2hu9TcISVgMeEK1nk=; b=dfi8aRQe83kO08lZZ54Md7mvHhPkQdJUc7PTzE2ChxGxXGou7tGMjSdSQ5zOjU7kCL 8z0aLQhXaS8Ocwic55u6iBqZsZrYkGGlspNTcAShOT3wjs4fWYQYhuM/c9K0SNnsQLQl p3xt/yufaZ2ZzTUPPuNbtE9t7dFJtIqURXH5s= 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=b7fRp7dEsNNKt41DMgpsO6/jPc2hu9TcISVgMeEK1nk=; b=G68BEN6jaxoaerd0TLsRpx1aes07arcYdrPiwxSg+1RJvPFYSfyTphRiHI+4PRmJIS HK5LrRLgrZgp3o/Aajns+C4FrbYPxfEyCrvM2qAHZldtkSB+NfTOx8xBhY7AxtZ0GsGl cncg0H5az7GtQp69P37D891YEBc0NjVuxfFZVFTbuX5lxf7rk+9lxVORQTdmdGKZ4yEc LFi9nxlV3jF2c6eV1oCjIgSy41Bl2Cj26Qyfky80J46ZXt06bV6fPtfXIrLfTfXMkN6Y 3+w2AKU9FshIHiZR9s/XIWna7YFiopQ8QIIfSbNvbz88hxk8YunPfGueyZ3dFkPa9Frf mV3w== X-Gm-Message-State: ALyK8tKJ/0mob1cEH3/+xl9hyxlj/kQsjsXu6ZqEhPmUJ0PyZZ3SVDOafwwYCfnfOYVvacpB X-Received: by 10.28.218.149 with SMTP id r143mr7226541wmg.102.1465377692082; Wed, 08 Jun 2016 02:21:32 -0700 (PDT) Received: from localhost.localdomain (host81-129-171-215.range81-129.btcentralplus.com. [81.129.171.215]) by smtp.gmail.com with ESMTPSA id g192sm23694494wme.15.2016.06.08.02.21.31 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Jun 2016 02:21:31 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: kernel@stlinux.com, maxime.coquelin@st.com, patrice.chotard@st.com, thierry.reding@gmail.com, robh+dt@kernel.org, linux-pwm@vger.kernel.org, devicetree@vger.kernel.org, Lee Jones Subject: [PATCH v3 07/20] ARM: dts: STiH416: Define the number of PWM Capture channels Date: Wed, 8 Jun 2016 10:21:22 +0100 Message-Id: <20160608092135.21184-8-lee.jones@linaro.org> X-Mailer: git-send-email 2.8.3 In-Reply-To: <20160608092135.21184-1-lee.jones@linaro.org> References: <20160608092135.21184-1-lee.jones@linaro.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Signed-off-by: Lee Jones --- arch/arm/boot/dts/stih416.dtsi | 1 + 1 file changed, 1 insertion(+) -- 2.8.3 diff --git a/arch/arm/boot/dts/stih416.dtsi b/arch/arm/boot/dts/stih416.dtsi index c93e78d2..7621fcd 100644 --- a/arch/arm/boot/dts/stih416.dtsi +++ b/arch/arm/boot/dts/stih416.dtsi @@ -487,6 +487,7 @@ clocks = <&clk_sysin>, <&clk_s_a0_ls CLK_ICN_REG>; st,pwm-num-devs = <4>; + st,capture-num-devs = <2>; }; /* SBC PWM Module */