[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAMknhBG0p_ODgKmu2EpWR=0VemZ5yWYVLxdST84YYfruTirK-Q@mail.gmail.com>
Date: Tue, 24 Jun 2025 15:09:22 -0600
From: David Lechner <dlechner@...libre.com>
To: Jonathan Cameron <jic23@...nel.org>
Cc: Michael Hennerich <michael.hennerich@...log.com>, Nuno Sá <nuno.sa@...log.com>,
Lars-Peter Clausen <lars@...afoo.de>, Julien Stephan <jstephan@...libre.com>,
Jonathan Cameron <Jonathan.Cameron@...wei.com>, linux-iio@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] iio: adc: ad7380: fix adi,gain-milli property parsing
On Sun, Jun 22, 2025 at 8:25 AM Jonathan Cameron <jic23@...nel.org> wrote:
>
> On Thu, 19 Jun 2025 10:24:22 -0500
> David Lechner <dlechner@...libre.com> wrote:
>
> > Change the data type of the "adi,gain-milli" property from u32 to u16.
> > The devicetree binding specifies it as uint16, so we need to read it as
> > such to avoid an -EOVERFLOW error when parsing the property.
> >
> > Fixes: c904e6dcf402 ("iio: adc: ad7380: add support for adaq4370-4 and adaq4380-4")
> > Signed-off-by: David Lechner <dlechner@...libre.com>
> Applied to the fixes-togreg branch of iio.git and marked for stable.
>
Hmm... looks like this branch hasn't been pushed to kernel.org for a while.
Powered by blists - more mailing lists