[GIT PULL] arm64: dts: MediaTek updates for v5.9
From: Matthias Brugger <matthias.bgg@gmail.com>
Date: 2020-07-15 22:53:42
Also in:
linux-mediatek
Hi Olof and Arnd! Hope you are fine. Please have a look on the following patches for 64 bit DT. The biggest news here is the basic support for the new Lenovo IdeaPad Duet Chromebook which is based on mt8183 SoC. No graphic so far, but I'm confident that we will get that in the next couple of releases. Regards, Matthias --- The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407: Linux 5.8-rc1 (2020-06-14 12:45:04 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/ tags/v5.8-next-dts64 for you to fetch changes up to cd894e274b74b33f417776e3ab6adec237558337: arm64: dts: mt8183: Add krane-sku176 board (2020-07-10 15:35:01 +0200) ---------------------------------------------------------------- mt8173: - update dmips for Cortex A53 mt8183: - add pericfg - fix unit names - add nodes for USB support - add basic support for Lenovo IdeaPad Duet 10.1" Chromebook ---------------------------------------------------------------- Enric Balletbo i Serra (7): dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-krane-sku176 arm64: dts: mt6358: Add the compatible for the regulators arm64: dts: mt8183: Add MediaTek's peripheral configuration controller arm64: dts: mt8183: Fix unit name warnings arm64: dts: mt8183-evb: Fix unit name warnings arm64: dts: mt8183: Add USB3.0 support arm64: dts: mt8183: Add krane-sku176 board Hsin-Yi Wang (1): arm64: dts: mt8173: Re-measure capacity-dmips-mhz .../devicetree/bindings/arm/mediatek.yaml | 5 + arch/arm64/boot/dts/mediatek/Makefile | 1 + arch/arm64/boot/dts/mediatek/mt6358.dtsi | 2 + arch/arm64/boot/dts/mediatek/mt8173.dtsi | 4 +- arch/arm64/boot/dts/mediatek/mt8183-evb.dts | 4 +- .../dts/mediatek/mt8183-kukui-krane-sku176.dts | 18 + .../boot/dts/mediatek/mt8183-kukui-krane.dtsi | 343 +++++++++ arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi | 788 +++++++++++++++++++++ arch/arm64/boot/dts/mediatek/mt8183.dtsi | 68 +- 9 files changed, 1227 insertions(+), 6 deletions(-) create mode 100644 arch/arm64/boot/dts/mediatek/mt8183-kukui-krane-sku176.dts create mode 100644 arch/arm64/boot/dts/mediatek/mt8183-kukui-krane.dtsi create mode 100644 arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel