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