From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750922AbdLGHhO (ORCPT ); Thu, 7 Dec 2017 02:37:14 -0500 Received: from lelnx194.ext.ti.com ([198.47.27.80]:57687 "EHLO lelnx194.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750744AbdLGHhM (ORCPT ); Thu, 7 Dec 2017 02:37:12 -0500 Subject: Re: [PATCH v3] ARM: da850: Fix LEGO EV3 battery voltage gpio To: David Lechner , CC: References: <1512338693-16781-1-git-send-email-david@lechnology.com> From: Sekhar Nori Message-ID: <1b2fe02d-1c8f-e4e8-53b6-692c4545faf6@ti.com> Date: Thu, 7 Dec 2017 13:05:54 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <1512338693-16781-1-git-send-email-david@lechnology.com> Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Monday 04 December 2017 03:34 AM, David Lechner wrote: > This fixes the battery voltage monitoring gpio-hog settings. > > When the gpio is low, it turns off the battery voltage to the ADC chip. > However, this needs to be on all of the time so that we can monitor > battery voltage. > > Also, there was a typo that prevented pinmuxing from working correctly. > > Signed-off-by: David Lechner Applied to fixes with subject line changed to: ARM: dts: da850-lego-ev3: Fix battery voltage gpio Please follow this style for future patches. Thanks, Sekhar