From: Matthias Brugger <mbrugger@suse.com>
To: AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
robh@kernel.org
Cc: krzk+dt@kernel.org, conor+dt@kernel.org, ulf.hansson@linaro.org,
matthias.bgg@gmail.com, fshao@chromium.org,
y.oudjana@protonmail.com, wenst@chromium.org,
lihongbo22@huawei.com, mandyjh.liu@mediatek.com,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, kernel@collabora.com
Subject: Re: [PATCH v1 2/3] pmdomain: mediatek: Bump maximum bus protect data array elements
Date: Fri, 11 Apr 2025 10:44:47 +0200 [thread overview]
Message-ID: <2746c8a3-2d35-44bf-829a-e09c9441c2f9@suse.com> (raw)
In-Reply-To: <20250410143944.475773-3-angelogioacchino.delregno@collabora.com>
On 10/04/2025 16:39, AngeloGioacchino Del Regno wrote:
> In preparation for adding support for the MediaTek Dimensity 1200
> MT6893 SoC, bump the maximum elements of the bp_cfg array to 7.
>
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Matthias Brugger <mbrugger@suse.com>
> ---
> drivers/pmdomain/mediatek/mtk-pm-domains.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/pmdomain/mediatek/mtk-pm-domains.h b/drivers/pmdomain/mediatek/mtk-pm-domains.h
> index 2ac96804b985..7085fa2976e9 100644
> --- a/drivers/pmdomain/mediatek/mtk-pm-domains.h
> +++ b/drivers/pmdomain/mediatek/mtk-pm-domains.h
> @@ -44,7 +44,7 @@
> #define PWR_STATUS_AUDIO BIT(24)
> #define PWR_STATUS_USB BIT(25)
>
> -#define SPM_MAX_BUS_PROT_DATA 6
> +#define SPM_MAX_BUS_PROT_DATA 7
>
> enum scpsys_bus_prot_flags {
> BUS_PROT_REG_UPDATE = BIT(1),
next prev parent reply other threads:[~2025-04-11 8:54 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-10 14:39 [PATCH v1 0/3] MediaTek Dimensity 1200 - Add Power Domains support AngeloGioacchino Del Regno
2025-04-10 14:39 ` [PATCH v1 1/3] dt-bindings: power: mediatek: Support Dimensity 1200 MT6893 MTCMOS AngeloGioacchino Del Regno
2025-04-11 8:44 ` Matthias Brugger
2025-04-11 17:25 ` Rob Herring (Arm)
2025-04-10 14:39 ` [PATCH v1 2/3] pmdomain: mediatek: Bump maximum bus protect data array elements AngeloGioacchino Del Regno
2025-04-11 8:44 ` Matthias Brugger [this message]
2025-04-10 14:39 ` [PATCH v1 3/3] pmdomain: mediatek: Add support for Dimensity 1200 MT6893 AngeloGioacchino Del Regno
2025-04-11 8:44 ` Matthias Brugger
2025-04-24 16:57 ` [PATCH v1 0/3] MediaTek Dimensity 1200 - Add Power Domains support Ulf Hansson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2746c8a3-2d35-44bf-829a-e09c9441c2f9@suse.com \
--to=mbrugger@suse.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=fshao@chromium.org \
--cc=kernel@collabora.com \
--cc=krzk+dt@kernel.org \
--cc=lihongbo22@huawei.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-pm@vger.kernel.org \
--cc=mandyjh.liu@mediatek.com \
--cc=matthias.bgg@gmail.com \
--cc=robh@kernel.org \
--cc=ulf.hansson@linaro.org \
--cc=wenst@chromium.org \
--cc=y.oudjana@protonmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).