This is based on D24917, which was an attempt to provide I2C controller support for the LX2160A SOC, notably used by the SolidRun HoneyComb LX2K board.
On systems that use the EDK2 UEFI firmware, the I2C controller's frequency divider gets properly configured at boot time, so there is no need for it to be reconfigured by the operating system.
The driver functionalities have been implemented using Chapter 21 of the QorIQ LX2160A Reference Manual.