On Wed, 05 Aug 2020 10:43:29 +0800, Anson Huang wrote: > Convert the i.MX SCC binding to DT schema format using json-schema. > > Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx> > --- > .../devicetree/bindings/crypto/fsl-imx-scc.txt | 21 --------- > .../devicetree/bindings/crypto/fsl-imx-scc.yaml | 52 ++++++++++++++++++++++ > 2 files changed, 52 insertions(+), 21 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/crypto/fsl-imx-scc.txt > create mode 100644 Documentation/devicetree/bindings/crypto/fsl-imx-scc.yaml > Applied, thanks!