On Thu, 18 Feb 2021 09:24:51 +0800, [email protected] wrote: > From: Peng Fan <[email protected]> > > Convert the imx rproc binding to DT schema format using json-schema. > > Signed-off-by: Peng Fan <[email protected]> > --- > .../bindings/remoteproc/fsl,imx-rproc.yaml | 61 +++++++++++++++++++ > .../bindings/remoteproc/imx-rproc.txt | 33 ---------- > 2 files changed, 61 insertions(+), 33 deletions(-) > create mode 100644 > Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml > delete mode 100644 Documentation/devicetree/bindings/remoteproc/imx-rproc.txt >
Reviewed-by: Rob Herring <[email protected]>

