[PATCH 01/13] dt-bindings: i2c: i2c-wmt: Convert to YAML

Alexey Charkov alchark at gmail.com
Wed Apr 23 04:50:04 PDT 2025


On Wed, Apr 16, 2025 at 12:21 PM Alexey Charkov <alchark at gmail.com> wrote:
>
> 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.
>
> Signed-off-by: Alexey Charkov <alchark at gmail.com>
> ---
>  Documentation/devicetree/bindings/i2c/i2c-wmt.txt  | 24 -----------
>  .../devicetree/bindings/i2c/wm,wm8505-i2c.yaml     | 47 ++++++++++++++++++++++
>  MAINTAINERS                                        |  2 +-
>  3 files changed, 48 insertions(+), 25 deletions(-)

Dear all,

There haven't been any review comments on this one. Shall I resubmit
this patch separately from the big series for easier merging (perhaps
also dropping the MAINTAINERS update until later, so as to minimize
conflicts in linux-next)? It doesn't have any external dependencies,
and the binding itself is rather boring/trivial.

Best regards,
Alexey



More information about the linux-arm-kernel mailing list