All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@codeaurora.org>
To: Andy Gross <agross@codeaurora.org>
Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/5] Enable SPI ethernet on MSM8960 CDP
Date: Tue, 16 Jun 2015 13:31:11 -0700	[thread overview]
Message-ID: <1434486676-21812-1-git-send-email-sboyd@codeaurora.org> (raw)

These patches enable the ks8851 SPI ethernet adapter found on
MSM8960 CDPs.

Stephen Boyd (5):
  ARM: dts: qcom: Replace gpio node with pinctrl node
  ARM: dts: qcom: Add MSM8960 RPM and RPM regulator nodes
  ARM: dts: qcom: Add MSM8960 CDP RPM regulators
  ARM: dts: qcom: Add ks8851 node for wired ethernet
  ARM: qcom_defconfig: Enable options for KS8851 ethernet

 arch/arm/boot/dts/qcom-msm8960-cdp.dts | 302 +++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/qcom-msm8960.dtsi    |  49 +++++-
 arch/arm/configs/qcom_defconfig        |   3 +
 3 files changed, 351 insertions(+), 3 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

WARNING: multiple messages have this Message-ID (diff)
From: sboyd@codeaurora.org (Stephen Boyd)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/5] Enable SPI ethernet on MSM8960 CDP
Date: Tue, 16 Jun 2015 13:31:11 -0700	[thread overview]
Message-ID: <1434486676-21812-1-git-send-email-sboyd@codeaurora.org> (raw)

These patches enable the ks8851 SPI ethernet adapter found on
MSM8960 CDPs.

Stephen Boyd (5):
  ARM: dts: qcom: Replace gpio node with pinctrl node
  ARM: dts: qcom: Add MSM8960 RPM and RPM regulator nodes
  ARM: dts: qcom: Add MSM8960 CDP RPM regulators
  ARM: dts: qcom: Add ks8851 node for wired ethernet
  ARM: qcom_defconfig: Enable options for KS8851 ethernet

 arch/arm/boot/dts/qcom-msm8960-cdp.dts | 302 +++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/qcom-msm8960.dtsi    |  49 +++++-
 arch/arm/configs/qcom_defconfig        |   3 +
 3 files changed, 351 insertions(+), 3 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

             reply	other threads:[~2015-06-16 20:31 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-16 20:31 Stephen Boyd [this message]
2015-06-16 20:31 ` [PATCH 0/5] Enable SPI ethernet on MSM8960 CDP Stephen Boyd
2015-06-16 20:31 ` [PATCH 1/5] ARM: dts: qcom: Replace gpio node with pinctrl node Stephen Boyd
2015-06-16 20:31   ` Stephen Boyd
2015-07-23 20:59   ` Andy Gross
2015-07-23 20:59     ` Andy Gross
2015-06-16 20:31 ` [PATCH 2/5] ARM: dts: qcom: Add MSM8960 RPM and RPM regulator nodes Stephen Boyd
2015-06-16 20:31   ` Stephen Boyd
2015-07-23 21:24   ` Andy Gross
2015-07-23 21:24     ` Andy Gross
2015-06-16 20:31 ` [PATCH 3/5] ARM: dts: qcom: Add MSM8960 CDP RPM regulators Stephen Boyd
2015-06-16 20:31   ` Stephen Boyd
2015-07-23 21:04   ` Andy Gross
2015-07-23 21:04     ` Andy Gross
2015-06-16 20:31 ` [PATCH 4/5] ARM: dts: qcom: Add ks8851 node for wired ethernet Stephen Boyd
2015-06-16 20:31   ` Stephen Boyd
2015-06-16 20:31   ` Stephen Boyd
2015-07-23 21:25   ` Andy Gross
2015-07-23 21:25     ` Andy Gross
2015-06-16 20:31 ` [PATCH 5/5] ARM: qcom_defconfig: Enable options for KS8851 ethernet Stephen Boyd
2015-06-16 20:31   ` Stephen Boyd
2015-07-23 21:02   ` Andy Gross
2015-07-23 21:02     ` Andy Gross

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=1434486676-21812-1-git-send-email-sboyd@codeaurora.org \
    --to=sboyd@codeaurora.org \
    --cc=agross@codeaurora.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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.