Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754930AbbFPUbZ (ORCPT ); Tue, 16 Jun 2015 16:31:25 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:52824 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752332AbbFPUbS (ORCPT ); Tue, 16 Jun 2015 16:31:18 -0400 From: Stephen Boyd To: Andy Gross 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 Message-Id: <1434486676-21812-1-git-send-email-sboyd@codeaurora.org> X-Mailer: git-send-email 2.3.0.rc1.33.g42e4583 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 968 Lines: 24 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/