On Wed, 05 Aug 2020 10:50:41 +0800, Anson Huang wrote: > Convert the i.MX7ULP SIM binding to DT schema format using json-schema. > > Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx> > --- > .../bindings/arm/freescale/fsl,imx7ulp-sim.txt | 16 ---------- > .../bindings/arm/freescale/fsl,imx7ulp-sim.yaml | 36 ++++++++++++++++++++++ > 2 files changed, 36 insertions(+), 16 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/arm/freescale/fsl,imx7ulp-sim.txt > create mode 100644 Documentation/devicetree/bindings/arm/freescale/fsl,imx7ulp-sim.yaml > Applied, thanks!