Message ID | 20240527115933.7396-2-zajec5@gmail.com |
---|---|
State | Not Applicable |
Headers | show |
Series | Add initial DT for OpenWrt One | expand |
Context | Check | Description |
---|---|---|
robh/checkpatch | success | |
robh/patch-applied | success | |
robh/dtbs-check | warning | build log |
robh/dt-meta-schema | success |
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
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
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>
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
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 :)
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 --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,.*":