[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210728035859.5405-1-tinghan.shen@mediatek.com>
Date: Wed, 28 Jul 2021 11:58:55 +0800
From: Tinghan Shen <tinghan.shen@...iatek.com>
To: <ohad@...ery.com>, <bjorn.andersson@...aro.org>,
<mathieu.poirier@...aro.org>, <robh+dt@...nel.org>,
<matthias.bgg@...il.com>
CC: <linux-remoteproc@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-mediatek@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <srv_heupstream@...iatek.com>,
<tzungbi@...gle.com>,
<Project_Global_Chrome_Upstream_Group@...iatek.com>,
Tinghan Shen <tinghan.shen@...iatek.com>
Subject: [PATCH v4 0/4] Mediatek MT8195 SCP support
Changes since v3:
- Add missing patch version in mail subject
- No change to patches.
Changes since v2:
- Add compatible for mt8192
- Convert mtk,scp.txt to mtk,scp.yaml
- Refine clock checking method
Changes since v1:
- Fix missing 'compatible' line in binding document
Tinghan Shen (4):
dt-bindings: remoteproc: mediatek: Add binding for mt8195 scp
dt-bindings: remoteproc: mediatek: Add binding for mt8192 scp
dt-bindings: remoteproc: mediatek: Convert mtk,scp to json-schema
remoteproc: mediatek: Support mt8195 scp
.../bindings/remoteproc/mtk,scp.txt | 36 --------
.../bindings/remoteproc/mtk,scp.yaml | 85 +++++++++++++++++++
drivers/remoteproc/mtk_scp.c | 3 +-
3 files changed, 87 insertions(+), 37 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/remoteproc/mtk,scp.txt
create mode 100644 Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml
--
2.18.0
Powered by blists - more mailing lists