Re: [PATCH] OF: gpio: don't warn if ignored GPIO flag matches the behavior

2019-11-04 Thread Sascha Hauer
On Wed, Oct 30, 2019 at 10:48:34AM +0100, Lucas Stach wrote: > Port of the upstream accepted change to the Linux kernel. > > Some devicetrees specify the ACTIVE_LOW flag in the fixed regulator GPIO > handle. While this has always been ignored, it's consistent with the > behavior of the regulator b

[PATCH] OF: gpio: don't warn if ignored GPIO flag matches the behavior

2019-10-30 Thread Lucas Stach
Port of the upstream accepted change to the Linux kernel. Some devicetrees specify the ACTIVE_LOW flag in the fixed regulator GPIO handle. While this has always been ignored, it's consistent with the behavior of the regulator binding in the absence of the "enable-active-high" DT property. It doesn