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

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to