From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762067AbcALABZ (ORCPT ); Mon, 11 Jan 2016 19:01:25 -0500 Received: from mail.kernel.org ([198.145.29.136]:60895 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757640AbcALABX convert rfc822-to-8bit (ORCPT ); Mon, 11 Jan 2016 19:01:23 -0500 MIME-Version: 1.0 In-Reply-To: References: <1450200297-19243-1-git-send-email-mans@mansr.com> <20151220033823.GE9883@rob-hp-laptop> From: Rob Herring Date: Mon, 11 Jan 2016 18:01:01 -0600 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 1/2] devicetree: mxsfb: add reset-active property To: =?UTF-8?B?TcOlbnMgUnVsbGfDpXJk?= Cc: Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , =?UTF-8?B?TWFyZWsgVmHFoXV0?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 11, 2016 at 8:38 AM, Måns Rullgård wrote: > Rob Herring writes: > >> On Tue, Dec 15, 2015 at 05:24:56PM +0000, Mans Rullgard wrote: >>> Some boards connect the LCD_RESET pin to a reset input on the >>> display panel. On these boards, this pin must be set to the >>> proper level for the display to function. >>> >>> This adds an optional "reset-active" property to the "display" >>> subnode such that devicetrees can specify the desired polarity >>> of the LCD_RESET pin. >>> >>> Signed-off-by: Mans Rullgard >> >> Acked-by: Rob Herring > > What happened to this patch? If I acked it, then I'm expecting the platform or subsystem maintainer to pick up the series. I don't have patch #2 either, so I'm definitely not picking up the series. Rob