Messages in this thread |  | | From | Frank Wunderlich <> | | Subject | [PATCH v2 00/18] continue mt7988 devicetree work | | Date | Mon, 2 Dec 2024 13:25:41 +0100 |
| |
From: Frank Wunderlich <frank-w@public-files.de>
This series adds some missing labels and new nodes to mt7988 DTS.
based on pinctrl-series https://patchwork.kernel.org/project/linux-mediatek/list/?series=913700
changes: v2: - reorder and squash label-commits to where they are used - add some more nodes - add changes to bananapi-r4 board - moving some nodes from SoC dtsi to board dts
Frank Wunderlich (18): arm64: dts: mediatek: mt7988: enable watchdog on bpi-r4 arm64: dts: mediatek: mt7988: add mmc support arm64: dts: mediatek: mt7988: add fixed regulators for 1v8 and 3v3 arm64: dts: mediatek: mt7988: add lvts node arm64: dts: mediatek: mt7988: add thermal-zone arm64: dts: mediatek: mt7988: add thermal trips to bpi-r4 arm64: dts: mediatek: mt7988: add reserved memory arm64: dts: mediatek: mt7988: add mcu-sys node for cpu arm64: dts: mediatek: mt7988: add operating-points arm64: dts: mediatek: mt7988: enable serial0 on bpi-r4 arm64: dts: mediatek: mt7988: add chosen node on bpi-r4 arm64: dts: mediatek: mt7988: add missing clock-div property for i2c arm64: dts: mediatek: mt7988: add i2c to bpi-r4 board arm64: dts: mediatek: mt7988: add pmic on bpi-r4 arm64: dts: mediatek: mt7988: add proc-supply for cpus on bpi-r4 arm64: dts: mediatek: mt7988: add i2c-mux on bpi-r4 arm64: dts: mediatek: mt7988: enable ssusb1 on bpi-r4 arm64: dts: mediatek: mt7988: enable pwm on bpi-r4
.../dts/mediatek/mt7988a-bananapi-bpi-r4.dts | 186 ++++++++++++++++++ arch/arm64/boot/dts/mediatek/mt7988a.dtsi | 137 +++++++++++-- 2 files changed, 311 insertions(+), 12 deletions(-)
-- 2.43.0
|  |