History log of /u-boot/include/sl28cpld.h
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# d36b683a 15-Nov-2021 Michael Walle <michael@walle.cc>

board: sl28: print CPLD version on bootup

Most of the time it is very useful to have the version of the board
management controller. Now that we have a driver, print it during
startup.

Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>

# 42595eb7 25-Feb-2022 Michael Walle <michael@walle.cc>

misc: add sl28cpld base driver

Add a multi-function device driver which will probe its children and
provides methods to access the device.

Signed-off-by: Michael Walle <michael@walle.cc>
[Rebased]
Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>