All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
To: catalin.marinas@arm.com, will@kernel.org, bjorn.andersson@linaro.org
Cc: linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, bryan.odonoghue@linaro.org,
	dikshita@qti.qualcomm.com, jonathan@marek.ca,
	stanimir.varbanov@linaro.org
Subject: [PATCH 1/1] arm64: defconfig: Enable SM8250 video clock controller
Date: Wed, 17 Feb 2021 15:58:42 +0000	[thread overview]
Message-ID: <20210217155842.1715999-2-bryan.odonoghue@linaro.org> (raw)
In-Reply-To: <20210217155842.1715999-1-bryan.odonoghue@linaro.org>

Enable the building of the sm8250 video clock controller by default.

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index d612f633b771..292f1edd78e6 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -960,6 +960,7 @@ CONFIG_SM_GCC_8250=y
 CONFIG_SM_GPUCC_8150=y
 CONFIG_SM_GPUCC_8250=y
 CONFIG_SM_DISPCC_8250=y
+CONFIG_SM_VIDEOCC_8250=y
 CONFIG_QCOM_HFPLL=y
 CONFIG_CLK_GFM_LPASS_SM8250=m
 CONFIG_HWSPINLOCK=y
-- 
2.29.2


WARNING: multiple messages have this Message-ID (diff)
From: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
To: catalin.marinas@arm.com, will@kernel.org, bjorn.andersson@linaro.org
Cc: jonathan@marek.ca, dikshita@qti.qualcomm.com,
	linux-kernel@vger.kernel.org, stanimir.varbanov@linaro.org,
	bryan.odonoghue@linaro.org, linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/1] arm64: defconfig: Enable SM8250 video clock controller
Date: Wed, 17 Feb 2021 15:58:42 +0000	[thread overview]
Message-ID: <20210217155842.1715999-2-bryan.odonoghue@linaro.org> (raw)
In-Reply-To: <20210217155842.1715999-1-bryan.odonoghue@linaro.org>

Enable the building of the sm8250 video clock controller by default.

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index d612f633b771..292f1edd78e6 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -960,6 +960,7 @@ CONFIG_SM_GCC_8250=y
 CONFIG_SM_GPUCC_8150=y
 CONFIG_SM_GPUCC_8250=y
 CONFIG_SM_DISPCC_8250=y
+CONFIG_SM_VIDEOCC_8250=y
 CONFIG_QCOM_HFPLL=y
 CONFIG_CLK_GFM_LPASS_SM8250=m
 CONFIG_HWSPINLOCK=y
-- 
2.29.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2021-02-17 15:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-17 15:58 [PATCH 0/1] arm64: defconfig: Switch on sm8250 videocc by default Bryan O'Donoghue
2021-02-17 15:58 ` Bryan O'Donoghue
2021-02-17 15:58 ` Bryan O'Donoghue [this message]
2021-02-17 15:58   ` [PATCH 1/1] arm64: defconfig: Enable SM8250 video clock controller Bryan O'Donoghue

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=20210217155842.1715999-2-bryan.odonoghue@linaro.org \
    --to=bryan.odonoghue@linaro.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=catalin.marinas@arm.com \
    --cc=dikshita@qti.qualcomm.com \
    --cc=jonathan@marek.ca \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stanimir.varbanov@linaro.org \
    --cc=will@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.