soc/ti is the more appropriate location for the system controller device tree binding documentation so move there. Update Kishon's email address to a working one. Signed-off-by: Roger Quadros <rogerq@xxxxxxxxxx> --- .../bindings/{mfd => soc/ti}/ti,j721e-system-controller.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/mfd/ti,j721e-system-controller.yaml b/Documentation/devicetree/bindings/soc/ti/ti,j721e-system-controller.yaml similarity index 96% rename from Documentation/devicetree/bindings/mfd/ti,j721e-system-controller.yaml rename to Documentation/devicetree/bindings/soc/ti/ti,j721e-system-controller.yaml index e6289fbe6907..378e9cc5fac2 100644 --- a/Documentation/devicetree/bindings/mfd/ti,j721e-system-controller.yaml +++ b/Documentation/devicetree/bindings/soc/ti/ti,j721e-system-controller.yaml @@ -2,7 +2,7 @@ # Copyright (C) 2020 Texas Instruments Incorporated - http://www.ti.com/ %YAML 1.2 --- -$id: http://devicetree.org/schemas/mfd/ti,j721e-system-controller.yaml# +$id: http://devicetree.org/schemas/soc/ti/ti,j721e-system-controller.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# title: TI J721e System Controller Registers R/W @@ -19,7 +19,7 @@ description: | and access the registers directly. maintainers: - - Kishon Vijay Abraham I <kishon@xxxxxx> + - Kishon Vijay Abraham I <kishon@xxxxxxxxxx> - Roger Quadros <rogerq@xxxxxxxxxx> properties: --- base-commit: dd5a440a31fae6e459c0d6271dddd62825505361 change-id: 20240520-for-v6-11-j721e-syscon-7bf6c83fb40b Best regards, -- Roger Quadros <rogerq@xxxxxxxxxx>