Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Pull i2c fixes from Wolfram Sang: "The main thing is to allow empty id_tables for ACPI to make some drivers get probed again. It looks a bit bigger than usual because it needs some internal renaming, too. Other than that, there is a fix for broken DSTDs, a super simple enablement for ARM MPS, and two documentation fixes which I'd like to see in v4.13 already" * 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: i2c: rephrase explanation of I2C_CLASS_DEPRECATED i2c: allow i2c-versatile for ARM MPS platforms i2c: designware: Some broken DSTDs use 1MiHz instead of 1MHz i2c: designware: Print clock freq on invalid clock freq error i2c: core: Allow empty id_table in ACPI case as well i2c: mux: pinctrl: mention correct module name in Kconfig help text
No related branches found
No related tags found
Showing
- drivers/i2c/busses/Kconfig 1 addition, 1 deletiondrivers/i2c/busses/Kconfig
- drivers/i2c/busses/i2c-designware-platdrv.c 5 additions, 1 deletiondrivers/i2c/busses/i2c-designware-platdrv.c
- drivers/i2c/i2c-core-acpi.c 15 additions, 4 deletionsdrivers/i2c/i2c-core-acpi.c
- drivers/i2c/i2c-core-base.c 1 addition, 0 deletionsdrivers/i2c/i2c-core-base.c
- drivers/i2c/i2c-core.h 9 additions, 0 deletionsdrivers/i2c/i2c-core.h
- drivers/i2c/muxes/Kconfig 1 addition, 1 deletiondrivers/i2c/muxes/Kconfig
- include/linux/i2c.h 2 additions, 1 deletioninclude/linux/i2c.h
Please register or sign in to comment