Searched hist:bc53d35a83b6720154b76b915ce63ac03f07b57d (Results 1 – 3 of 3) sorted by relevance
/openbmc/libmctp/ |
H A D | libmctp-astlpc.h | diff bc53d35a83b6720154b76b915ce63ac03f07b57d Wed Aug 28 03:56:14 CDT 2019 Jeremy Kerr <jk@ozlabs.org> astlpc: abstract hardware interactions to allow a non-fileio-based implementation
Currently, the astlpc binding assumes a particular method of access to the KCS and LPC interfaces, using reads and writes to a pair of Linux devices.
We want to be able to use the astlpc binding in different environments, possibly not backed by file IO. This change adds an interface to provide custom operations to read and write the KCS and LPC state.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Change-Id: I3e403a025760657a7264098f5486f046e3ac436b
|
H A D | astlpc.c | diff bc53d35a83b6720154b76b915ce63ac03f07b57d Wed Aug 28 03:56:14 CDT 2019 Jeremy Kerr <jk@ozlabs.org> astlpc: abstract hardware interactions to allow a non-fileio-based implementation
Currently, the astlpc binding assumes a particular method of access to the KCS and LPC interfaces, using reads and writes to a pair of Linux devices.
We want to be able to use the astlpc binding in different environments, possibly not backed by file IO. This change adds an interface to provide custom operations to read and write the KCS and LPC state.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Change-Id: I3e403a025760657a7264098f5486f046e3ac436b
|
/openbmc/libmctp/utils/ |
H A D | mctp-demux-daemon.c | diff bc53d35a83b6720154b76b915ce63ac03f07b57d Wed Aug 28 03:56:14 CDT 2019 Jeremy Kerr <jk@ozlabs.org> astlpc: abstract hardware interactions to allow a non-fileio-based implementation
Currently, the astlpc binding assumes a particular method of access to the KCS and LPC interfaces, using reads and writes to a pair of Linux devices.
We want to be able to use the astlpc binding in different environments, possibly not backed by file IO. This change adds an interface to provide custom operations to read and write the KCS and LPC state.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Change-Id: I3e403a025760657a7264098f5486f046e3ac436b
|