From: heiko@sntech.de (Heiko Stübner)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 2/4] ARM: rockchip: enable the AMBA bus
Date: Thu, 14 Aug 2014 23:00:56 +0200 [thread overview]
Message-ID: <1771927.azkQgDa6x6@diego> (raw)
In-Reply-To: <3132019.Q6dzkQ3ylK@diego>
This is needed to access the pl330 dma controllers on Rockchip SoCs.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Doug Anderson <dianders@chromium.org>
Tested-by: Kever Yang <kever.yang@rock-chips.com>
---
arch/arm/mach-rockchip/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/mach-rockchip/Kconfig b/arch/arm/mach-rockchip/Kconfig
index d168669..ac5803c 100644
--- a/arch/arm/mach-rockchip/Kconfig
+++ b/arch/arm/mach-rockchip/Kconfig
@@ -4,6 +4,7 @@ config ARCH_ROCKCHIP
select PINCTRL_ROCKCHIP
select ARCH_HAS_RESET_CONTROLLER
select ARCH_REQUIRE_GPIOLIB
+ select ARM_AMBA
select ARM_GIC
select CACHE_L2X0
select HAVE_ARM_ARCH_TIMER
--
1.9.0
next prev parent reply other threads:[~2014-08-14 21:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-14 20:59 [PATCH v2 0/4] ARM: rockchip: add dma support Heiko Stübner
2014-08-14 21:00 ` [PATCH v2 1/4] clk: rockchip: protect critical clocks from getting disabled Heiko Stübner
2014-09-02 19:06 ` Heiko Stübner
2014-08-14 21:00 ` Heiko Stübner [this message]
2014-08-14 21:01 ` [PATCH v2 3/4] ARM: dts: rockchip: add rk3288 dma controllers Heiko Stübner
2014-08-14 21:01 ` [PATCH v2 4/4] ARM: dts: rockchip: add rk3066 and rk3188 " Heiko Stübner
2014-09-02 20:34 ` [PATCH v2 0/4] ARM: rockchip: add dma support Heiko Stübner
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=1771927.azkQgDa6x6@diego \
--to=heiko@sntech.de \
--cc=linux-arm-kernel@lists.infradead.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).