[PATCH 0/6] Enable clock controllers on MSM

From: Stephen Boyd
Date: Mon Oct 28 2013 - 14:03:09 EST


This patchset enables the clock controller hardware on some DT based
MSM devices. It also hooks up the 8974 SoC's serial device to the
clock controller so that we can get a serial console.

This patchset is based on Rohit's 8974 patches[1] and my follow up
dts update patches[2]. For it to be fully functional you'll also need
to apply the MSM clock driver patches[3] or wait for them to land in
linux-next.

Stephen Boyd (6):
ARM: dts: msm: Add MSM8960 GCC DT node
ARM: dts: msm: Add MSM8960 MMCC DT node
ARM: dts: msm: Add clock entries for MSM8960 uart device
ARM: dts: msm: Add MSM8974 GCC node
ARM: dts: msm: Add MSM8974 serial device node
ARM: msm_defconfig: Enable MSM clock drivers

arch/arm/boot/dts/qcom-msm8960-cdp.dts | 18 ++++++++++++++++++
arch/arm/boot/dts/qcom-msm8974.dtsi | 17 +++++++++++++++++
arch/arm/configs/msm_defconfig | 3 +++
3 files changed, 38 insertions(+)

[1] https://lkml.org/lkml/2013/10/17/520
[2] https://lkml.org/lkml/2013/10/18/406
[3] http://www.mail-archive.com/linux-arm-msm@xxxxxxxxxxxxxxx/msg06742.html
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation

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