From: Tony Lindgren <tony@atomide.com>
To: linux-omap@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 5/7] ARM: omap2plus_defconfig: Enable McPDM optional PMIC clock as modules
Date: Sat, 14 Mar 2020 14:43:26 -0700 [thread overview]
Message-ID: <20200314214328.13342-5-tony@atomide.com> (raw)
In-Reply-To: <20200314214328.13342-1-tony@atomide.com>
The McPDM module is only usable on hardware where it's module clock
is wired to the PMIC. Let's enable the optional PMIC module clocks
for this so boards can use McPDM.
Signed-off-by: Tony Lindgren <tony@atomide.com>
---
arch/arm/configs/omap2plus_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -488,6 +488,8 @@ CONFIG_RTC_DRV_PALMAS=m
CONFIG_RTC_DRV_OMAP=m
CONFIG_RTC_DRV_CPCAP=m
CONFIG_DMADEVICES=y
+CONFIG_CLK_TWL6040=m
+CONFIG_COMMON_CLK_PALMAS=m
CONFIG_OMAP_IOMMU=y
CONFIG_REMOTEPROC=y
CONFIG_OMAP_REMOTEPROC=m
--
2.25.1
next prev parent reply other threads:[~2020-03-15 2:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-14 21:43 [PATCH 1/7] ARM: omap2plus_defconfig: Enable ext4 security for setcap Tony Lindgren
2020-03-14 21:43 ` [PATCH 2/7] ARM: omap2plus_defconfig: Enable simple-pm-bus Tony Lindgren
2020-03-14 21:43 ` [PATCH 3/7] ARM: omap2plus_defconfig: Enable zram as loadable modules Tony Lindgren
2020-03-14 21:43 ` [PATCH 4/7] ARM: omap2plus_defconfig: Enable more droid4 devices " Tony Lindgren
2020-03-14 21:43 ` Tony Lindgren [this message]
2020-03-14 21:43 ` [PATCH 6/7] ARM: omap2plus_defconfig: Enable ina2xx_adc as a loadable module Tony Lindgren
2020-03-14 21:43 ` [PATCH 7/7] ARM: omap2plus_defconfig: Update for moved and dropped options Tony Lindgren
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=20200314214328.13342-5-tony@atomide.com \
--to=tony@atomide.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.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 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).