[PATCH 0/1] Add i2c in Beagle initialization
Vijay Kumar Banerjee
vijaykumar9597 at gmail.com
Tue Sep 17 22:03:50 UTC 2019
Hello,
The following patch adds i2c device initialization in BBB.
The intention is to have th i2c-0 device created during
initialization so that the libbsd applications can use the
RTEMS i2c device on Beaglebone black without the need to
call the i2c register api from the application.
If there's no objection from the community then this can
be merged to the master.
Best regards,
Vijay
Vijay Kumar Banerjee (1):
bsps/beagle: register i2c device at initialization
bsps/arm/beagle/i2c/bbb-i2c.c | 6 +++---
bsps/arm/beagle/start/bspstart.c | 13 +++++++++++++
2 files changed, 16 insertions(+), 3 deletions(-)
--
2.20.1
More information about the devel
mailing list