Message ID | 20240527115933.7396-3-zajec5@gmail.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | Add initial DT for OpenWrt One | expand |
On 27/05/2024 13:59, Rafał Miłecki wrote: > From: Rafał Miłecki <rafal@milecki.pl> > > OpenWrt One is the first ever OpenWrt product. It's based on MT7981B and > has entered an early production stage. > > Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
Il 27/05/24 13:59, Rafał Miłecki ha scritto: > From: Rafał Miłecki <rafal@milecki.pl> > > OpenWrt One is the first ever OpenWrt product. It's based on MT7981B and > has entered an early production stage. > > Signed-off-by: Rafał Miłecki <rafal@milecki.pl> > --- > Documentation/devicetree/bindings/arm/mediatek.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/arm/mediatek.yaml b/Documentation/devicetree/bindings/arm/mediatek.yaml > index eccc3f7cc4e6..c150acde1f90 100644 > --- a/Documentation/devicetree/bindings/arm/mediatek.yaml > +++ b/Documentation/devicetree/bindings/arm/mediatek.yaml > @@ -86,6 +86,7 @@ properties: > - items: > - enum: > - cudy,wr3000-v1 > + - openwrt,one Isn't the OpenWRT One made by BananaPi? In that case this would be bananapi,openwrt-one I guess? Is there any OpenWRT contact that can please help clarifying this? Thanks, Angelo > - xiaomi,ax3000t > - const: mediatek,mt7981b > - items:
On Mon, May 27, 2024 at 2:00 PM Rafał Miłecki <zajec5@gmail.com> wrote: > From: Rafał Miłecki <rafal@milecki.pl> > > OpenWrt One is the first ever OpenWrt product. It's based on MT7981B and > has entered an early production stage. > > 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 One is the first ever OpenWrt product. It's based on MT7981B and > has entered an early production stage. > > Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
On Tue, May 28, 2024 at 12:32 PM AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> wrote: > Isn't the OpenWRT One made by BananaPi? > In that case this would be bananapi,openwrt-one I guess? > > Is there any OpenWRT contact that can please help clarifying this? Both Rafal and me are members of the OpenWrt project. The legal responsibility and trademark of this product is handled by OpenWrt, so they are legally the entity producing this board, I think that is what matters for vendor strings. Yours, Linus Walleij
Il 29/05/24 09:51, Linus Walleij ha scritto: > On Tue, May 28, 2024 at 12:32 PM AngeloGioacchino Del Regno > <angelogioacchino.delregno@collabora.com> wrote: > >> Isn't the OpenWRT One made by BananaPi? >> In that case this would be bananapi,openwrt-one I guess? >> >> Is there any OpenWRT contact that can please help clarifying this? > > Both Rafal and me are members of the OpenWrt project. > > The legal responsibility and trademark of this product is handled > by OpenWrt, so they are legally the entity producing this board, > I think that is what matters for vendor strings. > > Yours, > Linus Walleij I was suspecting that, but wanted to be extremely sure of what's happening here especially because we're at the beginning of the new cycle. Btw, I think I didn't know that Rafal was involved in that ... or maybe I knew but I forgot - whatever - there's just too much stuff in my head right now :-P Thanks for clarifying! Cheers, Angelo
diff --git a/Documentation/devicetree/bindings/arm/mediatek.yaml b/Documentation/devicetree/bindings/arm/mediatek.yaml index eccc3f7cc4e6..c150acde1f90 100644 --- a/Documentation/devicetree/bindings/arm/mediatek.yaml +++ b/Documentation/devicetree/bindings/arm/mediatek.yaml @@ -86,6 +86,7 @@ properties: - items: - enum: - cudy,wr3000-v1 + - openwrt,one - xiaomi,ax3000t - const: mediatek,mt7981b - items: