[PATCH v3 3/7] sysinfo: tq_eeprom: new driver

Simon Glass sjg at chromium.org
Mon Jun 1 23:14:00 CEST 2026


On 2026-05-27T09:51:17, Alexander Feilke
<Alexander.Feilke at ew.tq-group.com> wrote:
> sysinfo: tq_eeprom: new driver
>
> Introduce a sysinfo driver that can be instantiated from the device,
> which will provide information from the EEPROM found on all TQ-Systems
> SoMs.
>
> Signed-off-by: Nora Schiffer <nora.schiffer at ew.tq-group.com>
> Signed-off-by: Max Merchel <Max.Merchel at ew.tq-group.com>
> Signed-off-by: Alexander Feilke <alexander.feilke at ew.tq-group.com>
>
> MAINTAINERS                                        |   1 +
>  configs/tqma7_common.config                        |   1 +
>  .../sysinfo/tq,eeprom-sysinfo.txt                  |  36 ++++
>  drivers/sysinfo/Kconfig                            |   8 +
>  drivers/sysinfo/Makefile                           |   1 +
>  drivers/sysinfo/tq_eeprom.c                        | 203 +++++++++++++++++++++
>  include/sysinfo/tq_eeprom.h                        |  24 +++
>  7 files changed, 274 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list