On Mon, May 11, 2020 at 6:07 AM Anson Huang <[email protected]> wrote: > > Convert the i.MX7 reset binding to DT schema format using json-schema. > > Signed-off-by: Anson Huang <[email protected]> > --- > Changes since V1: > - Improve description; > - Remove i.MX8MM and i.MX8MN compatible, they use i.MX8MQ's > compatible; > - Keep original author as maintainer; > - Remove unnecessary "..." at the end of file. > --- > .../devicetree/bindings/reset/fsl,imx7-src.txt | 56 --------------------- > .../devicetree/bindings/reset/fsl,imx7-src.yaml | 58 > ++++++++++++++++++++++ > 2 files changed, 58 insertions(+), 56 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/reset/fsl,imx7-src.txt > create mode 100644 Documentation/devicetree/bindings/reset/fsl,imx7-src.yaml
I'd apply but doesn't apply cleanly to my tree, so: Reviewed-by: Rob Herring <[email protected]>

