linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] qcom DT changes for v3.15
@ 2014-02-20 17:05 Kumar Gala
  2014-02-28 15:26 ` Arnd Bergmann
  0 siblings, 1 reply; 3+ messages in thread
From: Kumar Gala @ 2014-02-20 17:05 UTC (permalink / raw)
  To: arm
  Cc: Kevin Hilman, Arnd Bergmann, linux-arm-msm, linux-kernel,
	Rohit Vaswani, Olof Johansson, David Brown, linux-arm-kernel,
	Stanimir Varbanov

The following changes since commit cf1e8f0cd665e2a9966d2bee4e11ecc0938ff166:

   ARM: qcom: Rename various msm prefixed functions to qcom (2014-02-06 16:20:41 -0600)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git tags/qcom-dt-for-3.15

for you to fetch changes up to 5a229c2a59e5d42a7d670f4639aaedb272146ef1:

   ARM: dts: qcom-msm8960-cdp: Add RNG device tree node (2014-02-20 10:02:22 -0600)

----------------------------------------------------------------
Qualcomm ARM Based Device Tree Updates for v3.15

* Added device tree nodes to enable SMP on msm8660, msm8960, and msm8974
* Added Random Number Generator DT nodes for msm8974 and msm8960 SoCs

----------------------------------------------------------------
Rohit Vaswani (1):
       ARM: dts: qcom: Add nodes necessary for SMP boot

Stanimir Varbanov (2):
       ARM: dts: qcom: Add RNG device tree node
       ARM: dts: qcom-msm8960-cdp: Add RNG device tree node

  arch/arm/boot/dts/qcom-msm8660.dtsi | 24 ++++++++++++
  arch/arm/boot/dts/qcom-msm8960.dtsi | 59 ++++++++++++++++++++++++++++
  arch/arm/boot/dts/qcom-msm8974.dtsi | 76 +++++++++++++++++++++++++++++++++++++
  3 files changed, 159 insertions(+)

--
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation

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

* Re: [GIT PULL] qcom DT changes for v3.15
  2014-02-20 17:05 [GIT PULL] qcom DT changes for v3.15 Kumar Gala
@ 2014-02-28 15:26 ` Arnd Bergmann
  0 siblings, 0 replies; 3+ messages in thread
From: Arnd Bergmann @ 2014-02-28 15:26 UTC (permalink / raw)
  To: Kumar Gala
  Cc: arm, Kevin Hilman, linux-arm-msm, linux-kernel, Rohit Vaswani,
	Olof Johansson, David Brown, linux-arm-kernel, Stanimir Varbanov

On Thursday 20 February 2014, Kumar Gala wrote:
> The following changes since commit cf1e8f0cd665e2a9966d2bee4e11ecc0938ff166:
> 
>    ARM: qcom: Rename various msm prefixed functions to qcom (2014-02-06 16:20:41 -0600)
> 
> are available in the git repository at:
> 
>    git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git tags/qcom-dt-for-3.15
> 
> for you to fetch changes up to 5a229c2a59e5d42a7d670f4639aaedb272146ef1:
> 
>    ARM: dts: qcom-msm8960-cdp: Add RNG device tree node (2014-02-20 10:02:22 -0600)
> 

Merged into next/dt

	Arnd

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

* [GIT PULL] qcom DT changes for v3.15
@ 2014-05-23 18:37 Kumar Gala
  0 siblings, 0 replies; 3+ messages in thread
From: Kumar Gala @ 2014-05-23 18:37 UTC (permalink / raw)
  To: arm
  Cc: Kevin Hilman, Arnd Bergmann, linux-arm-msm, linux-kernel,
	Olof Johansson, David Brown, linux-arm-kernel, agross, gdjakov,
	iivanov

The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:

   Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git tags/qcom-dt-for-3.16

for you to fetch changes up to 08f9234ad6b0b8bc51046346eabf5b92e631e62a:

   soc: qcom: Add device tree binding for GSBI (2014-05-23 11:38:53 -0500)

----------------------------------------------------------------
Qualcomm ARM Based Device Tree Updates for v3.16

* Added device tree nodes for pinctrl and SDHC for msm8974 SoC/DB8074 board
* Added binding spec for GSBI configuration node

----------------------------------------------------------------
Andy Gross (1):
       soc: qcom: Add device tree binding for GSBI

Georgi Djakov (1):
       ARM: dts: msm: Add SDHC controller nodes for MSM8974 and DB8074 board

Ivan T. Ivanov (1):
       ARM: dts: MSM8974: Add pinctrl node

  .../devicetree/bindings/soc/qcom/qcom,gsbi.txt     | 78 ++++++++++++++++++++++
  arch/arm/boot/dts/qcom-apq8074-dragonboard.dts     | 13 ++++
  arch/arm/boot/dts/qcom-msm8974.dtsi                | 51 ++++++++++++++
  include/dt-bindings/soc/qcom,gsbi.h                | 26 ++++++++
  4 files changed, 168 insertions(+)
  create mode 100644 Documentation/devicetree/bindings/soc/qcom/qcom,gsbi.txt
  create mode 100644 include/dt-bindings/soc/qcom,gsbi.h

--
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation

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

end of thread, other threads:[~2014-05-23 18:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-20 17:05 [GIT PULL] qcom DT changes for v3.15 Kumar Gala
2014-02-28 15:26 ` Arnd Bergmann
2014-05-23 18:37 Kumar Gala

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).