summaryrefslogtreecommitdiff
path: root/drivers/i2c/imx_lpi2c.c
AgeCommit message (Expand)Author
2022-07-06MLK-25927 i2c: imx_lpi2c: Fix misuse the IS_ENABLED for DM clockYe Li
2022-04-06MLK-20886-4 lpi2c: Provide override binding functionYe Li
2020-12-18dm: Avoid accessing seq directlySimon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-07-25treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-09i2c: imx_lpi2c: Improve the codes to use private dataYe Li
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-01-27i2c: Update drivers to use enum for speedSimon Glass
2019-10-14i2c: imx_lpi2c: add ipg clkPeng Fan
2018-10-22i2c: imx_lpi2c: fix typo and register base address formatAnatolij Gustschin
2018-08-06i2c: imx_lpi2c: add uclass api supportPeng Fan
2018-07-12lpi2c: Add bus busy error handlingYe Li
2018-07-12lpi2c: Fix bus stop problem in xferYe Li
2018-07-12imx: lpi2c: fix clock issue when NACK detectedGao Pan
2018-07-12imx_lpi2c: Update lpi2c driver to support imx8Ye Li
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-03-23i2c: lpi2c: remove superfluous assignmentsHeinrich Schuchardt
2018-01-16i2c: lpi2c: do not add 4 for bus seqPeng Fan
2017-10-08dm: gpio: Correct use of -ENODEV in driversSimon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-03-17i2c: lpi2c: add lpi2c driver for i.MX7ULPPeng Fan