Re: [PATCH v3] ARM: da850: Fix LEGO EV3 battery voltage gpio

From: David Lechner
Date: Thu Dec 07 2017 - 12:14:54 EST


On 12/07/2017 01:35 AM, Sekhar Nori wrote:
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 <david@xxxxxxxxxxxxxx>

Applied to fixes with subject line changed to:

ARM: dts: da850-lego-ev3: Fix battery voltage gpio

Please follow this style for future patches.

Ack