Re: [PATCH v3 1/3] dt-bindings: i2c: qcom,i2c-qup: Convert txt to YAML schema

2021-01-25 Thread Rob Herring
On Thu, Jan 14, 2021 at 07:04:13PM +0100, AngeloGioacchino Del Regno wrote: > Convert the qcom,i2c-qup binding to YAML schema. > > Signed-off-by: AngeloGioacchino Del Regno > > --- > .../devicetree/bindings/i2c/qcom,i2c-qup.txt | 40 - > .../devicetree/bindings/i2c/qcom,i2c-qup.yaml |

[PATCH v3 1/3] dt-bindings: i2c: qcom,i2c-qup: Convert txt to YAML schema

2021-01-14 Thread AngeloGioacchino Del Regno
Convert the qcom,i2c-qup binding to YAML schema. Signed-off-by: AngeloGioacchino Del Regno --- .../devicetree/bindings/i2c/qcom,i2c-qup.txt | 40 - .../devicetree/bindings/i2c/qcom,i2c-qup.yaml | 87 +++ 2 files changed, 87 insertions(+), 40 deletions(-) delete mode 10