[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230525075011.7032-1-runyang.chen@mediatek.com>
Date: Thu, 25 May 2023 15:50:09 +0800
From: Runyang Chen <runyang.chen@...iatek.com>
To: Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>,
Matthias Brugger <matthias.bgg@...il.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>,
Philipp Zabel <p.zabel@...gutronix.de>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>
CC: <linux-clk@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-mediatek@...ts.infradead.org>, <devicetree@...r.kernel.org>,
Runyang Chen <runyang.chen@...iatek.com>
Subject: [PATCH v4 0/2] Add infra_ao reset support for MT8188 Soc
Based on tag: next-20230524, linux-next/master
v4:
1. Remove the attribute constant for infra_ao_rst_ofs and infra_ao_idx_map
since the reset controller driver will modifiy them.
v3:
1. The infra_ao_rst_ofs, infra_ao_idx_map and infra_ao_rst_desc are not
modified by the driver, so constify them.
v2:
1. Modify SoB to match author name.
v1:
1. Add thermal reset bit for MT8188.
2. Add infra_ao reset support for MT8188.
Runyang Chen (2):
dt-bindings: reset: mt8188: add thermal reset control bit
clk: mediatek: reset: add infra_ao reset support for MT8188
drivers/clk/mediatek/clk-mt8188-infra_ao.c | 24 ++++++++++++++++++++++
include/dt-bindings/reset/mt8188-resets.h | 5 +++++
2 files changed, 29 insertions(+)
--
2.18.0
Powered by blists - more mailing lists