Re: [RFC PATCH 3/5] gnss: ubx: 'vcc' can be optional

From: Johan Hovold
Date: Tue Jun 20 2023 - 03:15:43 EST


On Tue, May 23, 2023 at 08:43:08AM +0200, Wolfram Sang wrote:
> There are devices where 'vcc' is always on. The reset pin is used for
> silencing the chip. Make the 'vcc' regulator optional.

The device still has a vcc supply even if it happens to be always-on on
a particular board (and this should be reflected in the DT).

Johan