diff mbox series

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

Message ID 20240527115933.7396-2-zajec5@gmail.com (mailing list archive)
State Accepted
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

Krzysztof Kozlowski May 27, 2024, 2:31 p.m. UTC | #1
On 27/05/2024 13:59, Rafał Miłecki 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>
> ---

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
Linus Walleij May 29, 2024, 7:42 a.m. UTC | #2
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 | #3
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 | #4
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 | #5
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 | #6
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,.*":