Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936272AbdCXOX4 (ORCPT ); Fri, 24 Mar 2017 10:23:56 -0400 Received: from vps0.lunn.ch ([178.209.37.122]:59913 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936242AbdCXOXp (ORCPT ); Fri, 24 Mar 2017 10:23:45 -0400 Date: Fri, 24 Mar 2017 15:23:36 +0100 From: Andrew Lunn To: Ralph Sennhauser Cc: linux-gpio@vger.kernel.org, Imre Kaloz , Thierry Reding , Linus Walleij , Alexandre Courbot , Rob Herring , Mark Rutland , Jason Cooper , Gregory Clement , Sebastian Hesselbarth , Russell King , linux-pwm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v3 1/4] gpio: mvebu: Add limited PWM support Message-ID: <20170324142336.GI28518@lunn.ch> References: <20170324141815.7252-1-ralph.sennhauser@gmail.com> <20170324141815.7252-2-ralph.sennhauser@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170324141815.7252-2-ralph.sennhauser@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 135 Lines: 7 Hi Ralph > +- #pwm-cells: Should be one. The first cell is the pin number. > + #pwm-cells = <2>; You missed updating the example.