linux/Documentation/devicetree/bindings/i2c
Linus Torvalds ed8d84530a This cycle, I2C removes the currently unused CLASS_DDC support
(controllers set the flag, but there is no client to use it). Also,
 CLASS_SPD support gets simplified to prepare removal in the future.
 Class based instantiation is not recommended these days anyhow.
 Furthermore, I2C core now creates a debugfs directory per I2C adapter.
 Current bus driver users were converted to use it. Then, there are also
 quite some driver updates. Standing out are patches for the wmt-driver
 which is refactored to support more variants. This is the rebased pull
 request where a large series for the designware driver was dropped.
 -----BEGIN PGP SIGNATURE-----
 
 iQJDBAABCgAtFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAmWph0UPHHdzYUBrZXJu
 ZWwub3JnAAoJEBQN5MwUoCm2kbIQAJotSmX0mM+nNPReYCMMiloxoxUwgpiErNwY
 WDrYQSezthAJ1LDsGOEeLcE4f4I+UcUHBO1BoERtOZg3cGtE0Ii5N845sp100S9O
 ktyaKS5utoErymThWFFrnZX60/8yKXUMzZmNzy96560gPcxbFyyyVhKfBSPzK9T+
 O8CGu7GRNqgWHlvH3yqGeCbreWYrYVSrluEpBu6807cp3zDxrU+autOnsewm5+md
 ka3DdqrbxJSblYK8fJKESAUgkRmZgYKbgl0iiCuqX+ib6I4OA3Z68ny7dl0fY3Ws
 vwt7d88SaBKDdJmUZyb/sm4aJsW69GN+ECZolxrn4TIw45k4tes2s6Ma5+TV3E9h
 Fd1RuqduFEqQ7cj31UPe2x8rgj5Fo5nbjCWxdZv+/3zF8+cHwi8iwkp2PScsPCsa
 fmCdehUE5DrgobsRNANe6XJzxY5wp2VNpGEWKeaQz2Z0/d9T1YFS7a8aewvhXoPC
 isZboi6GQh2XoE8UgGJa29VUuaIkUW513DwCGw8mz1yKN+kHGcsRXXjkjaZoQn3U
 MMvh/zkI2Hpy/m2R8PWeIq5XhLJvmlZ19JJzUHJIjXh9Fn9EVtXhlUleh6mzMfeM
 n8NOg7Eukep2sBgmaufkUKz2Jtogs59YDSXZEvqJjIkPM2Wi0hA18Qj+pilES1ff
 3ckk3mxY
 =8D3Q
 -----END PGP SIGNATURE-----

Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux

Pull i2c updates from Wolfram Sang:
 "This removes the currently unused CLASS_DDC support (controllers set
  the flag, but there is no client to use it).

  Also, CLASS_SPD support gets simplified to prepare removal in the
  future. Class based instantiation is not recommended these days
  anyhow.

  Furthermore, I2C core now creates a debugfs directory per I2C adapter.
  Current bus driver users were converted to use it.

  Finally, quite some driver updates. Standing out are patches for the
  wmt-driver which is refactored to support more variants.

  This is the rebased pull request where a large series for the
  designware driver was dropped"

* tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: (38 commits)
  MAINTAINERS: use proper email for my I2C work
  i2c: stm32f7: add support for stm32mp25 soc
  i2c: stm32f7: perform I2C_ISR read once at beginning of event isr
  dt-bindings: i2c: document st,stm32mp25-i2c compatible
  i2c: stm32f7: simplify status messages in case of errors
  i2c: stm32f7: perform most of irq job in threaded handler
  i2c: stm32f7: use dev_err_probe upon calls of devm_request_irq
  i2c: i801: Add lis3lv02d for Dell XPS 15 7590
  i2c: i801: Add lis3lv02d for Dell Precision 3540
  i2c: wmt: Reduce redundant: REG_CR setting
  i2c: wmt: Reduce redundant: function parameter
  i2c: wmt: Reduce redundant: clock mode setting
  i2c: wmt: Reduce redundant: wait event complete
  i2c: wmt: Reduce redundant: bus busy check
  i2c: mux: reg: Remove class-based device auto-detection support
  i2c: make i2c_bus_type const
  dt-bindings: at24: add ROHM BR24G04
  eeprom: at24: use of_match_ptr()
  i2c: cpm: Remove linux,i2c-index conversion from be32
  i2c: imx: Make SDA actually optional for bus recovering
  ...
