On 20/05/2024 13:35, Roger Quadros wrote: > > > On 18/05/2024 23:07, Krzysztof Kozlowski wrote: >> Add dedicated binding for AM62 and AM62A wakeup system controller >> registers, already used in the DTS to properly describe their children. >> >> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> >> --- >> .../bindings/soc/ti/ti,am62-system-controller.yaml | 77 ++++++++++++++++++++++ >> 1 file changed, 77 insertions(+) >> >> diff --git a/Documentation/devicetree/bindings/soc/ti/ti,am62-system-controller.yaml b/Documentation/devicetree/bindings/soc/ti/ti,am62-system-controller.yaml >> new file mode 100644 >> index 000000000000..d3bd67717999 >> --- /dev/null >> +++ b/Documentation/devicetree/bindings/soc/ti/ti,am62-system-controller.yaml >> @@ -0,0 +1,77 @@ >> +# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause >> +%YAML 1.2 >> +--- >> +$id: http://devicetree.org/schemas/soc/ti/ti,am62-system-controller.yaml# >> +$schema: http://devicetree.org/meta-schemas/core.yaml# >> + >> +title: TI AM62 System Controller Registers R/W >> + >> +maintainers: >> + - Kishon Vijay Abraham I <kishon@xxxxxx> > > Above email might be invalid. Please use this instead > > Kishon Vijay Abraham I <kishon@xxxxxxxxxx> > Thanks. I took old email from bindings, so it would be nice if Kishon fixes his email everywhere (not only mailmap). Best regards, Krzysztof