Skip to content

Commit c583953

Browse files
committed
dt-bindings: i2c: Remove obsolete i2c.txt
Everything in i2c.txt is covered by schemas/i2c/i2c-controller.yaml in dtschema project, so remove i2c.txt and update links to it in the tree. Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Acked-by: Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20240222174343.3482354-2-robh@kernel.org Signed-off-by: Rob Herring <robh@kernel.org>
1 parent abc6b02 commit c583953

6 files changed

Lines changed: 4 additions & 158 deletions

File tree

Documentation/devicetree/bindings/gpio/gateworks,pld-gpio.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
Gateworks PLD GPIO controller bindings
22

3-
The GPIO controller should be a child node on an I2C bus,
4-
see: i2c/i2c.txt for details.
3+
The GPIO controller should be a child node on an I2C bus.
54

65
Required properties:
76
- compatible: Should be "gateworks,pld-gpio"

Documentation/devicetree/bindings/i2c/i2c.txt

Lines changed: 0 additions & 151 deletions
This file was deleted.

Documentation/devicetree/bindings/i2c/nvidia,tegra186-bpmp-i2c.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ description: |
2121
See ../firmware/nvidia,tegra186-bpmp.yaml for details of the BPMP
2222
binding.
2323
24-
This node represents an I2C controller. See ../i2c/i2c.txt for details
25-
of the core I2C binding.
24+
This node represents an I2C controller.
2625
2726
properties:
2827
compatible:

Documentation/devicetree/bindings/i3c/i3c.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ patternProperties:
7171
description: |
7272
I2C child, should be named: <device-type>@<i2c-address>
7373
74-
All properties described in Documentation/devicetree/bindings/i2c/i2c.txt
74+
All properties described in dtschema schemas/i2c/i2c-controller.yaml
7575
are valid here, except the reg property whose content is changed.
7676
7777
properties:

Documentation/devicetree/bindings/sound/cs4341.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Required properties:
99
number for SPI.
1010

1111
For required properties on I2C-bus, please consult
12-
Documentation/devicetree/bindings/i2c/i2c.txt
12+
dtschema schemas/i2c/i2c-controller.yaml
1313
For required properties on SPI-bus, please consult
1414
Documentation/devicetree/bindings/spi/spi-bus.txt
1515

MAINTAINERS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10074,7 +10074,6 @@ S: Maintained
1007410074
W: https://i2c.wiki.kernel.org/
1007510075
Q: https://patchwork.ozlabs.org/project/linux-i2c/list/
1007610076
T: git git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git
10077-
F: Documentation/devicetree/bindings/i2c/i2c.txt
1007810077
F: Documentation/i2c/
1007910078
F: drivers/i2c/*
1008010079
F: include/dt-bindings/i2c/i2c.h

0 commit comments

Comments
 (0)