Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp1215389imu; Thu, 20 Dec 2018 12:11:10 -0800 (PST) X-Google-Smtp-Source: AFSGD/Wg91q9M9hmkY5Bht9KruxtsG3qLjfOqpwYU0EZWOxojio1bjDHLY3VYNoilEmI+4aWAUFE X-Received: by 2002:a17:902:27a8:: with SMTP id d37mr25844666plb.182.1545336670564; Thu, 20 Dec 2018 12:11:10 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1545336670; cv=none; d=google.com; s=arc-20160816; b=kx7t0ytMR0qe1YLQzyvYc8atjXNP1FWuuZRG9IjrVHdAYTJ3oIOOmZMlyE8VxkQIzQ B6CPLF+iXoHTMFImSBARX57Gf5g5txjNXOfAk2Qw8CBfGakSg0rALicd9e2P4VuXw9xE MWgauBet0plBQvWhc4f2d7RzbJWiLUvep49KHT1DR4FO18hDmt9jj4Pjv7jNNNVjuyYy 39HaxWbg+5PqmzQeucthshQHgKWnT+nXVezHvI+LhJbOZD87hnZBJEYND7+4jzYnScSs xus8uPIkzKnf6LZRR7dhKNGIiLxHUWWbN2gICaqJLr5V9oqfeocORF3zKlMUpVZaSVt4 YG2A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=Uj/dovrHazkYNTgpwmOX2UUTmCkt1afckQtSmYCZRQA=; b=SezXVRV6nBPuN5qvhdTf4evP6/e+Q9+nRA33169pcGIR9K5R6U5zRdrFipk6xywVab Yln8GGDafazL12yZHFjqHAxUo9QNgEgwt9aviQExGg9ahj1qNU1Iu5+KsFKiS2XwPxyQ 5lpzp7JYKs6X3bVwBzdUJWL8VuVUKfWk15Nz+gEPgqc9rzRDKTIkoPP7nBofP6HXBQA2 xxbQNJOmCLn/kOJRNErldH3sUwGCrG2zAep56myzj0kwXcYH/FtxdZs2H+63/4Gi0kpX Vf3POuV4/mz3ff3HX/BTHuNmdnSx72EnOcPS93zaOU+ouToSlw6OhO90srZ8VjDNP+8K SOCQ== ARC-Authentication-Results: i=1; mx.google.com; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g10si16194481plm.1.2018.12.20.12.10.54; Thu, 20 Dec 2018 12:11:10 -0800 (PST) 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; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732319AbeLTMe0 (ORCPT + 99 others); Thu, 20 Dec 2018 07:34:26 -0500 Received: from mail.bootlin.com ([62.4.15.54]:60650 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730639AbeLTMeZ (ORCPT ); Thu, 20 Dec 2018 07:34:25 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id B3F68207D9; Thu, 20 Dec 2018 13:34:22 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.2 Received: from localhost (242.171.71.37.rev.sfr.net [37.71.171.242]) by mail.bootlin.com (Postfix) with ESMTPSA id 80C19207B8; Thu, 20 Dec 2018 13:34:12 +0100 (CET) Date: Thu, 20 Dec 2018 13:34:12 +0100 From: Alexandre Belloni To: =?utf-8?B?Vm9rw6HEjQ==?= Michal Cc: Rob Herring , Bartlomiej Zolnierkiewicz , Shawn Guo , Fabio Estevam , Maxime Ripard , "linux-fbdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" Subject: Re: [PATCH v2 3/4] ARM: dts: imx28-cfa10036: Fix the reset gpio signal polarity Message-ID: <20181220123412.GG2188@piout.net> References: <1545308005-51559-1-git-send-email-michal.vokac@ysoft.com> <1545308005-51559-4-git-send-email-michal.vokac@ysoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1545308005-51559-4-git-send-email-michal.vokac@ysoft.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 20/12/2018 12:13:56+0000, Vokáč Michal wrote: > The reset signal of the SSD1306 OLED display is actually active-low. > Adapt the DT to reflect the real world. > > Reviewed-by: Rob Herring > Signed-off-by: Michal Vokáč Acked-by: Alexandre Belloni > --- > Changes from v1: > - Add R-by from Rob > > arch/arm/boot/dts/imx28-cfa10036.dts | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/arch/arm/boot/dts/imx28-cfa10036.dts b/arch/arm/boot/dts/imx28-cfa10036.dts > index 8337ca2..d6eca31 100644 > --- a/arch/arm/boot/dts/imx28-cfa10036.dts > +++ b/arch/arm/boot/dts/imx28-cfa10036.dts > @@ -11,6 +11,7 @@ > > /dts-v1/; > #include "imx28.dtsi" > +#include > > / { > model = "Crystalfontz CFA-10036 Board"; > @@ -95,7 +96,7 @@ > pinctrl-names = "default"; > pinctrl-0 = <&ssd1306_cfa10036>; > reg = <0x3c>; > - reset-gpios = <&gpio2 7 0>; > + reset-gpios = <&gpio2 7 GPIO_ACTIVE_LOW>; > solomon,height = <32>; > solomon,width = <128>; > solomon,page-offset = <0>; > -- > 2.1.4 > -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com