2016-03-01 11:37:53

by Matthias Brugger

[permalink] [raw]
Subject: Re: [PATCH 4/8] Documentation: devicetree: Document Tronsmart vendor prefix



On 01/03/16 00:44, Andreas Färber wrote:
> Choose the obvious prefix, "tronsmart".
>
> Cc: Matthias Brugger <[email protected]>
> Signed-off-by: Andreas Färber <[email protected]>
> ---

Same as a older patch I send some month ago. So also this is a trivial
one, for the record:

Singed-off-by: Matthias Brugger <[email protected]>

> Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt
> index f871e8e7e98f..662edc7bce04 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> @@ -243,6 +243,7 @@ toshiba Toshiba Corporation
> toumaz Toumaz
> tplink TP-LINK Technologies Co., Ltd.
> tronfy Tronfy
> +tronsmart Tronsmart
> truly Truly Semiconductors Limited
> upisemi uPI Semiconductor Corp.
> urt United Radiant Technology Corporation
>


2016-03-01 11:54:01

by Andreas Färber

[permalink] [raw]
Subject: Re: [PATCH 4/8] Documentation: devicetree: Document Tronsmart vendor prefix

Am 01.03.2016 um 12:37 schrieb Matthias Brugger:
> On 01/03/16 00:44, Andreas Färber wrote:
>> Choose the obvious prefix, "tronsmart".
>>
>> Cc: Matthias Brugger <[email protected]>
>> Signed-off-by: Andreas Färber <[email protected]>
>> ---
>
> Same as a older patch I send some month ago. So also this is a trivial
> one, for the record:
>
> Singed-off-by: Matthias Brugger <[email protected]>

Hm, I see yours got an Acked-by from Rob on Jan 17. Through whose queue
is this supposed to go?

Searching for it, I even found a similar 2014 patch from Beniamino
Galvani (CC'ed), without any review replies.

I'll happily pick up one of the previous patches instead. Sorry, was in
a hurry to clean this series up for Nicolas (Mini Mx) and to avoid any
Odroid-C2 users duplicating my work.

Cheers,
Andreas

>> Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt
>> b/Documentation/devicetree/bindings/vendor-prefixes.txt
>> index f871e8e7e98f..662edc7bce04 100644
>> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
>> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
>> @@ -243,6 +243,7 @@ toshiba Toshiba Corporation
>> toumaz Toumaz
>> tplink TP-LINK Technologies Co., Ltd.
>> tronfy Tronfy
>> +tronsmart Tronsmart
>> truly Truly Semiconductors Limited
>> upisemi uPI Semiconductor Corp.
>> urt United Radiant Technology Corporation

--
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton; HRB 21284 (AG Nürnberg)

2016-03-01 13:29:26

by Matthias Brugger

[permalink] [raw]
Subject: Re: [PATCH 4/8] Documentation: devicetree: Document Tronsmart vendor prefix



On 01/03/16 12:53, Andreas Färber wrote:
> Am 01.03.2016 um 12:37 schrieb Matthias Brugger:
>> On 01/03/16 00:44, Andreas Färber wrote:
>>> Choose the obvious prefix, "tronsmart".
>>>
>>> Cc: Matthias Brugger <[email protected]>
>>> Signed-off-by: Andreas Färber <[email protected]>
>>> ---
>>
>> Same as a older patch I send some month ago. So also this is a trivial
>> one, for the record:
>>
>> Singed-off-by: Matthias Brugger <[email protected]>
>
> Hm, I see yours got an Acked-by from Rob on Jan 17. Through whose queue
> is this supposed to go?
>

With the ack from Rob, this will be merged through the arm-soc tree.

> Searching for it, I even found a similar 2014 patch from Beniamino
> Galvani (CC'ed), without any review replies.
>
> I'll happily pick up one of the previous patches instead. Sorry, was in
> a hurry to clean this series up for Nicolas (Mini Mx) and to avoid any
> Odroid-C2 users duplicating my work.
>

No worries :)

Cheers,
Matthias

2016-03-01 19:23:18

by Beniamino Galvani

[permalink] [raw]
Subject: Re: [PATCH 4/8] Documentation: devicetree: Document Tronsmart vendor prefix

On Tue, Mar 01, 2016 at 12:53:55PM +0100, Andreas F?rber wrote:
> Searching for it, I even found a similar 2014 patch from Beniamino
> Galvani (CC'ed), without any review replies.
>
> I'll happily pick up one of the previous patches instead. Sorry, was in
> a hurry to clean this series up for Nicolas (Mini Mx) and to avoid any
> Odroid-C2 users duplicating my work.

Yeah, my patch was never merged for reasons that I don't remeber;
anyway I'm fine with your patch.

Beniamino