[U-Boot] [PATCH] arm64: versal: Also record versal name to versal fragment

Just to make sure that also drivers with versal name are assigned to proper fragment.
Signed-off-by: Michal Simek michal.simek@xilinx.com ---
MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 08222fd56948..1e51a98924dd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -403,6 +403,7 @@ M: Michal Simek michal.simek@xilinx.com S: Maintained T: git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git F: arch/arm/mach-versal/ +N: versal
ARM VERSATILE EXPRESS DRIVERS M: Liviu Dudau liviu.dudau@foss.arm.com

On 9/11/19 9:21 AM, Michal Simek wrote:
Just to make sure that also drivers with versal name are assigned to proper fragment.
Signed-off-by: Michal Simek michal.simek@xilinx.com
MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 08222fd56948..1e51a98924dd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -403,6 +403,7 @@ M: Michal Simek michal.simek@xilinx.com S: Maintained T: git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git F: arch/arm/mach-versal/ +N: versal
This as adds you as a second maintainer for ./board/samsung/universal_c210/universal.c currently maintained by Jaehoon Chung jh80.chung@samsung.com. Is this your intention?
Best regards
Heinrich
ARM VERSATILE EXPRESS DRIVERS M: Liviu Dudau liviu.dudau@foss.arm.com

On 11. 09. 19 9:46, Heinrich Schuchardt wrote:
On 9/11/19 9:21 AM, Michal Simek wrote:
Just to make sure that also drivers with versal name are assigned to proper fragment.
Signed-off-by: Michal Simek michal.simek@xilinx.com
MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 08222fd56948..1e51a98924dd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -403,6 +403,7 @@ M: Michal Simek michal.simek@xilinx.com S: Maintained T: git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git F: arch/arm/mach-versal/ +N: versal
This as adds you as a second maintainer for ./board/samsung/universal_c210/universal.c currently maintained by Jaehoon Chung jh80.chung@samsung.com. Is this your intention?
it is not intention. What about this? +N: (?<!uni)versal
Thanks, Michal
participants (2)
-
Heinrich Schuchardt
-
Michal Simek