Re: dts file with usb entry for dragonboard

2014-01-30 Thread Andreas Färber
Hi, Am 29.01.2014 23:19, schrieb Tim Bird: I'm looking at the USB patches you posted in November. I'd like to test them on a dragonboard I've got here. Could you possibly send me your dts file for the dragonboard, or let me know where I might get one with correpsonding bindings for the

Re: [PATCH] ARM: zImage: Allow DTB to override broken ATAG_MEM

2014-05-07 Thread Andreas Färber
Am 07.05.2014 17:29, schrieb Bjorn Andersson: My problem is that the boot loader on every shipped Qualcomm MSM8x60, MSM8960 and APQ8064 based device passes ATAG_MEM with the incorrect start address. There is no way to update the boot loader for these. Chaining bootloaders comes to mind. This

Re: [PATCH 1/2] clk: qcom: add clocks necessary for apq8064 sdcc

2014-06-11 Thread Andreas Färber
Am 10.06.2014 22:58, schrieb Stephen Boyd: From: Srinivas Kandagatla srinivas.kandaga...@linaro.org This patch adds clocks necessary for SD card controller on apq8064 SOC. Without this patch the clocks are visible to the sdcc driver. Was this maybe meant to read invisible? Regards, Andreas

Re: [PATCH v2] pinctrl: msm: Add msm8960 definitions

2014-06-24 Thread Andreas Färber
Am 24.06.2014 20:16, schrieb Bjorn Andersson: diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,msm8960-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,msm8960-pinctrl.txt new file mode 100644 index 000..6e79eea --- /dev/null +++

Re: [PATCH] drm/msm/hdmi: enable lpm-mux if it is present

2014-07-31 Thread Andreas Färber
Hi, Am 31.07.2014 16:46, schrieb Stephane Viau: From: Beeresh Gopal gbeer...@codeaurora.org lpm-mux is programmed to enable HDMI connector on the docking station for S805 chipset based devices. Signed-off-by: Beeresh Gopal gbeer...@codeaurora.org You forgot to sign off yourself. [...]

Re: [Freedreno] [PATCH 2/2] drm/msm/hdmi: fix HDMI_MUX_EN gpio request typo

2014-07-31 Thread Andreas Färber
-by: Stephane Viau sv...@codeaurora.org Reviewed-by: Andreas Färber afaer...@suse.de Thanks, Andreas -- SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg -- To unsubscribe from this list: send the line unsubscribe

Re: [PATCH v2] ARM: apq8064: Add pinmux and i2c pinctrl nodes

2014-08-20 Thread Andreas Färber
Hi, Am 20.08.2014 14:02, schrieb Kiran Padwal: This patch adds pinmux and i2c pinctrl DT node for IFC6410 board. It also adds necessary DT support for i2c eeprom which is present on IFC6410. Tested on IFC6410 board. Signed-off-by: Kiran Padwal kiran.pad...@smartplayin.com --- Chages

Re: [PATCH v3] ARM: dts: qcom: Add initial IFC6540 board device tree

2014-09-05 Thread Andreas Färber
Hi, Am 03.09.2014 18:50, schrieb Georgi Djakov: Add basic support for the IFC6540 single-board computer boards, that are based on the APQ8084 SoC. This patch adds the initial device tree and the neccessary nodes required for enabling the serial port and eMMC. Signed-off-by: Georgi Djakov

Re: [PATCH v3] ARM: dts: qcom: Add initial IFC6540 board device tree

2014-09-05 Thread Andreas Färber
Am 05.09.2014 17:20, schrieb Kumar Gala: On Sep 5, 2014, at 9:26 AM, Andreas Färber afaer...@suse.de wrote: Am 03.09.2014 18:50, schrieb Georgi Djakov: diff --git a/arch/arm/boot/dts/qcom-apq8084.dtsi b/arch/arm/boot/dts/qcom-apq8084.dtsi index 21d01e5..1f130bc 100644 --- a/arch/arm/boot

Re: [PATCH v2 3/3] ARM: dts: qcom: Add SDHC nodes for APQ8084 platform

2014-11-01 Thread Andreas Färber
Hi Georgi, Am 14.10.2014 um 18:17 schrieb Georgi Djakov: On 10/10/2014 08:14 PM, Bjorn Andersson wrote: On Tue, Sep 2, 2014 at 8:40 AM, Georgi Djakov gdja...@mm-sol.com wrote: Enable support for the two SD host controllers on the APQ8084 platform by adding the required nodes to the DT files.

Re: [PATCH] mfd: qcom-spmi-pmic: Add support for more chips versions

2014-11-05 Thread Andreas Färber
Hi, Am 04.11.2014 um 14:33 schrieb Ivan T. Ivanov: Update compatible string with runtime detected chip revision information, for example qcom,pm8941 will become qcom,pm8941-v1.0. That's not what the patch does though? Signed-off-by: Ivan T. Ivanov iiva...@mm-sol.com ---

Re: [RFC 2/2] regulator: qcom-rpm: Implement RPM assisted disable

2014-11-11 Thread Andreas Färber
Hi, Am 10.11.2014 um 23:52 schrieb Bjorn Andersson: diff --git a/Documentation/devicetree/bindings/mfd/qcom-rpm.txt b/Documentation/devicetree/bindings/mfd/qcom-rpm.txt index 4264021..4671eef 100644 --- a/Documentation/devicetree/bindings/mfd/qcom-rpm.txt +++

Re: [PATCH v1 4/7] ARM: dts: apq8064: Add MDP support

2015-07-28 Thread Andreas Färber
Hi, Am 28.07.2015 um 14:54 schrieb Srinivas Kandagatla: From: Rob Clark robdcl...@gmail.com This patch adds MDP node to APQ8064 dt. Signed-off-by: Rob Clark robdcl...@gmail.com [Srinivas Kandagatla] : updated with new style rpm regulators Signed-off-by: Srinivas Kandagatla

Re: [PATCH v1 7/7] ARM: dts: ifc6410: add inforce LVDS panel support

2015-07-28 Thread Andreas Färber
Am 28.07.2015 um 14:54 schrieb Srinivas Kandagatla: This patch adds LVDS panel for IFC6410. Signed-off-by: Rob Clark robdcl...@gmail.com [Rob Clark: WIP patch] Signed-off-by: Srinivas Kandagatla srinivas.kandaga...@linaro.org --- arch/arm/boot/dts/qcom-apq8064-ifc6410.dts | 66