On Sun, May 12, 2019 at 10:10:30AM +0000, Anson Huang wrote: > i.MX system controller watchdog depends on SCU driver to support > interrupt function, so it needs to be subnode of SCU node in DT, > binding doc should be moved to fsl,scu.txt as well. > > Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx> > --- > No change, just resend patch with correct encoding. Quoted-printable isn't really correct either. It should be 7-bit or 8-bit if UTF-8. > --- > .../devicetree/bindings/arm/freescale/fsl,scu.txt | 15 ++++++++++++++ > .../bindings/watchdog/fsl-imx-sc-wdt.txt | 24 ---------------------- > 2 files changed, 15 insertions(+), 24 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/watchdog/fsl-imx-sc-wdt.txt Reviewed-by: Rob Herring <robh@xxxxxxxxxx>