From: Andy Gross <agross@codeaurora.org>
To: arm@kernel.org
Cc: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] qcom arm64 dt changes for 4.3
Date: Thu, 30 Jul 2015 16:17:03 -0500 [thread overview]
Message-ID: <1438291023-17573-1-git-send-email-agross@codeaurora.org> (raw)
The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
are available in the git repository at:
git://codeaurora.org/quic/kernel/agross-msm.git tags/qcom-arm64-for-4.3
for you to fetch changes up to 9943230c8860178a6f6409f0ba19167c0a46a71b:
arm64: dts: qcom: Add apq8016-sbc board LED's related device nodes (2015-07-28 16:19:13 -0500)
----------------------------------------------------------------
* Add BLSP and required pinctrl info for MSM8916
* Add SDHC aliases and nodes for MSM8916
* Add USB nodes for MSM8916
* Add APQ8016 SBC specific USB configuration
* Add APQ8016 LED configuration
----------------------------------------------------------------
Ivan T. Ivanov (6):
arm64: dts: qcom: Extend msm8916 pinctrl device coverage
arm64: dts: qcom: Add msm8916 BLSP device nodes
arm64: dts: qcom: Add msm8916 USB configuration nodes
arm64: dts: qcom: apq8016-sbc: Don't hog client driver pins
arm64: dts: qcom: Fix apq8016-sbc board USB related pin definitions
arm64: dts: qcom: Add apq8016-sbc board LED's related device nodes
Srinivas Kandagatla (1):
arm64: dts: qcom: Add msm8916 sdhci configuration nodes
.../arm64/boot/dts/qcom/apq8016-sbc-pmic-pins.dtsi | 34 +-
arch/arm64/boot/dts/qcom/apq8016-sbc-soc-pins.dtsi | 14 +-
arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi | 51 +++
arch/arm64/boot/dts/qcom/msm8916-pins.dtsi | 430 ++++++++++++++++++++
arch/arm64/boot/dts/qcom/msm8916.dtsi | 227 +++++++++--
5 files changed, 708 insertions(+), 48 deletions(-)
create mode 100644 arch/arm64/boot/dts/qcom/msm8916-pins.dtsi
WARNING: multiple messages have this Message-ID (diff)
From: agross@codeaurora.org (Andy Gross)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] qcom arm64 dt changes for 4.3
Date: Thu, 30 Jul 2015 16:17:03 -0500 [thread overview]
Message-ID: <1438291023-17573-1-git-send-email-agross@codeaurora.org> (raw)
The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
are available in the git repository at:
git://codeaurora.org/quic/kernel/agross-msm.git tags/qcom-arm64-for-4.3
for you to fetch changes up to 9943230c8860178a6f6409f0ba19167c0a46a71b:
arm64: dts: qcom: Add apq8016-sbc board LED's related device nodes (2015-07-28 16:19:13 -0500)
----------------------------------------------------------------
* Add BLSP and required pinctrl info for MSM8916
* Add SDHC aliases and nodes for MSM8916
* Add USB nodes for MSM8916
* Add APQ8016 SBC specific USB configuration
* Add APQ8016 LED configuration
----------------------------------------------------------------
Ivan T. Ivanov (6):
arm64: dts: qcom: Extend msm8916 pinctrl device coverage
arm64: dts: qcom: Add msm8916 BLSP device nodes
arm64: dts: qcom: Add msm8916 USB configuration nodes
arm64: dts: qcom: apq8016-sbc: Don't hog client driver pins
arm64: dts: qcom: Fix apq8016-sbc board USB related pin definitions
arm64: dts: qcom: Add apq8016-sbc board LED's related device nodes
Srinivas Kandagatla (1):
arm64: dts: qcom: Add msm8916 sdhci configuration nodes
.../arm64/boot/dts/qcom/apq8016-sbc-pmic-pins.dtsi | 34 +-
arch/arm64/boot/dts/qcom/apq8016-sbc-soc-pins.dtsi | 14 +-
arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi | 51 +++
arch/arm64/boot/dts/qcom/msm8916-pins.dtsi | 430 ++++++++++++++++++++
arch/arm64/boot/dts/qcom/msm8916.dtsi | 227 +++++++++--
5 files changed, 708 insertions(+), 48 deletions(-)
create mode 100644 arch/arm64/boot/dts/qcom/msm8916-pins.dtsi
next reply other threads:[~2015-07-30 21:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-30 21:17 Andy Gross [this message]
2015-07-30 21:17 ` [GIT PULL] qcom arm64 dt changes for 4.3 Andy Gross
2015-08-05 8:50 ` Olof Johansson
2015-08-05 8:50 ` Olof Johansson
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=1438291023-17573-1-git-send-email-agross@codeaurora.org \
--to=agross@codeaurora.org \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=olof@lixom.net \
/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 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.