This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/linux.
from 3bad80dab94a Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub [...] adds ef99066c7ded i2c: Remove Netlogic XLP variant adds 77e016463036 i2c: Remove unused Netlogic/Sigma Designs XLR driver adds f89bf95632b4 i2c: imx: Add timer for handling the stop condition adds 379920f5c013 i2c: mux: gpio: Replace custom acpi_get_local_address() adds 533f05f0abc0 i2c: mux: gpio: Don't dereference fwnode from struct device adds a2fd6f6bc07f i2c: mux: gpio: Use array_size() helper adds c55526a1c1e1 Merge branch 'i2c/for-current' into i2c/for-mergewindow adds 6544bcdb88ce dt-bindings: i2c: imx-lpi2c: Add i.MX8DXL compatible match adds 993c2c89a84e dt-bindings: i2c: imx-lpi2c: Add imx8ulp compatible string adds bd2fdedbf2ba i2c: tegra: Add the ACPI support adds effa453168a7 i2c: i801: Don't silently correct invalid transfer size adds 1e1d6582f483 i2c: i801: Remove i801_set_block_buffer_mode adds 41acd4b03ca9 i2c: i801: Improve handling of chip-specific feature definitions adds b57e90189f20 i2c: rk3x: enable clock before getting rate adds 1ead7e992abe i2c: designware: Fix the kernel doc description for struct [...] adds ebe82cf92cd4 i2c: mpc: Correct I2C reset procedure adds 7c5b3c158b38 i2c: designware: Enable async suspend / resume of designwa [...] adds d320ec7acc83 i2c: enable async suspend/resume for i2c adapters adds 172d931910e1 i2c: enable async suspend/resume on i2c client devices adds e8578547ce59 i2c: designware-pci: Add support for Fast Mode Plus and Hi [...] adds 36af188f795b i2c: designware-pci: Set ideal timing parameters for Elkha [...] adds 2352b05fdf1a i2c: i801: Improve handling platform data for tco device adds 606974c7aceb Revert "i2c: designware-pci: Set ideal timing parameters f [...] adds 1071d1ad3150 Revert "i2c: designware-pci: Add support for Fast Mode Plu [...] adds 05907656b94f i2c: stm32: get rid of stm32f7_i2c_release_bus return value adds 15f0ae7a91a9 i2c: stm32f7: remove noisy and imprecise log messages adds 92ae31628400 dt-bindings: i2c: brcm,bcm2835-i2c: convert to YAML schema adds 5ae451148eba dt-bindings: i2c: exynos5: Convert to dtschema adds bd5f985dc518 dt-bindings: i2c: exynos5: Add exynosautov9-hsi2c compatible adds ea8491a28b84 dt-bindings: i2c: exynos5: Add bus clock adds 3f6891025952 i2c: exynos5: Add support for ExynosAutoV9 SoC adds 697ad2490c96 i2c: exynos5: Add bus clock support adds c4bcef90cc49 i2c: exynos5: Mention Exynos850 and ExynosAutoV9 in Kconfig adds 8c7a89678f3b i2c: i801: Don't read back cleared status in i801_check_pre() adds 4f7275fc7e57 i2c: i801: Don't clear status flags twice in interrupt mode adds 50665d58db05 i2c: tegra: use i2c_timings for bus clock freq adds f4e0ba52a89f i2c: designware: Do not complete i2c read without RX_FULL [...] adds d52097010078 i2c: designware-pci: Fix to change data types of hcnt and [...] adds c2d7fa2207d0 i2c: designware-pci: Add a note about struct dw_scl_sda_cfg usage adds c3c9bab1e398 i2c: designware-pci: Group MODULE_*() macros adds 0897f1735910 i2c: designware-pci: use __maybe_unused for PM functions adds 2759181d9a13 i2c: designware-pci: Convert to use dev_err_probe() adds ac18935d2e51 i2c: exynos5: Fix getting the optional clock adds a5f7cf953f2b i2c: rcar: update to new DMAENGINE API when terminating adds 44df8a79283d i2c: sh_mobile: update to new DMAENGINE API when terminating adds b18794ebc79a dt-bindings: i2c: aspeed: Drop stray '#interrupt-cells' adds 653becec6d56 i2c: aspeed: Remove unused includes adds c3b2f911ac11 i2c: bcm2835: Use platform_get_irq() to get the interrupt adds aab799e44ce3 i2c: sh_mobile: Use platform_get_irq_optional() to get the [...] adds 8ab1ff9b1ec8 i2c: riic: Use platform_get_irq() to get the interrupt adds 92e1764787e5 eeprom: at24: remove struct at24_client adds 6f89f413340f dt-bindings: at24: Rework special case compatible handling adds 151a1523160e dt-bindings: at24: add at24c1025 adds d08aea21c89d eeprom: at24: Add support for 24c1025 EEPROM adds f68ae7823a9d Merge tag 'at24-updates-for-v5.17' of git://git.kernel.org [...] adds bf3c39f5da43 i2c: sh_mobile: remove unneeded semicolon adds 112450df61b7 Merge branch 'i2c/for-mergewindow' of git://git.kernel.org [...]
No new revisions were added by this update.
Summary of changes: Documentation/devicetree/bindings/eeprom/at24.yaml | 29 +- .../devicetree/bindings/i2c/brcm,bcm2835-i2c.txt | 22 - .../devicetree/bindings/i2c/brcm,bcm2835-i2c.yaml | 54 +++ .../devicetree/bindings/i2c/i2c-exynos5.txt | 53 --- .../devicetree/bindings/i2c/i2c-exynos5.yaml | 133 ++++++ .../devicetree/bindings/i2c/i2c-imx-lpi2c.yaml | 2 + drivers/i2c/busses/Kconfig | 18 +- drivers/i2c/busses/Makefile | 1 - drivers/i2c/busses/i2c-aspeed.c | 2 - drivers/i2c/busses/i2c-bcm2835.c | 11 +- drivers/i2c/busses/i2c-designware-core.h | 13 +- drivers/i2c/busses/i2c-designware-master.c | 7 +- drivers/i2c/busses/i2c-designware-pcidrv.c | 51 ++- drivers/i2c/busses/i2c-designware-platdrv.c | 2 + drivers/i2c/busses/i2c-exynos5.c | 110 ++++- drivers/i2c/busses/i2c-i801.c | 288 +++++-------- drivers/i2c/busses/i2c-imx.c | 92 +++- drivers/i2c/busses/i2c-mpc.c | 23 +- drivers/i2c/busses/i2c-rcar.c | 26 +- drivers/i2c/busses/i2c-riic.c | 10 +- drivers/i2c/busses/i2c-rk3x.c | 7 + drivers/i2c/busses/i2c-sh_mobile.c | 60 +-- drivers/i2c/busses/i2c-stm32f7.c | 14 +- drivers/i2c/busses/i2c-tegra.c | 69 ++- drivers/i2c/busses/i2c-xlp9xx.c | 7 - drivers/i2c/busses/i2c-xlr.c | 470 --------------------- drivers/i2c/i2c-core-base.c | 2 + drivers/i2c/muxes/i2c-mux-gpio.c | 53 +-- drivers/misc/eeprom/at24.c | 68 ++- 29 files changed, 677 insertions(+), 1020 deletions(-) delete mode 100644 Documentation/devicetree/bindings/i2c/brcm,bcm2835-i2c.txt create mode 100644 Documentation/devicetree/bindings/i2c/brcm,bcm2835-i2c.yaml delete mode 100644 Documentation/devicetree/bindings/i2c/i2c-exynos5.txt create mode 100644 Documentation/devicetree/bindings/i2c/i2c-exynos5.yaml delete mode 100644 drivers/i2c/busses/i2c-xlr.c