From: Christoph Hellwig <hch@infradead.org>
To: Mary Strodl <mstrodl@csh.rit.edu>
Cc: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
urezki@gmail.com, hch@infradead.org, linux-mm@kvack.org,
lee@kernel.org, andi.shyti@kernel.org, linux-i2c@vger.kernel.org,
s.hauer@pengutronix.de, christian.gmeiner@gmail.com,
Thomas Gleixner <tglx@linutronix.de>,
x86@kernel.org
Subject: Re: [PATCH v4 1/2] x86: Add basic support for the Congatec CGEB BIOS interface
Date: Wed, 14 Aug 2024 21:59:07 -0700 [thread overview]
Message-ID: <Zr2LGxZnU0nh2G0a@infradead.org> (raw)
In-Reply-To: <20240814184731.1310988-2-mstrodl@csh.rit.edu>
On Wed, Aug 14, 2024 at 02:47:30PM -0400, Mary Strodl wrote:
> The Congatec CGEB is a BIOS interface found on some Congatec x86
> modules. It provides access to on board peripherals like I2C busses
> and watchdogs. This driver contains the basic support for accessing
> the CGEB interface and registers the child devices.
A very short description for very unusual code that copies exectutable
code from the the BIOS. You'd really want to extend on all that here
in detail and explain how it is supposed to work and is safe.
next prev parent reply other threads:[~2024-08-15 4:59 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-14 18:47 [PATCH v4 0/2] Add support for " Mary Strodl
2024-08-14 18:47 ` [PATCH v4 1/2] x86: Add basic support for the " Mary Strodl
2024-08-15 4:59 ` Christoph Hellwig [this message]
2024-08-15 12:17 ` Thomas Gleixner
2024-08-15 12:39 ` Mary Strodl
2024-08-15 13:23 ` Thomas Gleixner
2024-08-14 18:47 ` [PATCH v4 2/2] i2c: Add Congatec CGEB I2C driver Mary Strodl
2024-08-20 8:39 ` [PATCH v4 0/2] Add support for Congatec CGEB BIOS interface Thomas Richard
2024-08-20 8:48 ` Christian Gmeiner
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=Zr2LGxZnU0nh2G0a@infradead.org \
--to=hch@infradead.org \
--cc=akpm@linux-foundation.org \
--cc=andi.shyti@kernel.org \
--cc=christian.gmeiner@gmail.com \
--cc=lee@kernel.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=mstrodl@csh.rit.edu \
--cc=s.hauer@pengutronix.de \
--cc=tglx@linutronix.de \
--cc=urezki@gmail.com \
--cc=x86@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