History log of /openbsd-current/sys/dev/fdt/mviic.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.4 24-Oct-2021 mpi

Constify struct cfattach.

ok visa@ a long time ago, ok patrick@


Revision tags: OPENBSD_6_9_BASE OPENBSD_7_0_BASE
# 1.3 11-Mar-2021 patrick

Make sure to skip attaching disabled I2C devices. This can happen on
hardware which include a common parent block in their device trees and
only enable the components that were actually implemented, as seen on
e.g. the NanoPi R4S.


Revision tags: OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE
# 1.2 07-Sep-2019 patrick

Register mviic(4) in the I2C framework.

ok kettenis@


# 1.1 06-Sep-2019 patrick

Add mviic(4), a driver to support the I2C controller on the
Armada 3700 SoC.

With feedback from and ok kettenis@


# 1.3 11-Mar-2021 patrick

Make sure to skip attaching disabled I2C devices. This can happen on
hardware which include a common parent block in their device trees and
only enable the components that were actually implemented, as seen on
e.g. the NanoPi R4S.


Revision tags: OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE
# 1.2 07-Sep-2019 patrick

Register mviic(4) in the I2C framework.

ok kettenis@


# 1.1 06-Sep-2019 patrick

Add mviic(4), a driver to support the I2C controller on the
Armada 3700 SoC.

With feedback from and ok kettenis@


# 1.2 07-Sep-2019 patrick

Register mviic(4) in the I2C framework.

ok kettenis@


# 1.1 06-Sep-2019 patrick

Add mviic(4), a driver to support the I2C controller on the
Armada 3700 SoC.

With feedback from and ok kettenis@


# 1.1 06-Sep-2019 patrick

Add mviic(4), a driver to support the I2C controller on the
Armada 3700 SoC.

With feedback from and ok kettenis@