devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/2] mt7981b: initial DT code
@ 2024-01-11 10:39 Rafał Miłecki
  2024-01-11 10:39 ` [PATCH V2 1/2] dt-bindings: arm64: mediatek: Add MT7981B and Xiaomi AX3000T Rafał Miłecki
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Rafał Miłecki @ 2024-01-11 10:39 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, Matthias Brugger,
	AngeloGioacchino Del Regno, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: Daniel Golle, Hsin-Yi Wang, Nícolas F . R . A . Prado,
	jason-ch chen, Macpaul Lin, Sean Wang, devicetree,
	linux-arm-kernel, linux-mediatek, soc, linux-kernel,
	Rafał Miłecki

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

This work is based on linux-next content and was successfully verified
using "dtbs_check".

I'm not sure who should apply this work. Given I received reviews from
AngeloGioacchino should I expect Arnd to pick it to his tree directly?

Rafał Miłecki (2):
  dt-bindings: arm64: mediatek: Add MT7981B and Xiaomi AX3000T
  arm64: dts: mediatek: Add initial MT7981B and Xiaomi AX3000T

 .../devicetree/bindings/arm/mediatek.yaml     |   4 +
 arch/arm64/boot/dts/mediatek/Makefile         |   1 +
 .../dts/mediatek/mt7981b-xiaomi-ax3000t.dts   |  15 +++
 arch/arm64/boot/dts/mediatek/mt7981b.dtsi     | 105 ++++++++++++++++++
 4 files changed, 125 insertions(+)
 create mode 100644 arch/arm64/boot/dts/mediatek/mt7981b-xiaomi-ax3000t.dts
 create mode 100644 arch/arm64/boot/dts/mediatek/mt7981b.dtsi

-- 
2.35.3


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-01-22  8:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-11 10:39 [PATCH V2 0/2] mt7981b: initial DT code Rafał Miłecki
2024-01-11 10:39 ` [PATCH V2 1/2] dt-bindings: arm64: mediatek: Add MT7981B and Xiaomi AX3000T Rafał Miłecki
2024-01-11 10:39 ` [PATCH V2 2/2] arm64: dts: mediatek: Add initial " Rafał Miłecki
2024-01-11 10:56 ` [PATCH V2 0/2] mt7981b: initial DT code AngeloGioacchino Del Regno
2024-01-22  8:29 ` Matthias Brugger

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).