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 0/3] Add initial DT for OpenWrt One
Date: Mon, 27 May 2024 13:59:30 +0200	[thread overview]
Message-ID: <20240527115933.7396-1-zajec5@gmail.com> (raw)

From: Rafał Miłecki <rafal@milecki.pl>

OpenWrt project (https://openwrt.org/) celebrates its 20 years by
releasing an OpenWrt One product. Early units have been produced and
will be followed by DVT samples really soon. Then the mass production
is about to start.

This patchset includes very initial DT for this product but with the
pending work on MT7981 all gaps should be filled soon.

Announcement:
OpenWrt One - celebrating 20 years of OpenWrt
https://lists.openwrt.org/pipermail/openwrt-devel/2024-January/042018.html

Rafał Miłecki (3):
  dt-bindings: vendor-prefixes: add OpenWrt
  dt-bindings: arm64: dts: mediatek: Add OpenWrt One
  arm64: dts: mediatek: Add OpenWrt One

 .../devicetree/bindings/arm/mediatek.yaml         |  1 +
 .../devicetree/bindings/vendor-prefixes.yaml      |  2 ++
 arch/arm64/boot/dts/mediatek/Makefile             |  1 +
 .../boot/dts/mediatek/mt7981b-openwrt-one.dts     | 15 +++++++++++++++
 4 files changed, 19 insertions(+)
 create mode 100644 arch/arm64/boot/dts/mediatek/mt7981b-openwrt-one.dts

-- 
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 Rafał Miłecki [this message]
2024-05-27 11:59 ` [PATCH 1/3] dt-bindings: vendor-prefixes: add OpenWrt Rafał Miłecki
2024-05-27 14:31   ` 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-1-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).