Merge tag 'i2c-for-6.9-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Pull more i2c updates from Wolfram Sang: "Some more I2C updates after the dependencies have been merged now. Plus a DT binding fix" * tag 'i2c-for-6.9-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: dt-bindings: i2c: qcom,i2c-cci: Fix OV7251 'data-lanes' entries i2c: muxes: pca954x: Allow sharing reset GPIO i2c: nomadik: sort includes i2c: nomadik: support Mobileye EyeQ5 I2C controller i2c: nomadik: fetch i2c-transfer-timeout-us property from devicetree i2c: nomadik: replace jiffies by ktime for FIFO flushing timeout i2c: nomadik: support short xfer timeouts using waitqueue & hrtimer i2c: nomadik: use bitops helpers i2c: nomadik: simplify IRQ masking logic i2c: nomadik: rename private struct pointers from dev to priv dt-bindings: i2c: nomadik: add mobileye,eyeq5-i2c bindings and example
Showing
- Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml 1 addition, 1 deletionDocumentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml
- Documentation/devicetree/bindings/i2c/st,nomadik-i2c.yaml 43 additions, 6 deletionsDocumentation/devicetree/bindings/i2c/st,nomadik-i2c.yaml
- drivers/i2c/busses/i2c-nomadik.c 432 additions, 308 deletionsdrivers/i2c/busses/i2c-nomadik.c
- drivers/i2c/muxes/i2c-mux-pca954x.c 38 additions, 8 deletionsdrivers/i2c/muxes/i2c-mux-pca954x.c
Please register or sign in to comment