From: Bartosz Golaszewski <brgl@bgdev•pl>
To: Sekhar Nori <nsekhar@ti•com>, Kevin Hilman <khilman@kernel•org>,
Rob Herring <robh+dt@kernel•org>,
Mark Rutland <mark.rutland@arm•com>,
David Lechner <david@lechnology•com>,
Adam Ford <aford173@gmail•com>
Cc: devicetree@vger•kernel.org, linux-kernel@vger•kernel.org,
linux-arm-kernel@lists•infradead.org,
Bartosz Golaszewski <bgolaszewski@baylibre•com>
Subject: [PATCH v3 3/3] ARM: davinci_all_defconfig: Enable CPUFREQ_DT
Date: Mon, 8 Apr 2019 09:59:24 +0200 [thread overview]
Message-ID: <20190408075924.2284-4-brgl@bgdev.pl> (raw)
In-Reply-To: <20190408075924.2284-1-brgl@bgdev.pl>
From: David Lechner <david@lechnology•com>
This sets CONFIG_CPUFREQ_DT=m in davinci_all_defconfig. This is used for
frequency scaling on device tree boards.
Signed-off-by: David Lechner <david@lechnology•com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre•com>
---
arch/arm/configs/davinci_all_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/davinci_all_defconfig b/arch/arm/configs/davinci_all_defconfig
index 207962a656a2..c3502236132e 100644
--- a/arch/arm/configs/davinci_all_defconfig
+++ b/arch/arm/configs/davinci_all_defconfig
@@ -45,6 +45,7 @@ CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_PERFORMANCE=m
CONFIG_CPU_FREQ_GOV_POWERSAVE=m
CONFIG_CPU_FREQ_GOV_ONDEMAND=m
+CONFIG_CPUFREQ_DT=m
CONFIG_CPU_IDLE=y
CONFIG_NET=y
CONFIG_PACKET=y
--
2.21.0
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2019-04-08 8:00 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-08 7:59 [PATCH v3 0/3] ARM: da850: enable cpufreq in DT mode Bartosz Golaszewski
2019-04-08 7:59 ` [PATCH v3 1/3] ARM: dts: da850: add cpu node and operating points to DT Bartosz Golaszewski
2019-04-08 13:47 ` David Lechner
2019-04-08 13:51 ` Bartosz Golaszewski
2019-04-08 13:55 ` David Lechner
2019-04-12 11:26 ` Sekhar Nori
2019-04-12 12:11 ` Bartosz Golaszewski
2019-04-12 13:53 ` Sekhar Nori
2019-04-12 15:31 ` Bartosz Golaszewski
2019-04-15 10:21 ` Sekhar Nori
2019-04-15 11:54 ` Bartosz Golaszewski
2019-04-15 13:02 ` Adam Ford
2019-04-16 8:37 ` Bartosz Golaszewski
2019-04-16 11:48 ` Adam Ford
2019-04-17 8:15 ` Sekhar Nori
2019-04-16 14:38 ` David Lechner
2019-04-17 8:24 ` Sekhar Nori
2019-04-08 7:59 ` [PATCH v3 2/3] ARM: dts: da850-evm: enable cpufreq Bartosz Golaszewski
2019-04-12 13:06 ` Sekhar Nori
2019-04-12 13:09 ` Bartosz Golaszewski
2019-04-12 13:59 ` Adam Ford
2019-04-12 14:23 ` Bartosz Golaszewski
2019-04-08 7:59 ` Bartosz Golaszewski [this message]
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=20190408075924.2284-4-brgl@bgdev.pl \
--to=brgl@bgdev$(echo .)pl \
--cc=aford173@gmail$(echo .)com \
--cc=bgolaszewski@baylibre$(echo .)com \
--cc=david@lechnology$(echo .)com \
--cc=devicetree@vger$(echo .)kernel.org \
--cc=khilman@kernel$(echo .)org \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=mark.rutland@arm$(echo .)com \
--cc=nsekhar@ti$(echo .)com \
--cc=robh+dt@kernel$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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