[PATCH 0/3] Add initial DT for OpenWrt One

Rafał Miłecki zajec5 at gmail.com
Mon May 27 04:59:30 PDT 2024


From: Rafał Miłecki <rafal at 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




More information about the linux-arm-kernel mailing list