devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] arm64: dts: mediatek: Add MT8186 Voltorb Chromebooks
@ 2024-06-20  9:47 Chen-Yu Tsai
  2024-06-20  9:47 ` [PATCH 1/3] dt-bindings: regulator: mt6315: Document MT6319 PMIC Chen-Yu Tsai
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Chen-Yu Tsai @ 2024-06-20  9:47 UTC (permalink / raw)
  To: Mark Brown, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Matthias Brugger, AngeloGioacchino Del Regno, Hsin-Hsiung Wang
  Cc: Chen-Yu Tsai, devicetree, linux-mediatek, linux-arm-kernel,
	linux-kernel

Hi folks,

This series adds support for the MT8186 Voltorb Chromebooks. This is yet
another product based on the Corsola reference design. This particular
version features a higher end spec-ed SoC, necessitating a beefier
regulator for the big core cluster.

Patch 1 adds an entry for a new regulator IC. How this differs from
the previous iteration is not totally clear.

Patch 2 adds an entry for the Voltorb devices.

Patch 3 adds the device trees for the new devices.


Please have a look. I expect either all three patches to go through the
MediaTek tree; or the first can go through the regulator tree, and the
other two through the MediaTek tree.


Thanks
ChenYu


Chen-Yu Tsai (3):
  dt-bindings: regulator: mt6315: Document MT6319 PMIC
  dt-bindings: arm: mediatek: Add MT8186 Voltorb Chromebooks
  arm64: dts: mediatek: Add MT8186 Voltorb Chromebooks

 .../devicetree/bindings/arm/mediatek.yaml     |   7 ++
 .../bindings/regulator/mt6315-regulator.yaml  |   6 +-
 arch/arm64/boot/dts/mediatek/Makefile         |   2 +
 .../mt8186-corsola-voltorb-sku589824.dts      |  13 +++
 .../mt8186-corsola-voltorb-sku589825.dts      |  25 +++++
 .../dts/mediatek/mt8186-corsola-voltorb.dtsi  | 103 ++++++++++++++++++
 6 files changed, 155 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm64/boot/dts/mediatek/mt8186-corsola-voltorb-sku589824.dts
 create mode 100644 arch/arm64/boot/dts/mediatek/mt8186-corsola-voltorb-sku589825.dts
 create mode 100644 arch/arm64/boot/dts/mediatek/mt8186-corsola-voltorb.dtsi

-- 
2.45.2.741.gdbec12cfda-goog


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

end of thread, other threads:[~2024-06-24 10:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-20  9:47 [PATCH 0/3] arm64: dts: mediatek: Add MT8186 Voltorb Chromebooks Chen-Yu Tsai
2024-06-20  9:47 ` [PATCH 1/3] dt-bindings: regulator: mt6315: Document MT6319 PMIC Chen-Yu Tsai
2024-06-20 16:12   ` Conor Dooley
2024-06-20  9:47 ` [PATCH 2/3] dt-bindings: arm: mediatek: Add MT8186 Voltorb Chromebooks Chen-Yu Tsai
2024-06-20 16:13   ` Conor Dooley
2024-06-24  7:45     ` Chen-Yu Tsai
2024-06-20  9:47 ` [PATCH 3/3] arm64: dts: " Chen-Yu Tsai
2024-06-21  0:49 ` (subset) [PATCH 0/3] " Mark Brown
2024-06-24 10:51 ` AngeloGioacchino Del Regno

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