From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH 1/2] ARM i.MX53: mba53: Fix PWM backlight DT node Date: Fri, 12 Jul 2013 15:55:37 +0800 Message-ID: <20130712075535.GE25501@S2101-09.ap.freescale.net> References: <1373553468-6564-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> <1373553468-6564-2-git-send-email-laurent.pinchart+renesas@ideasonboard.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Content-Disposition: inline In-Reply-To: <1373553468-6564-2-git-send-email-laurent.pinchart+renesas@ideasonboard.com> Sender: linux-omap-owner@vger.kernel.org To: Laurent Pinchart Cc: Thierry Reding , Steffen Trumtrar , Boris BREZILLON , Tomasz Figa , Philip Avinash , Tony Prisk , linux-pwm@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Thu, Jul 11, 2013 at 04:37:47PM +0200, Laurent Pinchart wrote: > The i.MX53 PWM controller uses two cells to describe the PWM specifier. > Remove the extra unused values from the backlight DT node pwms property. > > Signed-off-by: Laurent Pinchart Applied, thanks.