On 30/05/2022 08:57, Peng Fan wrote: >> Subject: Re: [PATCH V2 1/7] dt-bindings: soc: add i.MX93 SRC >> >> On 26/05/2022 14:34, 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 >> +++++++++++++++++++ >> >> Still wrong location of bindings. > > Although it is called SRC(system reset controller), but actually > it not functions only as reset controller, it also supports power > gating of each slice including slice's memory low power control. > It also includes some system general configuration. > > So follow your suggestion in V1, I rename it as system-controller, > but I not find a directory for system-controller. Therefore I propose "power". 2 out of 3 functions (reset controller, power domain controller) are related to power. Best regards, Krzysztof