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