Linux Documentation
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Jinseob Kim <kimjinseob88@gmail.com>
Cc: linux-iio@vger.kernel.org, dlechner@baylibre.com,
	nuno.sa@analog.com, andy@kernel.org,
	linux-kernel@vger.kernel.org, rdunlap@infradead.org,
	joshua.crofts1@gmail.com, u.kleine-koenig@baylibre.com,
	julianbraha@gmail.com, robh@kernel.org, krzk+dt@kernel.org,
	conor+dt@kernel.org, grondon@gmail.com,
	devicetree@vger.kernel.org, corbet@lwn.net,
	skhan@linuxfoundation.org, linux-doc@vger.kernel.org
Subject: Re: [PATCH v8 0/5] iio: add Open Sensor Fusion IIO driver
Date: Fri, 21 Aug 2026 03:33:34 +0100	[thread overview]
Message-ID: <20260821033334.400af4d3@jic23-huawei> (raw)
In-Reply-To: <20260820050608.5440-1-kimjinseob88@gmail.com>

On Thu, 20 Aug 2026 14:06:03 +0900
Jinseob Kim <kimjinseob88@gmail.com> wrote:

> Open Sensor Fusion (OSF) is a physical sensor board that reports
> measurements over UART.  Add a serdev driver using the generic
> "opensensorfusion,osf" compatible.
> 
> The compatible is intentionally independent of a board model or firmware
> revision.  A fixed wire header carries the protocol version, while a
> capability report discovers the available sensors and channels at runtime.
> Supported capabilities are exposed as four IIO devices: accelerometer,
> gyroscope, magnetometer, and temperature.
> 

Sashiko has one reasonable sounding comment
https://sashiko.dev/#/patchset/20260820050608.5440-1-kimjinseob88%40gmail.com

What this cover letter is missing is any info on maturity of the
specification.  Is this at a stage where merging it to Linux
makes sense, or are there still elements on the spec side that need
to be resolved?

I'll take a fresh look anyway given it has been a while since
the last version, but others may make their decisions based on that
statement of how mature things are.

Jonathan

      parent reply	other threads:[~2026-08-21  2:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-20  5:06 [PATCH v8 0/5] iio: add Open Sensor Fusion IIO driver Jinseob Kim
2026-08-20  5:06 ` [PATCH v8 1/5] dt-bindings: iio: add Open Sensor Fusion device Jinseob Kim
2026-08-20  5:06 ` [PATCH v8 2/5] Documentation: iio: add Open Sensor Fusion driver overview Jinseob Kim
2026-08-20  5:06 ` [PATCH v8 3/5] iio: osf: add protocol decoding Jinseob Kim
2026-08-20  5:06 ` [PATCH v8 4/5] iio: osf: add authenticated stream parser Jinseob Kim
2026-08-21  2:47   ` Jonathan Cameron
2026-08-20  5:06 ` [PATCH v8 5/5] iio: osf: add UART IIO driver Jinseob Kim
2026-08-21  3:03   ` Jonathan Cameron
2026-08-21  2:33 ` Jonathan Cameron [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260821033334.400af4d3@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=andy@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=corbet@lwn.net \
    --cc=devicetree@vger.kernel.org \
    --cc=dlechner@baylibre.com \
    --cc=grondon@gmail.com \
    --cc=joshua.crofts1@gmail.com \
    --cc=julianbraha@gmail.com \
    --cc=kimjinseob88@gmail.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nuno.sa@analog.com \
    --cc=rdunlap@infradead.org \
    --cc=robh@kernel.org \
    --cc=skhan@linuxfoundation.org \
    --cc=u.kleine-koenig@baylibre.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox