Chrome platform driver development
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Karl Mehltretter <kmehltretter@gmail.com>
Cc: "Karl Mehltretter" <kmehltretter@gmail.com>,
	"Benson Leung" <bleung@chromium.org>,
	"Tzung-Bi Shih" <tzungbi@kernel.org>,
	"Guenter Roeck" <groeck@chromium.org>,
	chrome-platform@lists.linux.dev,
	"Iván Ezequiel Rodriguez" <ivanrwcm25@gmail.com>,
	linux-doc@vger.kernel.org,
	"Shuah Khan" <skhan@linuxfoundation.org>,
	"Randy Dunlap" <rdunlap@infradead.org>,
	"Enric Balletbo i Serra" <enric.balletbo@collabora.com>
Subject: Re: [PATCH] docs: ioctl-number: Point the 0xEC row at cros_ec_chardev.h
Date: Mon, 07 Sep 2026 08:59:21 -0600	[thread overview]
Message-ID: <87bja9xg3a.fsf@trenco.lwn.net> (raw)
In-Reply-To: <20260905102754.43160-1-kmehltretter@gmail.com>

Karl Mehltretter <kmehltretter@gmail.com> writes:

> The 0xEC entry points at drivers/platform/chrome/cros_ec_dev.h, which
> commit 5e0115581bbc ("cros_ec: Move cros_ec_dev module to drivers/mfd")
> moved; the ioctl numbers now live in
> include/linux/platform_data/cros_ec_chardev.h.
>
> Point the row at that file.
>
> Fixes: eda2e30c6684 ("mfd / platform: cros_ec: Miscellaneous character device to talk with the EC")
> Assisted-by: LLM
> Signed-off-by: Karl Mehltretter <kmehltretter@gmail.com>
> ---
>  Documentation/userspace-api/ioctl/ioctl-number.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/userspace-api/ioctl/ioctl-number.rst b/Documentation/userspace-api/ioctl/ioctl-number.rst
> index 2fc53093752d..32c0d08e92e4 100644
> --- a/Documentation/userspace-api/ioctl/ioctl-number.rst
> +++ b/Documentation/userspace-api/ioctl/ioctl-number.rst
> @@ -399,7 +399,7 @@ Code  Seq#    Include File                                             Comments
>  0xDD  00-3F                                                            ZFCP device driver see drivers/s390/scsi/
>                                                                         <mailto:aherrman@de.ibm.com>
>  0xE5  00-3F  linux/fuse.h
> -0xEC  00-01  drivers/platform/chrome/cros_ec_dev.h                     ChromeOS EC driver
> +0xEC  00-01  linux/platform_data/cros_ec_chardev.h                     ChromeOS EC driver
>  0xEE  00-09  uapi/linux/pfrut.h                                        Platform Firmware Runtime Update and Telemetry

Applied, thanks.

jon

      parent reply	other threads:[~2026-09-07 14:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-05 10:27 [PATCH] docs: ioctl-number: Point the 0xEC row at cros_ec_chardev.h Karl Mehltretter
2026-09-05 17:00 ` Randy Dunlap
2026-09-07  4:27 ` Tzung-Bi Shih
2026-09-07 14:59 ` Jonathan Corbet [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=87bja9xg3a.fsf@trenco.lwn.net \
    --to=corbet@lwn.net \
    --cc=bleung@chromium.org \
    --cc=chrome-platform@lists.linux.dev \
    --cc=enric.balletbo@collabora.com \
    --cc=groeck@chromium.org \
    --cc=ivanrwcm25@gmail.com \
    --cc=kmehltretter@gmail.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    --cc=skhan@linuxfoundation.org \
    --cc=tzungbi@kernel.org \
    /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