2024-01-18 17:29:01 -08:00
..
allwinner,sun6i-a31-p2wi.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
amlogic,meson6-i2c.yaml dt-bindings: i2c: Drop unneeded quotes 2023-03-29 21:29:15 +02:00
apple,i2c.yaml Mostly fixes for DTs or DT handling this time. And a few driver 2023-04-27 11:15:36 -07:00
arm,i2c-versatile.yaml dt-bindings: i2c: Convert arm,i2c-versatile to DT schema 2022-06-08 21:47:20 +02:00
aspeed,i2c.yaml dt-bindings: Fix SPI and I2C bus node names in examples 2023-03-08 09:04:53 -06:00
atmel,at91sam-i2c.yaml dt-bindings: i2c: Drop unneeded quotes 2023-03-29 21:29:15 +02:00
brcm,bcm2835-i2c.yaml dt-bindings: i2c: brcm,bcm2835-i2c: convert to YAML schema 2021-12-09 09:54:34 +01:00
brcm,brcmstb-i2c.yaml dt-bindings: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06:00
brcm,iproc-i2c.yaml dt-bindings: i2c: brcm,iproc-i2c: convert to the json-schema 2021-07-15 11:45:22 -06:00
brcm,kona-i2c.yaml dt-bindings: i2c: brcm,kona-i2c: convert to YAML 2023-05-03 17:38:41 +02:00
cdns,i2c-r1p10.yaml dt-bindings: i2c: cadence: Describe power-domains property 2023-08-08 15:36:56 +02:00
google,cros-ec-i2c-tunnel.yaml dt-bindings: Fix SPI and I2C bus node names in examples 2023-03-08 09:04:53 -06:00
hisilicon,ascend910-i2c.yaml dt-bindings: i2c: add entry for hisilicon,ascend910-i2c 2022-11-02 21:23:52 +01:00
hpe,gxp-i2c.yaml dt-bindings: i2c: Add hpe,gxp-i2c 2023-02-17 23:07:13 +01:00
i2c-altera.txt
i2c-arb-gpio-challenge.yaml dt-bindings: i2c: arb-gpio-challange: convert to DT schema 2023-08-08 15:36:56 +02:00
i2c-atr.yaml media: dt-bindings: i2c: Add I2C Address Translator (ATR) 2023-07-14 13:08:42 +02:00
i2c-axxia.txt
i2c-cbus-gpio.txt
i2c-davinci.txt dt-bindings: clock: update ti,sci-clk.yaml references 2021-06-02 20:59:28 -05:00
i2c-demux-pinctrl.yaml dt-bindings: i2c: i2c-demux-pinctrl: Convert to json-schema 2023-10-28 14:16:53 +02:00
i2c-digicolor.txt
i2c-exynos5.yaml dt-bindings: i2c: exynos5: add specific compatible for Tesla FSD 2023-12-07 14:31:50 +01:00
i2c-fsi.txt
i2c-gate.yaml dt-bindings: white-space cleanups 2022-04-04 19:55:03 -05:00
i2c-gpio.yaml dt-bindings: i2c: gpio: Add properties for dealing with write-only SDA/SCL w/o pullup 2023-01-23 23:15:42 +01:00
i2c-hix5hd2.txt
i2c-img-scb.txt
i2c-imx-lpi2c.yaml dt-bindings: i2c: i2c-imx-lpi2c: add i.MX93 2022-08-30 12:07:06 +02:00
i2c-imx.yaml dt-bindings: i2c: imx: add SoC specific compatible strings for layerscape 2022-09-07 23:40:05 +02:00
i2c-iop3xx.txt
i2c-lpc2k.txt
i2c-mpc.yaml dt-bindings: i2c: mpc: Mark "fsl,timeout" as deprecated 2023-03-29 21:07:04 +02:00
i2c-mt65xx.yaml dt-bindings: i2c: i2c-mt65xx: add MediaTek MT7981 SoC 2023-04-13 18:40:05 +02:00
i2c-mux-gpio.yaml dt-bindings: i2c: Drop unneeded quotes 2023-03-29 21:29:15 +02:00
i2c-mux-gpmux.yaml dt-bindings: white-space cleanups 2022-04-04 19:55:03 -05:00
i2c-mux-ltc4306.txt dt-bindings: i2c: Convert i2c-mux bindings to DT schema 2021-06-01 18:20:06 -05:00
i2c-mux-pca954x.yaml dt-bindings: i2c: Add Maxim MAX735x/MAX736x variants 2023-08-23 23:08:51 +02:00
i2c-mux-pinctrl.yaml dt-bindings: i2c: i2c-mux-pinctrl: Convert to json-schema 2021-12-17 16:39:33 -06:00
i2c-mux-reg.txt dt-bindings: i2c: Convert i2c-mux bindings to DT schema 2021-06-01 18:20:06 -05:00
i2c-mux.yaml dt-bindings: i2c: Convert i2c-mux bindings to DT schema 2021-06-01 18:20:06 -05:00
i2c-mxs.yaml dt-bindings: i2c: mxs: Pass ref and 'unevaluatedProperties: false' 2023-09-25 08:20:37 +02:00
i2c-octeon.txt
i2c-opal.txt
i2c-owl.yaml dt-bindings: i2c: owl: Convert Actions Semi Owl binding to a schema 2020-12-09 21:22:08 +01:00
i2c-pca-platform.txt
i2c-pnx.txt
i2c-pxa-pci-ce4100.txt dt-bindings: i2c: ce4100: Replace "ti,pcf8575" by "nxp,pcf8575" 2021-06-20 23:08:04 +02:00
i2c-pxa.yaml dt-bindings: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
i2c-rk3x.yaml dt-bindings: i2c: rockchip: add rockchip,rk3128-i2c 2022-09-16 20:56:45 +01:00
i2c-sprd.txt dt-bindings: Fix typos 2023-08-18 11:32:25 -05:00
i2c-virtio.yaml dt-bindings: i2c: Add bindings for i2c-virtio 2021-09-05 16:23:08 -04:00
i2c-wmt.txt
i2c-xgene-slimpro.txt
i2c.txt dt-bindings: net: New binding mctp-i2c-controller 2022-02-19 16:18:49 +00:00
ingenic,i2c.yaml dt-bindings: drop redundant part of title (end) 2022-12-16 11:41:49 -06:00
loongson,ls2x-i2c.yaml dt-bindings: i2c: Add Loongson LS2X I2C controller 2023-02-02 22:23:45 +01:00
marvell,mv64xxx-i2c.yaml dt-bindings: i2c: mv64xxx: Add F1C100s compatible string 2022-11-02 21:19:01 +01:00
mediatek,mt7621-i2c.yaml dt-bindings: i2c: migrate mt7621 text bindings to YAML 2022-09-26 14:08:20 -05:00
microchip,corei2c.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
nuvoton,npcm7xx-i2c.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
nvidia,tegra20-i2c.yaml dt-bindings: i2c: tegra: Convert to json-schema 2021-12-17 16:39:33 -06:00
nvidia,tegra186-bpmp-i2c.yaml dt-bindings: i2c: tegra-bpmp: Convert to json-schema 2021-12-08 15:52:05 -06:00
nxp,pca9541.yaml dt-bindings: i2c: nxp,pca9541: convert to DT schema 2023-08-08 15:36:55 +02:00
opencores,i2c-ocores.yaml dt-bindings: i2c: opencores: Add missing type for "regstep" 2023-06-23 12:58:23 +02:00
qcom,i2c-cci.yaml Revert "dt-bindings: i2c: qcom-cci: Document sc8280xp compatible" 2023-10-11 18:43:58 +02:00
qcom,i2c-geni-qcom.yaml dt-bindings: i2c: Drop unneeded quotes 2023-03-29 21:29:15 +02:00
qcom,i2c-qup.yaml dt-bindings: i2c: qcom,i2c-qup: convert to dtschema 2022-04-15 23:08:43 +02:00
renesas,iic-emev2.yaml dt-bindings: i2c: renesas,iic-emev2: Convert to json-schema 2021-05-28 09:55:04 +02:00
renesas,rcar-i2c.yaml dt-bindings: i2c: renesas,rcar-i2c: Add r8a779g0 support 2022-09-16 20:55:39 +01:00
renesas,riic.yaml dt-bindings: i2c: renesas,riic: Document RZ/Five SoC 2022-12-02 00:05:31 +01:00
renesas,rmobile-iic.yaml dt-bindings: i2c: renesas,iic: Convert to json-schema 2021-06-20 22:32:44 +02:00
renesas,rzv2m.yaml dt-bindings: i2c: renesas,rzv2m: Change maintainer to Fabrizio Castro 2023-04-27 11:02:39 -05:00
samsung,s3c2410-i2c.yaml dt-bindings: i2c: samsung,s3c2410-i2c: add specific compatibles for existing SoC 2023-11-14 16:17:56 +01:00
snps,designware-i2c.yaml dt-bindings: Cleanup standard unit properties 2021-01-29 16:36:06 -06:00
socionext,synquacer-i2c.yaml dt-bindings: i2c: Convert Synquacer I2C to DT schema 2023-01-08 18:14:17 -06:00
socionext,uniphier-fi2c.yaml dt-bindings: i2c: uniphier: Add resets property 2023-02-12 22:02:08 +01:00
socionext,uniphier-i2c.yaml dt-bindings: i2c: uniphier: Add resets property 2023-02-12 22:02:08 +01:00
st,nomadik-i2c.yaml dt-bindings: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
st,sti-i2c.yaml dt-bindings: i2c: i2c-st: convert to DT schema 2023-02-15 20:57:43 +01:00
st,stm32-i2c.yaml dt-bindings: i2c: document st,stm32mp25-i2c compatible 2024-01-18 21:10:44 +01:00
ti,omap4-i2c.yaml dt-bindings: drop redundant part of title (beginning) 2022-12-16 11:41:49 -06:00
xlnx,xps-iic-2.00.a.yaml dt-bindings: i2c: Drop unneeded quotes 2023-03-29 21:29:15 +02:00