Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1166384

[PATCH 0/5] Enable SPI ethernet on MSM8960 CDP

From Stephen Boyd <sboyd@codeaurora.org>
Newsgroups linux.kernel
Subject [PATCH 0/5] Enable SPI ethernet on MSM8960 CDP
Date 2015-06-16 22:40 +0200
Message-ID <pC5Oh-4ZG-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View 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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/5] Enable SPI ethernet on MSM8960 CDP Stephen Boyd <sboyd@codeaurora.org> - 2015-06-16 22:40 +0200
  [PATCH 2/5] ARM: dts: qcom: Add MSM8960 RPM and RPM regulator nodes Stephen Boyd <sboyd@codeaurora.org> - 2015-06-16 22:40 +0200
  [PATCH 4/5] ARM: dts: qcom: Add ks8851 node for wired ethernet Stephen Boyd <sboyd@codeaurora.org> - 2015-06-16 22:40 +0200
  [PATCH 3/5] ARM: dts: qcom: Add MSM8960 CDP RPM regulators Stephen Boyd <sboyd@codeaurora.org> - 2015-06-16 22:40 +0200
  [PATCH 1/5] ARM: dts: qcom: Replace gpio node with pinctrl node Stephen Boyd <sboyd@codeaurora.org> - 2015-06-16 22:40 +0200
  [PATCH 5/5] ARM: qcom_defconfig: Enable options for KS8851 ethernet Stephen Boyd <sboyd@codeaurora.org> - 2015-06-16 22:40 +0200

csiph-web