Merge tag 'i2c-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Pull i2c updates from Wolfram Sang: - new drivers for HPE GXP and Loongson 2K/LS7A - bigger refactorings for i801 and xiic - gpio driver gained ACPI and SDA-write only support - the core converted some OF helpers to fwnode helpers - usual bunch of driver updates * tag 'i2c-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: (52 commits) MAINTAINERS: Add HPE GXP I2C Support i2c: Add GXP SoC I2C Controller dt-bindings: i2c: Add hpe,gxp-i2c i2c: xiic: Remove some dead code i2c: xiic: Add SCL frequency configuration support i2c: xiic: Update compatible with new IP version dt-bindings: i2c: xiic: Add 'xlnx,axi-iic-2.1' to compatible i2c: i801: Call i801_check_post() from i801_access() i2c: i801: Call i801_check_pre() from i801_access() i2c: i801: Centralize configuring block commands in i801_block_transaction i2c: i801: Centralize configuring non-block commands in i801_simple_transaction i2c: i801: Handle SMBAUXCTL_E32B in i801_block_transaction_by_block only i2c: i801: Add i801_simple_transaction(), complementing i801_block_transaction() Documentation: i2c: correct spelling dt-bindings: i2c: i2c-st: convert to DT schema i2c: i801: add helper i801_set_hstadd() i2c: i801: make FEATURE_BLOCK_PROC dependent on FEATURE_BLOCK_BUFFER i2c: i801: make FEATURE_HOST_NOTIFY dependent on FEATURE_IRQ i2c: i801: improve interrupt handler i2c: st: use pm_sleep_ptr to avoid ifdef CONFIG_PM_SLEEP ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/i2c/hpe,gxp-i2c.yaml 59 additions, 0 deletionsDocumentation/devicetree/bindings/i2c/hpe,gxp-i2c.yaml
- Documentation/devicetree/bindings/i2c/i2c-gpio.yaml 26 additions, 0 deletionsDocumentation/devicetree/bindings/i2c/i2c-gpio.yaml
- Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml 4 additions, 0 deletionsDocumentation/devicetree/bindings/i2c/i2c-mt65xx.yaml
- Documentation/devicetree/bindings/i2c/i2c-st.txt 0 additions, 41 deletionsDocumentation/devicetree/bindings/i2c/i2c-st.txt
- Documentation/devicetree/bindings/i2c/loongson,ls2x-i2c.yaml 51 additions, 0 deletionsDocumentation/devicetree/bindings/i2c/loongson,ls2x-i2c.yaml
- Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml 32 additions, 17 deletionsDocumentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml
- Documentation/devicetree/bindings/i2c/socionext,uniphier-fi2c.yaml 3 additions, 0 deletions...tion/devicetree/bindings/i2c/socionext,uniphier-fi2c.yaml
- Documentation/devicetree/bindings/i2c/socionext,uniphier-i2c.yaml 3 additions, 0 deletions...ation/devicetree/bindings/i2c/socionext,uniphier-i2c.yaml
- Documentation/devicetree/bindings/i2c/st,sti-i2c.yaml 71 additions, 0 deletionsDocumentation/devicetree/bindings/i2c/st,sti-i2c.yaml
- Documentation/devicetree/bindings/i2c/xlnx,xps-iic-2.00.a.yaml 10 additions, 1 deletion...entation/devicetree/bindings/i2c/xlnx,xps-iic-2.00.a.yaml
- Documentation/i2c/gpio-fault-injection.rst 1 addition, 1 deletionDocumentation/i2c/gpio-fault-injection.rst
- Documentation/i2c/smbus-protocol.rst 1 addition, 1 deletionDocumentation/i2c/smbus-protocol.rst
- MAINTAINERS 10 additions, 1 deletionMAINTAINERS
- drivers/i2c/algos/i2c-algo-bit.c 35 additions, 42 deletionsdrivers/i2c/algos/i2c-algo-bit.c
- drivers/i2c/busses/Kconfig 18 additions, 0 deletionsdrivers/i2c/busses/Kconfig
- drivers/i2c/busses/Makefile 2 additions, 0 deletionsdrivers/i2c/busses/Makefile
- drivers/i2c/busses/i2c-aspeed.c 1 addition, 3 deletionsdrivers/i2c/busses/i2c-aspeed.c
- drivers/i2c/busses/i2c-au1550.c 1 addition, 3 deletionsdrivers/i2c/busses/i2c-au1550.c
- drivers/i2c/busses/i2c-bcm2835.c 1 addition, 3 deletionsdrivers/i2c/busses/i2c-bcm2835.c
- drivers/i2c/busses/i2c-cadence.c 8 additions, 15 deletionsdrivers/i2c/busses/i2c-cadence.c
Loading
Please register or sign in to comment