Re: [PATCH 1/2] dt-bindings: pwm: Convert imx pwm to json-schema

From: Rob Herring
Date: Wed May 27 2020 - 22:47:41 EST


On Thu, 14 May 2020 14:54:18 +0800, Anson Huang wrote:
> Convert the imx pwm binding to DT schema format using json-schema.
>
> Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx>
> ---
> Documentation/devicetree/bindings/pwm/imx-pwm.txt | 27 ---------
> Documentation/devicetree/bindings/pwm/imx-pwm.yaml | 66 ++++++++++++++++++++++
> 2 files changed, 66 insertions(+), 27 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/pwm/imx-pwm.txt
> create mode 100644 Documentation/devicetree/bindings/pwm/imx-pwm.yaml
>

Applied, thanks!