[RTEMS Project] #4884: I2C default ioctl handler does not handle set clock
RTEMS trac
trac at rtems.org
Wed Mar 22 04:53:13 UTC 2023
#4884: I2C default ioctl handler does not handle set clock
--------------------------+-------------------------
Reporter: Chris Johns | Owner: Chris Johns
Type: defect | Status: assigned
Priority: normal | Milestone: 6.1
Component: dev/i2c | Version: 6
Severity: normal | Keywords:
Blocked By: | Blocking:
--------------------------+-------------------------
The base struct for an I2C driver can set `set_clock` handler so a user
can change the I2C clock speed. The default `ioctl` handler does not check
for the `I2C_BUS_SET_CLOCK` command and if the `set_clock` handler is set
calling it.
--
Ticket URL: <http://devel.rtems.org/ticket/4884>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list