diff mbox series

[1/3] dt-bindings: vendor-prefixes: add OpenWrt

Message ID 20240527115933.7396-2-zajec5@gmail.com
State Not Applicable
Delegated to: Rafał Miłecki
Headers show
Series Add initial DT for OpenWrt One | expand

Commit Message

Rafał Miłecki May 27, 2024, 11:59 a.m. UTC
From: Rafał Miłecki <rafal@milecki.pl>

OpenWrt project (with the help of MediaTek and Banana Pi) has produced
its very first own hardware. It needs its own prefix.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
---
 Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
 1 file changed, 2 insertions(+)

Comments

Linus Walleij May 29, 2024, 7:42 a.m. UTC | #1
On Mon, May 27, 2024 at 2:00 PM Rafał Miłecki <zajec5@gmail.com> wrote:

> From: Rafał Miłecki <rafal@milecki.pl>
>
> OpenWrt project (with the help of MediaTek and Banana Pi) has produced
> its very first own hardware. It needs its own prefix.
>
> Signed-off-by: Rafał Miłecki <rafal@milecki.pl>

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

Yours,
Linus Walleij
AngeloGioacchino Del Regno May 29, 2024, 7:50 a.m. UTC | #2
The sender domain has a DMARC Reject/Quarantine policy which disallows
sending mailing list messages using the original "From" header.

To mitigate this problem, the original message has been wrapped
automatically by the mailing list software.
Il 27/05/24 13:59, Rafał Miłecki ha scritto:
> From: Rafał Miłecki <rafal@milecki.pl>
> 
> OpenWrt project (with the help of MediaTek and Banana Pi) has produced
> its very first own hardware. It needs its own prefix.
> 
> Signed-off-by: Rafał Miłecki <rafal@milecki.pl>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
AngeloGioacchino Del Regno June 3, 2024, 7:37 a.m. UTC | #3
The sender domain has a DMARC Reject/Quarantine policy which disallows
sending mailing list messages using the original "From" header.

To mitigate this problem, the original message has been wrapped
automatically by the mailing list software.
Il 29/05/24 09:42, Linus Walleij ha scritto:
> On Mon, May 27, 2024 at 2:00 PM Rafał Miłecki <zajec5@gmail.com> wrote:
> 
>> From: Rafał Miłecki <rafal@milecki.pl>
>>
>> OpenWrt project (with the help of MediaTek and Banana Pi) has produced
>> its very first own hardware. It needs its own prefix.
>>
>> Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
> 
> Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
> 

Hello,

I'm not sure about who should pick this particular patch - should I pick it into
the MediaTek tree, or...?

Cheers,
Angelo
Rafał Miłecki June 4, 2024, 7:14 a.m. UTC | #4
On 3.06.2024 09:37, AngeloGioacchino Del Regno wrote:
> Il 29/05/24 09:42, Linus Walleij ha scritto:
>> On Mon, May 27, 2024 at 2:00 PM Rafał Miłecki <zajec5@gmail.com> wrote:
>>
>>> From: Rafał Miłecki <rafal@milecki.pl>
>>>
>>> OpenWrt project (with the help of MediaTek and Banana Pi) has produced
>>> its very first own hardware. It needs its own prefix.
>>>
>>> Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
>>
>> Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
>>
> 
> Hello,
> 
> I'm not sure about who should pick this particular patch - should I pick it into
> the MediaTek tree, or...?

We have ack from DT maintainer. Similar PATCH was picked by you during
the previous merge windows in the commit d67c211261d1 ("dt-bindings:
vendor-prefixes: add Cudy"). I don't see why this one couldn't go
through your / mediatek tree :)
AngeloGioacchino Del Regno June 4, 2024, 12:41 p.m. UTC | #5
The sender domain has a DMARC Reject/Quarantine policy which disallows
sending mailing list messages using the original "From" header.

To mitigate this problem, the original message has been wrapped
automatically by the mailing list software.
Il 04/06/24 09:14, Rafał Miłecki ha scritto:
> On 3.06.2024 09:37, AngeloGioacchino Del Regno wrote:
>> Il 29/05/24 09:42, Linus Walleij ha scritto:
>>> On Mon, May 27, 2024 at 2:00 PM Rafał Miłecki <zajec5@gmail.com> wrote:
>>>
>>>> From: Rafał Miłecki <rafal@milecki.pl>
>>>>
>>>> OpenWrt project (with the help of MediaTek and Banana Pi) has produced
>>>> its very first own hardware. It needs its own prefix.
>>>>
>>>> Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
>>>
>>> Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
>>>
>>
>> Hello,
>>
>> I'm not sure about who should pick this particular patch - should I pick it into
>> the MediaTek tree, or...?
> 
> We have ack from DT maintainer. Similar PATCH was picked by you during
> the previous merge windows in the commit d67c211261d1 ("dt-bindings:
> vendor-prefixes: add Cudy"). I don't see why this one couldn't go
> through your / mediatek tree :)

Ah, yes, right.

Cheers,
Angelo
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index e474055359f1..eabc353b8512 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1084,6 +1084,8 @@  patternProperties:
     description: OpenPandora GmbH
   "^openrisc,.*":
     description: OpenRISC.io
+  "^openwrt,.*":
+    description: OpenWrt
   "^option,.*":
     description: Option NV
   "^oranth,.*":