On Tue, 19 Jul 2022 15:35:36 +0800, Peng Fan (OSS) wrote: > From: Peng Fan <peng.fan@xxxxxxx> > > Add bindings for i.MX93 System Reset Controller(SRC). SRC supports > resets and power gating for mixes. > > Signed-off-by: Peng Fan <peng.fan@xxxxxxx> > --- > .../bindings/soc/imx/fsl,imx93-src.yaml | 96 +++++++++++++++++++ > 1 file changed, 96 insertions(+) > create mode 100644 Documentation/devicetree/bindings/soc/imx/fsl,imx93-src.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>