mbox

[GIT,PULL] qcom defconfig changes for v3.18

Message ID 676B1050-4098-4E8C-A60D-07D86C3BF289@codeaurora.org
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git tags/qcom-defconfig-for-3.18

Message

Kumar Gala Sept. 22, 2014, 8:14 p.m. UTC
The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:

  Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git tags/qcom-defconfig-for-3.18

for you to fetch changes up to 3b6357a79b7b0a2c3b31c5c92d5dd0c51cda0391:

  ARM: qcom: Update defconfig (2014-09-22 13:59:08 -0500)

----------------------------------------------------------------
Qualcomm ARM Based defconfig Updates for v3.18

* General defconfig update to match upstream changes
* Enable IPQ806x & APQ8084 clk support
* Enable pinctrl on MSM8960 & APQ8084
* Enable CPU_IDLE to get basic wfi support
* Enable SPI NOR and MTD M25P80 support (used on AP148 board)
* Enable SATA PHY support on IPQ806x and APQ8064
* Enable Fixed regulator and ARM MMCI support (mmc support on APQ8064)

----------------------------------------------------------------
Kumar Gala (2):
      ARM: qcom: Update defconfig
      ARM: qcom: Update defconfig

 arch/arm/configs/qcom_defconfig | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

Comments

Kumar Gala Sept. 25, 2014, 10:32 p.m. UTC | #1
On Sep 22, 2014, at 3:14 PM, Kumar Gala <galak@codeaurora.org> wrote:

> The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:
> 
>  Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)
> 
> are available in the git repository at:
> 
>  git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git tags/qcom-defconfig-for-3.18
> 
> for you to fetch changes up to 3b6357a79b7b0a2c3b31c5c92d5dd0c51cda0391:
> 
>  ARM: qcom: Update defconfig (2014-09-22 13:59:08 -0500)
> 
> ----------------------------------------------------------------
> Qualcomm ARM Based defconfig Updates for v3.18
> 
> * General defconfig update to match upstream changes
> * Enable IPQ806x & APQ8084 clk support
> * Enable pinctrl on MSM8960 & APQ8084
> * Enable CPU_IDLE to get basic wfi support
> * Enable SPI NOR and MTD M25P80 support (used on AP148 board)
> * Enable SATA PHY support on IPQ806x and APQ8064
> * Enable Fixed regulator and ARM MMCI support (mmc support on APQ8064)
> 
> ----------------------------------------------------------------
> Kumar Gala (2):
>      ARM: qcom: Update defconfig
>      ARM: qcom: Update defconfig
> 
> arch/arm/configs/qcom_defconfig | 14 ++++++++++----
> 1 file changed, 10 insertions(+), 4 deletions(-)

ping.

- k
Arnd Bergmann Oct. 1, 2014, 2:39 p.m. UTC | #2
On Monday 22 September 2014, Kumar Gala wrote:
> Qualcomm ARM Based defconfig Updates for v3.18
> 
> * General defconfig update to match upstream changes
> * Enable IPQ806x & APQ8084 clk support
> * Enable pinctrl on MSM8960 & APQ8084
> * Enable CPU_IDLE to get basic wfi support
> * Enable SPI NOR and MTD M25P80 support (used on AP148 board)
> * Enable SATA PHY support on IPQ806x and APQ8064
> * Enable Fixed regulator and ARM MMCI support (mmc support on APQ8064)

This seems harmless, so I've pulled it into next/defconfig now.
Sorry for the delay, I basically stopped pulling anything that only
came in last week when it seemed that we'd have merge window opening
already.

	Arnd