devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/3] mt7988: initial DT changes
@ 2024-01-08  8:52 Rafał Miłecki
  2024-01-08  8:52 ` [PATCH V2 1/3] dt-bindings: arm64: mediatek: Add MT7988A and BPI-R4 Rafał Miłecki
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Rafał Miłecki @ 2024-01-08  8:52 UTC (permalink / raw)
  To: 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, Bernhard Rosenkränzer, Sean Wang,
	Frank Wunderlich, devicetree, linux-arm-kernel, linux-mediatek,
	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". It's initial code for MT7988A that will get extended
as we get more bindings available (pinctrl is big blocker right now).

AngeloGioacchino, Matthias: is this something you could queue in
git://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux
for v6.9?

Rafał Miłecki (3):
  dt-bindings: arm64: mediatek: Add MT7988A and BPI-R4
  arm64: dts: mediatek: Add initial MT7988A and BPI-R4
  arm64: dts: mediatek: mt7988: add clock controllers

 .../devicetree/bindings/arm/mediatek.yaml     |   4 +
 arch/arm64/boot/dts/mediatek/Makefile         |   1 +
 .../dts/mediatek/mt7988a-bananapi-bpi-r4.dts  |  11 ++
 arch/arm64/boot/dts/mediatek/mt7988a.dtsi     | 136 ++++++++++++++++++
 4 files changed, 152 insertions(+)
 create mode 100644 arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4.dts
 create mode 100644 arch/arm64/boot/dts/mediatek/mt7988a.dtsi

-- 
2.35.3


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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-08  8:52 [PATCH V2 0/3] mt7988: initial DT changes Rafał Miłecki
2024-01-08  8:52 ` [PATCH V2 1/3] dt-bindings: arm64: mediatek: Add MT7988A and BPI-R4 Rafał Miłecki
2024-01-08  9:34   ` Krzysztof Kozlowski
2024-01-08  8:52 ` [PATCH V2 2/3] arm64: dts: mediatek: Add initial " Rafał Miłecki
2024-01-08  8:52 ` [PATCH V2 3/3] arm64: dts: mediatek: mt7988: add clock controllers Rafał Miłecki
2024-01-08 12:21   ` Daniel Golle
2024-01-22  9:00 ` [PATCH V2 0/3] mt7988: initial DT changes 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).