[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9aebaf57-e461-b71f-a707-8edbfe8f97be@gmail.com>
Date: Mon, 21 Nov 2022 13:23:29 +0100
From: Matthias Brugger <matthias.bgg@...il.com>
To: AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>
Cc: robh+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org,
hsinyi@...omium.org, nfraprado@...labora.com,
allen-kh.cheng@...iatek.com, sam.shih@...iatek.com, andrew@...n.ch,
sean.wang@...iatek.com, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org
Subject: Re: [PATCH v2 0/6] MT6795 Devicetrees and Sony Xperia M5
On 27/10/2022 11:54, AngeloGioacchino Del Regno wrote:
> This series brings some more support for the MT6795 SoC, as it
> adds support for basic clock controllers (and resets) and all
> of the mtk-sd mmc controllers.
>
> While at it, since now it's possible to get the "first signs of
> life" out of a MT6795 smartphone platform, add a basic devicetree
> for the Sony Xperia M5 (codename "Holly") device as to start
> preparing the ground for a gradual bringup.
>
> This series depends on [1] my mt6795 clocks series.
>
> P.S.: Thumbs up for the first MediaTek-powered ARM64 smartphone
> going upstream! :-) :-) :-)
>
> Changes in v2:
> - Rebased over next-20221026
> - Removed "mediatek,mt8173-mmc" from mmc compatible strings
> - Added clock and reset dt-bindings headers inclusions
>
> AngeloGioacchino Del Regno (6):
> arm64: dts: mediatek: mt6795: Add topckgen, infra, peri clocks/resets
> arm64: dts: mediatek: mt6795: Replace UART dummy clocks with pericfg
> arm64: dts: mediatek: mt6795: Add support for APDMA and wire up UART
> DMAs
> arm64: dts: mediatek: mt6795: Add support for eMMC/SD/SDIO controllers
> dt-bindings: arm: mediatek: Add compatible for MT6795 Sony Xperia M5
> arm64: dts: mediatek: Add support for MT6795 Sony Xperia M5 smartphone
>
Whole series applied, thanks!
> .../devicetree/bindings/arm/mediatek.yaml | 1 +
> arch/arm64/boot/dts/mediatek/Makefile | 1 +
> .../dts/mediatek/mt6795-sony-xperia-m5.dts | 88 ++++++++++++++
> arch/arm64/boot/dts/mediatek/mt6795.dtsi | 109 +++++++++++++++++-
> 4 files changed, 195 insertions(+), 4 deletions(-)
> create mode 100644 arch/arm64/boot/dts/mediatek/mt6795-sony-xperia-m5.dts
>
Powered by blists - more mailing lists