From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752784AbbJLWxD (ORCPT ); Mon, 12 Oct 2015 18:53:03 -0400 Received: from muru.com ([72.249.23.125]:57978 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752357AbbJLWxA (ORCPT ); Mon, 12 Oct 2015 18:53:00 -0400 Date: Mon, 12 Oct 2015 15:52:55 -0700 From: Tony Lindgren To: Javier Martinez Canillas Cc: linux-kernel@vger.kernel.org, =?utf-8?Q?Beno=C3=AEt?= Cousson , linux-omap@vger.kernel.org, devicetree@vger.kernel.org, Kumar Gala , Ian Campbell , Rob Herring , Pawel Moll , Mark Rutland , Russell King , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] ARM: dts: Use defined GPIO constants in flags cell for OMAP2+ boards Message-ID: <20151012225255.GL23801@atomide.com> References: <1444122219-30419-1-git-send-email-javier@osg.samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1444122219-30419-1-git-send-email-javier@osg.samsung.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Javier Martinez Canillas [151006 02:08]: > Many OMAP2+ DTS are not using the defined constants to express > the GPIO polarity. Replace these so the DTS are easier to read. Applying this into omap-for-v4.4/dt thanks. Tony