From: John Garry <john.garry@huawei.com>
To: <xuwei5@huawei.com>
Cc: <arnd@arndb.de>, <geert+renesas@glider.be>,
<horms+renesas@verge.net.au>, <gregkh@linuxfoundation.org>,
<paul.gortmaker@windriver.com>, <robin.murphy@arm.com>,
<sebastien.bourdelin@savoirfairelinux.com>,
<bogdan.purcareata@nxp.com>, <tony@atomide.com>,
<linux-kernel@vger.kernel.org>, <linuxarm@huawei.com>,
<helgaas@kernel.org>, <olof@lixom.net>, <khilman@kernel.org>,
<tanxiaojun@huawei.com>, John Garry <john.garry@huawei.com>
Subject: [PATCH] HISI LPC: Add Kconfig MFD_CORE dependency
Date: Thu, 19 Apr 2018 19:55:46 +0800 [thread overview]
Message-ID: <1524138946-136701-1-git-send-email-john.garry@huawei.com> (raw)
For ACPI support of the HiSilicon LPC driver we depend
on MFD_CORE config.
Currently the HiSi LPC Kconfig entry does not define this
dependency, so add it.
Fixes: e0aa1563f894 ("HISI LPC: Add ACPI support")
Reported-and-tested-by: Tan Xiaojun <tanxiaojun@huawei.com>
Signed-off-by: John Garry <john.garry@huawei.com>
diff --git a/drivers/bus/Kconfig b/drivers/bus/Kconfig
index d1c0b60..6dc177b 100644
--- a/drivers/bus/Kconfig
+++ b/drivers/bus/Kconfig
@@ -33,6 +33,7 @@ config HISILICON_LPC
bool "Support for ISA I/O space on HiSilicon Hip06/7"
depends on ARM64 && (ARCH_HISI || COMPILE_TEST)
select INDIRECT_PIO
+ select MFD_CORE if ACPI
help
Driver to enable I/O access to devices attached to the Low Pin
Count bus on the HiSilicon Hip06/7 SoC.
--
1.9.1
next reply other threads:[~2018-04-19 11:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-19 11:55 John Garry [this message]
2018-04-19 12:00 ` Arnd Bergmann
2018-04-19 13:08 ` John Garry
2018-04-19 13:29 ` Arnd Bergmann
2018-04-19 13:42 ` John Garry
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=1524138946-136701-1-git-send-email-john.garry@huawei.com \
--to=john.garry@huawei.com \
--cc=arnd@arndb.de \
--cc=bogdan.purcareata@nxp.com \
--cc=geert+renesas@glider.be \
--cc=gregkh@linuxfoundation.org \
--cc=helgaas@kernel.org \
--cc=horms+renesas@verge.net.au \
--cc=khilman@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxarm@huawei.com \
--cc=olof@lixom.net \
--cc=paul.gortmaker@windriver.com \
--cc=robin.murphy@arm.com \
--cc=sebastien.bourdelin@savoirfairelinux.com \
--cc=tanxiaojun@huawei.com \
--cc=tony@atomide.com \
--cc=xuwei5@huawei.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
all inboxes | Powered by JetHome®