History log of /freebsd/sys/dev/iicbus/controller/qcom/geni_iic_var.h (Results 1 – 1 of 1)
Revision Date Author Comments
# 76113680 08-Apr-2025 Poul-Henning Kamp <phk@FreeBSD.org>

QCOM GENI I²C driver

This is a from scratch, minimally viable, I²C driver for QCOM's
GENI serial engine.

No QCOM documentation is available, so other FOSS device drivers
were consulted to figure th

QCOM GENI I²C driver

This is a from scratch, minimally viable, I²C driver for QCOM's
GENI serial engine.

No QCOM documentation is available, so other FOSS device drivers
were consulted to figure things out

The driver works on T14s G6 "Snapdragon" hardware, to such a degree
that ACPI clients and HID devices work (polling mode & needs
modifications to iichid)

Differential Revision: https://reviews.freebsd.org/D49676
Reviews by: adrian

show more ...