All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] arm64: defconfig: Add Qualcomm sdhci and restart functionality
@ 2016-02-09 10:19 ` Georgi Djakov
  0 siblings, 0 replies; 4+ messages in thread
From: Georgi Djakov @ 2016-02-09 10:19 UTC (permalink / raw)
  To: arm; +Cc: andy.gross, linux-arm-kernel, linux-arm-msm, georgi.djakov

Enable sdhci and restart functionality for devices based on msm8916 platform.
Also increase the number of minors per block device to detect all available
partitions.

Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
---

Changes since v1 (https://lkml.org/lkml/2016/2/4/259)
 * Rebased onto arm-soc/next/arm64

 arch/arm64/configs/defconfig |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 91ae2634cae9..ad26a53ddfe9 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -150,6 +150,7 @@ CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
 CONFIG_GPIO_PL061=y
 CONFIG_GPIO_RCAR=y
 CONFIG_GPIO_XGENE=y
+CONFIG_POWER_RESET_MSM=y
 CONFIG_POWER_RESET_XGENE=y
 CONFIG_POWER_RESET_SYSCON=y
 # CONFIG_HWMON is not set
@@ -186,10 +187,12 @@ CONFIG_USB_MSM_OTG=y
 CONFIG_USB_ULPI=y
 CONFIG_USB_GADGET=y
 CONFIG_MMC=y
+CONFIG_MMC_BLOCK_MINORS=32
 CONFIG_MMC_ARMMMCI=y
 CONFIG_MMC_SDHCI=y
 CONFIG_MMC_SDHCI_PLTFM=y
 CONFIG_MMC_SDHCI_TEGRA=y
+CONFIG_MMC_SDHCI_MSM=y
 CONFIG_MMC_SPI=y
 CONFIG_MMC_DW=y
 CONFIG_MMC_DW_EXYNOS=y

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH v2] arm64: defconfig: Add Qualcomm sdhci and restart functionality
@ 2016-02-09 10:19 ` Georgi Djakov
  0 siblings, 0 replies; 4+ messages in thread
From: Georgi Djakov @ 2016-02-09 10:19 UTC (permalink / raw)
  To: linux-arm-kernel

Enable sdhci and restart functionality for devices based on msm8916 platform.
Also increase the number of minors per block device to detect all available
partitions.

Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
---

Changes since v1 (https://lkml.org/lkml/2016/2/4/259)
 * Rebased onto arm-soc/next/arm64

 arch/arm64/configs/defconfig |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 91ae2634cae9..ad26a53ddfe9 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -150,6 +150,7 @@ CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
 CONFIG_GPIO_PL061=y
 CONFIG_GPIO_RCAR=y
 CONFIG_GPIO_XGENE=y
+CONFIG_POWER_RESET_MSM=y
 CONFIG_POWER_RESET_XGENE=y
 CONFIG_POWER_RESET_SYSCON=y
 # CONFIG_HWMON is not set
@@ -186,10 +187,12 @@ CONFIG_USB_MSM_OTG=y
 CONFIG_USB_ULPI=y
 CONFIG_USB_GADGET=y
 CONFIG_MMC=y
+CONFIG_MMC_BLOCK_MINORS=32
 CONFIG_MMC_ARMMMCI=y
 CONFIG_MMC_SDHCI=y
 CONFIG_MMC_SDHCI_PLTFM=y
 CONFIG_MMC_SDHCI_TEGRA=y
+CONFIG_MMC_SDHCI_MSM=y
 CONFIG_MMC_SPI=y
 CONFIG_MMC_DW=y
 CONFIG_MMC_DW_EXYNOS=y

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH v2] arm64: defconfig: Add Qualcomm sdhci and restart functionality
  2016-02-09 10:19 ` Georgi Djakov
@ 2016-02-24 20:19   ` Olof Johansson
  -1 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2016-02-24 20:19 UTC (permalink / raw)
  To: Georgi Djakov; +Cc: arm, andy.gross, linux-arm-kernel, linux-arm-msm

Hi,

On Tue, Feb 09, 2016 at 12:19:45PM +0200, Georgi Djakov wrote:
> Enable sdhci and restart functionality for devices based on msm8916 platform.
> Also increase the number of minors per block device to detect all available
> partitions.

Title is unfortunately misleading. Please do two patches, or update the title.


-Olof

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH v2] arm64: defconfig: Add Qualcomm sdhci and restart functionality
@ 2016-02-24 20:19   ` Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2016-02-24 20:19 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

On Tue, Feb 09, 2016 at 12:19:45PM +0200, Georgi Djakov wrote:
> Enable sdhci and restart functionality for devices based on msm8916 platform.
> Also increase the number of minors per block device to detect all available
> partitions.

Title is unfortunately misleading. Please do two patches, or update the title.


-Olof

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-02-24 22:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-09 10:19 [PATCH v2] arm64: defconfig: Add Qualcomm sdhci and restart functionality Georgi Djakov
2016-02-09 10:19 ` Georgi Djakov
2016-02-24 20:19 ` Olof Johansson
2016-02-24 20:19   ` Olof Johansson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.