dt-bindings: i2c: i2c-wmt: Convert to YAML
authorAlexey Charkov <alchark@gmail.com>
Tue, 6 May 2025 10:38:15 +0000 (14:38 +0400)
committerAndi Shyti <andi@smida.it>
Fri, 23 May 2025 08:02:27 +0000 (10:02 +0200)
commit29b0b4ce6417b29bbcaabfa05fbe88e0a88b08f6
tree234c038986dc7441550483df636f90789cbffac4
parentd6ceb4053826361d3561c49cff8d55f849ac1492
dt-bindings: i2c: i2c-wmt: Convert to YAML

Rewrite the textual description for the WonderMedia I2C controller
as YAML schema, and switch the filename to follow the compatible
string.

The controller only supports two bus speeds (100kHz and 400kHz)
so restrict clock-frequency values accordingly.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Alexey Charkov <alchark@gmail.com>
Link: https://lore.kernel.org/r/20250506-vt8500-i2c-binding-v3-1-401c3e090a88@gmail.com
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Documentation/devicetree/bindings/i2c/i2c-wmt.txt [deleted file]
Documentation/devicetree/bindings/i2c/wm,wm8505-i2c.yaml [new file with mode: 0644]
MAINTAINERS