From: advantech.susiteam@gmail.com
To: advantech.susiteam@gmail.com
Cc: wenkai.chung@advantech.com.tw, Susi.Driver@advantech.com,
Lee Jones <lee@kernel.org>,
linux-kernel@vger.kernel.org
Subject: [PATCH 0/4] mfd: eiois200: Add core driver for EIO-IS200
Date: Thu, 7 Sep 2023 11:13:14 +0800 [thread overview]
Message-ID: <20230907031320.6814-1-advantech.susiteam@gmail.com> (raw)
The EIO-IS200 Series is an embedded controller (EC) used in various
Advantech hardware products, including embedded systems and industrial
computers. This patch series introduces core support for the Advantech
EIO-IS200 Embedded Controller (EC). The EIO-IS200 is an EC designed
for LPC (Low Pin Count) bus communication, equipped with its own PMC
(Power Management Channel) for communication with its firmware.
The EIO-IS200 EC provides a range of functionalities, including GPIO
management, watchdog timer control, hardware monitoring, I2C
communication, and thermal management. This core driver establishes
the essential infrastructure for interacting with the EIO-IS200 EC
firmware, enabling subsequent child drivers to access and utilize
these features.
This driver is essential for Linux support on hardware equipped with
the EIO-IS200 Series IC. It enables users to access and control both
firmware and hardware features, improving system stability and
functionality.
The patches have been tested on Advantech hardware platforms, and all
functionality is verified to work as expected.
---
[PATCH 1/4] mfd: eiois200: Insert EIO-IS200 core driver to Kconfig
[PATCH 2/4] mfd: eiois200: Insert EIO-IS200 core driver to Makefile
[PATCH 3/4] mfd: eiois200: Add Header for EIO-IS200 Core Driver
[PATCH 4/4] mfd: eiois200: Add EIO-IS200 Series EC Core Driver
next reply other threads:[~2023-09-07 3:13 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-07 3:13 advantech.susiteam [this message]
2023-09-07 3:13 ` [PATCH 1/4] mfd: eiois200: Insert EIO-IS200 core driver to Kconfig advantech.susiteam
2023-09-07 3:13 ` [PATCH 2/4] mfd: eiois200: Insert EIO-IS200 core driver to Makefile advantech.susiteam
2023-09-07 3:13 ` [PATCH 3/4] mfd: eiois200: Add Header for EIO-IS200 Core Driver advantech.susiteam
2023-09-07 3:13 ` [PATCH 4/4] mfd: eiois200: Add EIO-IS200 Series EC " advantech.susiteam
2023-09-07 7:36 ` kernel test robot
2023-09-07 12:21 ` kernel test robot
2023-09-20 11:13 ` Lee Jones
2023-09-27 5:55 ` Wenkai
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=20230907031320.6814-1-advantech.susiteam@gmail.com \
--to=advantech.susiteam@gmail.com \
--cc=Susi.Driver@advantech.com \
--cc=lee@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=wenkai.chung@advantech.com.tw \
/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;
as well as URLs for NNTP newsgroup(s).