devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Rafał Miłecki" <zajec5@gmail.com>
To: Matthias Brugger <matthias.bgg@gmail.com>,
	AngeloGioacchino Del Regno
	<angelogioacchino.delregno@collabora.com>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>
Cc: "Chen-Yu Tsai" <wenst@chromium.org>,
	"Hsin-Yi Wang" <hsinyi@chromium.org>,
	"Nícolas F . R . A . Prado" <nfraprado@collabora.com>,
	"Macpaul Lin" <macpaul.lin@mediatek.com>,
	"Heiko Stuebner" <heiko.stuebner@cherry.de>,
	"Neil Armstrong" <neil.armstrong@linaro.org>,
	"Chris Morgan" <macromorgan@hotmail.com>,
	"Sebastian Reichel" <sre@kernel.org>,
	"Linus Walleij" <linus.walleij@linaro.org>,
	"Sean Wang" <sean.wang@mediatek.com>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org,
	openwrt-devel@lists.openwrt.org,
	"Rafał Miłecki" <rafal@milecki.pl>
Subject: [PATCH 1/3] dt-bindings: vendor-prefixes: add OpenWrt
Date: Mon, 27 May 2024 13:59:31 +0200	[thread overview]
Message-ID: <20240527115933.7396-2-zajec5@gmail.com> (raw)
In-Reply-To: <20240527115933.7396-1-zajec5@gmail.com>

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(+)

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,.*":
-- 
2.35.3


  reply	other threads:[~2024-05-27 12:00 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-27 11:59 [PATCH 0/3] Add initial DT for OpenWrt One Rafał Miłecki
2024-05-27 11:59 ` Rafał Miłecki [this message]
2024-05-27 14:31   ` [PATCH 1/3] dt-bindings: vendor-prefixes: add OpenWrt Krzysztof Kozlowski
2024-05-29  7:42   ` Linus Walleij
2024-06-03  7:37     ` AngeloGioacchino Del Regno
2024-06-04  7:14       ` Rafał Miłecki
2024-06-04 12:41         ` AngeloGioacchino Del Regno
2024-05-29  7:50   ` AngeloGioacchino Del Regno
2024-05-27 11:59 ` [PATCH 2/3] dt-bindings: arm64: dts: mediatek: Add OpenWrt One Rafał Miłecki
2024-05-27 14:31   ` Krzysztof Kozlowski
2024-05-28 10:32   ` AngeloGioacchino Del Regno
2024-05-29  7:51     ` Linus Walleij
2024-05-29  8:09       ` AngeloGioacchino Del Regno
2024-05-29  7:48   ` Linus Walleij
2024-05-29  7:50   ` AngeloGioacchino Del Regno
2024-05-27 11:59 ` [PATCH 3/3] " Rafał Miłecki
2024-05-29  7:38   ` Linus Walleij
2024-05-29  7:50   ` AngeloGioacchino Del Regno
2024-06-04 12:43 ` [PATCH 0/3] Add initial DT for " AngeloGioacchino Del Regno

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240527115933.7396-2-zajec5@gmail.com \
    --to=zajec5@gmail.com \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=heiko.stuebner@cherry.de \
    --cc=hsinyi@chromium.org \
    --cc=krzk+dt@kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=macpaul.lin@mediatek.com \
    --cc=macromorgan@hotmail.com \
    --cc=matthias.bgg@gmail.com \
    --cc=neil.armstrong@linaro.org \
    --cc=nfraprado@collabora.com \
    --cc=openwrt-devel@lists.openwrt.org \
    --cc=rafal@milecki.pl \
    --cc=robh@kernel.org \
    --cc=sean.wang@mediatek.com \
    --cc=sre@kernel.org \
    --cc=wenst@chromium.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).