[PATCH V3 1/2] dt-bindings: i2c: Convert mxs i2c to json-schema

Rob Herring robh at kernel.org
Thu Jul 9 19:24:09 EDT 2020


On Tue, 16 Jun 2020 11:50:53 +0800, Anson Huang wrote:
> Convert the MXS I2C binding to DT schema format using json-schema
> 
> Signed-off-by: Anson Huang <Anson.Huang at nxp.com>
> ---
> Changes since V2:
> 	- remove 'clock-frequency' property's typs and use enum for it, as it ONLY support 100KHz/400KHz.
> ---
>  Documentation/devicetree/bindings/i2c/i2c-mxs.txt  | 25 -----------
>  Documentation/devicetree/bindings/i2c/i2c-mxs.yaml | 51 ++++++++++++++++++++++
>  2 files changed, 51 insertions(+), 25 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/i2c/i2c-mxs.txt
>  create mode 100644 Documentation/devicetree/bindings/i2c/i2c-mxs.yaml
> 

Applied, thanks!



More information about the linux-arm-kernel mailing list