[PATCH v2 0/5] Congatec Board Controller: Add storage devices support
From: Thomas Richard (congatec GmbH)
Date: Tue Aug 11 2026 - 13:16:32 EST
Second iteration and nothing fancy, I just fixed a typo in CGBC BIOS EEPROM
label, and added a patch to make cgbc_devs (MFD cells) const in MFD driver.
Signed-off-by: Thomas Richard (congatec GmbH) <thomas.richard@xxxxxxxxxxx>
---
Changes in v2:
- i2c: fix typo in CGBC BIOS EEPROM labeli.
- mfd: make cgbc_devs const
- Link to v1: https://patch.msgid.link/20260804-cgbc-i2c-storage-devices-support-v1-0-fed38510671c@xxxxxxxxxxx
To: Thomas Richard <thomas.richard@xxxxxxxxxxx>
To: Lee Jones <lee@xxxxxxxxxx>
To: Andi Shyti <andi.shyti@xxxxxxxxxx>
Cc: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxx>
Cc: Werner Gartner <Werner.Gartner@xxxxxxxxxxxx>
Cc: mfd@xxxxxxxxxxxxxxx
Cc: linux-kernel@xxxxxxxxxxxxxxx
Cc: linux-i2c@xxxxxxxxxxxxxxx
---
Thomas Richard (congatec GmbH) (5):
mfd: cgbc: Fix use of negative error code as valid session handle
mfd: cgbc: Make cgbc_devs const
i2c: cgbc: Add virtual I2C bus support
mfd: cgbc: Add virtual I2C bus support
i2c: cgbc: Add virtual storage devices on the virtual I2C bus
drivers/i2c/busses/i2c-cgbc.c | 174 ++++++++++++++++++++++++++++++++++++++++--
drivers/mfd/cgbc-core.c | 9 ++-
2 files changed, 175 insertions(+), 8 deletions(-)
---
base-commit: 498c377a1ca412502649484c7b1788d5d328fc85
change-id: 20260717-cgbc-i2c-storage-devices-support-b3ee7cea3320
Best regards,
--
Thomas Richard (congatec GmbH) <thomas.richard@xxxxxxxxxxx>