All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] arm64: versal: Also record versal name to versal fragment
@ 2019-09-11  7:21 Michal Simek
  2019-09-11  7:46 ` Heinrich Schuchardt
  0 siblings, 1 reply; 3+ messages in thread
From: Michal Simek @ 2019-09-11  7:21 UTC (permalink / raw)
  To: u-boot

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>
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] arm64: versal: Also record versal name to versal fragment
  2019-09-11  7:21 [U-Boot] [PATCH] arm64: versal: Also record versal name to versal fragment Michal Simek
@ 2019-09-11  7:46 ` Heinrich Schuchardt
  2019-09-11  8:03   ` Michal Simek
  0 siblings, 1 reply; 3+ messages in thread
From: Heinrich Schuchardt @ 2019-09-11  7:46 UTC (permalink / raw)
  To: u-boot

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>
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] arm64: versal: Also record versal name to versal fragment
  2019-09-11  7:46 ` Heinrich Schuchardt
@ 2019-09-11  8:03   ` Michal Simek
  0 siblings, 0 replies; 3+ messages in thread
From: Michal Simek @ 2019-09-11  8:03 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-09-11  8:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-11  7:21 [U-Boot] [PATCH] arm64: versal: Also record versal name to versal fragment Michal Simek
2019-09-11  7:46 ` Heinrich Schuchardt
2019-09-11  8:03   ` Michal Simek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.