[PATCH 6/8] dt-bindings: i2c: Convert i2c-jz4780.txt to YAML
Rob Herring
robh at kernel.org
Mon May 11 23:00:48 UTC 2020
On Sun, 26 Apr 2020 20:58:54 +0200, Paul Cercueil wrote:
> Convert the i2c-jz4780.txt file to ingenic,i2c.yaml.
>
> Two things were changed in the process:
> - the clock-frequency property can now only be set to the two values
> that can be set by the hardware;
> - the dmas and dma-names properties are now required.
>
> Signed-off-by: Paul Cercueil <paul at crapouillou.net>
> ---
> .../devicetree/bindings/i2c/i2c-jz4780.txt | 33 --------
> .../devicetree/bindings/i2c/ingenic,i2c.yaml | 83 +++++++++++++++++++
> 2 files changed, 83 insertions(+), 33 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/i2c/i2c-jz4780.txt
> create mode 100644 Documentation/devicetree/bindings/i2c/ingenic,i2c.yaml
>
Applied, thanks!
More information about the dri-devel
mailing list