Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1193104
| From | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v1 0/7] APQ8064 dt patches. |
| Date | 2015-07-27 15:50 +0200 |
| Message-ID | <pQQX0-3uw-23@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Andy, Here are some DT patches which are fixes + pmic gpio/mpp nodes for APQ8064. I tested these patches on APQ8064 based IFC6410 board. These patches are on top of your qcom/dt branch. I got few more DT patches which depend on the pmic gpio and mpp dt-bindings header file, this header file is already available in the linux-next, Should I send those patches too? Or wait till it appears on 4.3-rc1? Thanks, srini Pramod Gurav (1): ARM: dts: apq8064: Add DT support for GSBI6 and for UART pin mux Srinivas Kandagatla (6): ARM: dts: apq8064: remove temporary fixed regulator for mmc ARM: dts: ifc6410: add real regulators for sdcc nodes. ARM: dts: qs600: Add real regulators to sdcc ARM: dts: apq8064: Add pm8921 mfd and its gpio node ARM: dts: apq8064: add pm8921 mpp support ARM: dts: apq8064: fix missing gsbi cell-index arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts | 21 +++++++ arch/arm/boot/dts/qcom-apq8064-ifc6410.dts | 28 +++++++++ arch/arm/boot/dts/qcom-apq8064.dtsi | 91 ++++++++++++++++++++++++----- 3 files changed, 126 insertions(+), 14 deletions(-) -- 1.9.1 -- 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 | Next — Next in thread | Find similar | Unroll thread
[PATCH v1 0/7] APQ8064 dt patches. Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2015-07-27 15:50 +0200
[PATCH v1 3/7] ARM: dts: qs600: Add real regulators to sdcc Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2015-07-27 16:00 +0200
[PATCH v1 6/7] ARM: dts: apq8064: Add DT support for GSBI6 and for UART pin mux Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2015-07-27 16:00 +0200
[PATCH v1 1/7] ARM: dts: apq8064: remove temporary fixed regulator for mmc Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2015-07-27 16:00 +0200
[PATCH v1 4/7] ARM: dts: apq8064: Add pm8921 mfd and its gpio node Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2015-07-27 16:00 +0200
[PATCH v1 7/7] ARM: dts: apq8064: fix missing gsbi cell-index Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2015-07-27 16:00 +0200
[PATCH v1 5/7] ARM: dts: apq8064: add pm8921 mpp support Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2015-07-27 16:00 +0200
[PATCH v1 2/7] ARM: dts: ifc6410: add real regulators for sdcc nodes. Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2015-07-27 16:00 +0200
Re: [PATCH v1 2/7] ARM: dts: ifc6410: add real regulators for sdcc nodes. Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2015-07-28 10:10 +0200
csiph-web