lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu,  7 Sep 2023 11:13:14 +0800
From:   advantech.susiteam@...il.com
To:     advantech.susiteam@...il.com
Cc:     wenkai.chung@...antech.com.tw, Susi.Driver@...antech.com,
        Lee Jones <lee@...nel.org>, linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] mfd: eiois200: Add core driver for EIO-IS200

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