* [PATCH] ARM: multi_v7_defconfig: fix support for APQ8084
@ 2014-10-21 18:55 Srinivas Kandagatla
2014-10-28 21:11 ` Arnd Bergmann
0 siblings, 1 reply; 2+ messages in thread
From: Srinivas Kandagatla @ 2014-10-21 18:55 UTC (permalink / raw)
To: linux-arm-kernel
This patch enables configs required to boot IFC6540 board with atleast a
serial console.
Without this patch there is no serial console.
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
---
arch/arm/configs/multi_v7_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 491b7d5..c329338 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -235,6 +235,7 @@ CONFIG_SPI_TEGRA20_SLINK=y
CONFIG_SPI_XILINX=y
CONFIG_PINCTRL_AS3722=y
CONFIG_PINCTRL_PALMAS=y
+CONFIG_PINCTRL_APQ8084=y
CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_GENERIC_PLATFORM=y
CONFIG_GPIO_DWAPB=y
@@ -409,6 +410,7 @@ CONFIG_NVEC_POWER=y
CONFIG_NVEC_PAZ00=y
CONFIG_QCOM_GSBI=y
CONFIG_COMMON_CLK_QCOM=y
+CONFIG_APQ_MMCC_8084=y
CONFIG_MSM_GCC_8660=y
CONFIG_MSM_MMCC_8960=y
CONFIG_MSM_MMCC_8974=y
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: multi_v7_defconfig: fix support for APQ8084
2014-10-21 18:55 [PATCH] ARM: multi_v7_defconfig: fix support for APQ8084 Srinivas Kandagatla
@ 2014-10-28 21:11 ` Arnd Bergmann
0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2014-10-28 21:11 UTC (permalink / raw)
To: linux-arm-kernel
On Tuesday 21 October 2014 19:55:20 Srinivas Kandagatla wrote:
> This patch enables configs required to boot IFC6540 board with atleast a
> serial console.
>
> Without this patch there is no serial console.
>
> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
>
It wasn't really clear from your email what you expected to happen with this
patch. I've picked it up in the fixes branch for 3.18 now, as it seemed
to fit that category.
Arnd
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-10-28 21:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-21 18:55 [PATCH] ARM: multi_v7_defconfig: fix support for APQ8084 Srinivas Kandagatla
2014-10-28 21:11 ` Arnd Bergmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox