From: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
To: Kumar Gala <galak@codeaurora.org>
Cc: linux-arm-msm@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Russell King <linux@arm.linux.org.uk>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 00/12] ARM: dts: apq8064 dt patches.
Date: Thu, 26 Feb 2015 18:31:00 +0000 [thread overview]
Message-ID: <54EF6664.9080905@linaro.org> (raw)
In-Reply-To: <6ABCEF31-CD4B-4544-8F0B-7654A45C198B@codeaurora.org>
On 26/02/15 18:29, Kumar Gala wrote:
>
> On Feb 23, 2015, at 1:53 AM, Srinivas Kandagatla <srinivas.kandagatla@linaro.org> wrote:
>
>> Hi Kumar,
>> Now that the rpm header file dependency is resolved, Could you
>> queue these dt patches for rc2.
>>
>>
>> Thanks,
>> srini
>>
>> Nicolas Dechesne (3):
>> ARM: DT: apq8064: add pci support in CM QS600
>> ARM: DT: apq8064: Add usb host support to CM QS-600
>> ARM: DT: apq8064: Add USB OTG support for CM QS-600
>>
>> Pramod Gurav (1):
>> ARM: qcom: Add DT alias for serial port
>>
>> Rob Clark (1):
>> ARM: dts: APQ8064: Add MDP support
>>
>> Srinivas Kandagatla (7):
>> ARM: dts: apq8064: add RPM regulators support
>> ARM: dts: apq8064: Add usb host support.
>> ARM: dts: apq8064: Add USB OTG support
>> ARM: dts: apq8064: Add SATA controller support.
>> ARM: dts: apq8064: Remove incorrect gsbi2 node.
>> ARM: dts: Move i2c1 pinctrl to apq8064.dtsi
>> ARM: dts: apq8064 add i2c3 node for panel.
>>
>> arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts | 49 +++
>> arch/arm/boot/dts/qcom-apq8064-ifc6410.dts | 98 +++++-
>> arch/arm/boot/dts/qcom-apq8064.dtsi | 499 +++++++++++++++++++++++++++-
>> 3 files changed, 629 insertions(+), 17 deletions(-)
>
> Can you scrub all the patches for interrupt usage such that we use GIC_SPI define and I think any IRQ type of 0 or NONE should really be IRQ_TYPE_LEVEL_HIGH
Yes, I will fix it.
--srini
>
> - k
>
WARNING: multiple messages have this Message-ID (diff)
From: srinivas.kandagatla@linaro.org (Srinivas Kandagatla)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 00/12] ARM: dts: apq8064 dt patches.
Date: Thu, 26 Feb 2015 18:31:00 +0000 [thread overview]
Message-ID: <54EF6664.9080905@linaro.org> (raw)
In-Reply-To: <6ABCEF31-CD4B-4544-8F0B-7654A45C198B@codeaurora.org>
On 26/02/15 18:29, Kumar Gala wrote:
>
> On Feb 23, 2015, at 1:53 AM, Srinivas Kandagatla <srinivas.kandagatla@linaro.org> wrote:
>
>> Hi Kumar,
>> Now that the rpm header file dependency is resolved, Could you
>> queue these dt patches for rc2.
>>
>>
>> Thanks,
>> srini
>>
>> Nicolas Dechesne (3):
>> ARM: DT: apq8064: add pci support in CM QS600
>> ARM: DT: apq8064: Add usb host support to CM QS-600
>> ARM: DT: apq8064: Add USB OTG support for CM QS-600
>>
>> Pramod Gurav (1):
>> ARM: qcom: Add DT alias for serial port
>>
>> Rob Clark (1):
>> ARM: dts: APQ8064: Add MDP support
>>
>> Srinivas Kandagatla (7):
>> ARM: dts: apq8064: add RPM regulators support
>> ARM: dts: apq8064: Add usb host support.
>> ARM: dts: apq8064: Add USB OTG support
>> ARM: dts: apq8064: Add SATA controller support.
>> ARM: dts: apq8064: Remove incorrect gsbi2 node.
>> ARM: dts: Move i2c1 pinctrl to apq8064.dtsi
>> ARM: dts: apq8064 add i2c3 node for panel.
>>
>> arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts | 49 +++
>> arch/arm/boot/dts/qcom-apq8064-ifc6410.dts | 98 +++++-
>> arch/arm/boot/dts/qcom-apq8064.dtsi | 499 +++++++++++++++++++++++++++-
>> 3 files changed, 629 insertions(+), 17 deletions(-)
>
> Can you scrub all the patches for interrupt usage such that we use GIC_SPI define and I think any IRQ type of 0 or NONE should really be IRQ_TYPE_LEVEL_HIGH
Yes, I will fix it.
--srini
>
> - k
>
next prev parent reply other threads:[~2015-02-26 18:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-23 7:53 [PATCH 00/12] ARM: dts: apq8064 dt patches Srinivas Kandagatla
2015-02-23 7:53 ` Srinivas Kandagatla
2015-02-26 18:29 ` Kumar Gala
2015-02-26 18:29 ` Kumar Gala
2015-02-26 18:31 ` Srinivas Kandagatla [this message]
2015-02-26 18:31 ` Srinivas Kandagatla
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54EF6664.9080905@linaro.org \
--to=srinivas.kandagatla@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=galak@codeaurora.org \
--cc=ijc+devicetree@hellion.org.uk \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.