All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
To: Bjorn Andersson <bjorn.andersson@linaro.org>
Cc: Andy Gross <agross@kernel.org>,
	Michael Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@kernel.org>,
	Robert Foss <robert.foss@linaro.org>,
	linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org
Subject: [PATCH 0/2] clk: qcom: Fix topology around titan_top power domain
Date: Fri, 20 May 2022 00:41:31 +0300	[thread overview]
Message-ID: <20220519214133.1728979-1-vladimir.zapolskiy@linaro.org> (raw)

On SDM845 abd SM8250 platforms two found VFE GDSC power domains shall
not be operated, if titan top is turned off, thus the former power
domains will be set as subdomains by a GDSC registration routine.

The fixes allow to drastically simplify power domain management in CAMSS
driver.

Vladimir Zapolskiy (2):
  clk: qcom: camcc-sdm845: Fix topology around titan_top power domain
  clk: qcom: camcc-sm8250: Fix topology around titan_top power domain

 drivers/clk/qcom/camcc-sdm845.c | 4 ++++
 drivers/clk/qcom/camcc-sm8250.c | 4 ++++
 2 files changed, 8 insertions(+)

-- 
2.33.0


             reply	other threads:[~2022-05-19 21:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-19 21:41 Vladimir Zapolskiy [this message]
2022-05-19 21:41 ` [PATCH 1/2] clk: qcom: camcc-sdm845: Fix topology around titan_top power domain Vladimir Zapolskiy
2022-05-23  8:57   ` Robert Foss
2022-05-19 21:41 ` [PATCH 2/2] clk: qcom: camcc-sm8250: " Vladimir Zapolskiy
2022-05-23  8:57   ` Robert Foss
2022-07-03  3:56 ` [PATCH 0/2] clk: qcom: " Bjorn Andersson

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=20220519214133.1728979-1-vladimir.zapolskiy@linaro.org \
    --to=vladimir.zapolskiy@linaro.org \
    --cc=agross@kernel.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=robert.foss@linaro.org \
    --cc=sboyd@kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.