[PATCH v2] dt-bindings: i2c: convert i2c-mt65xx to json-schema

Rob Herring robh at kernel.org
Thu Apr 7 11:10:24 PDT 2022


On Thu, 07 Apr 2022 11:47:53 +0200, AngeloGioacchino Del Regno wrote:
> Convert I2C binding for MediaTek SoCs to Devicetree schema.
> 
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno at collabora.com>
> ---
> 
> v2: Changed minItems for clocks, clock-names to 2 (main, dma clks are mandatory)
> 
>  .../devicetree/bindings/i2c/i2c-mt65xx.txt    |  53 --------
>  .../devicetree/bindings/i2c/i2c-mt65xx.yaml   | 118 ++++++++++++++++++
>  MAINTAINERS                                   |   2 +-
>  3 files changed, 119 insertions(+), 54 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/i2c/i2c-mt65xx.txt
>  create mode 100644 Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml
> 

Applied, thanks!



More information about the linux-arm-kernel mailing list