Re: [PATCH v2 1/2] soc: qcom: Add device tree binding for SMEM

2015-04-30 Thread Jeffrey Hugo
calls it hwspinlocks. Would to please determine which of the two labels you most prefer, and change things so that label is used in both the description and the example? Thanks + }; -- Jeffrey Hugo Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member

Re: [PATCH v2 1/2] soc: qcom: Add device tree binding for SMEM

2015-04-23 Thread Jeffrey Hugo
the relocatable smem_region by looking it up at init time? It does not seem like it would be possible to support that with this binding. -- Jeffrey Hugo Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project

Re: [RFC 3/7] mfd: devicetree: bindings: Add Qualcomm SMD based RPM DT binding

2014-10-08 Thread Jeffrey Hugo
On 9/30/2014 6:08 PM, Bjorn Andersson wrote: On Tue 30 Sep 16:16 PDT 2014, Jeffrey Hugo wrote: On 9/30/2014 8:37 AM, Bjorn Andersson wrote: On Tue 30 Sep 06:46 PDT 2014, Kumar Gala wrote: On Sep 29, 2014, at 7:34 PM, Bjorn Andersson bjorn.anders...@sonymobile.com wrote: diff --git

Re: [RFC 4/7] soc: qcom: Add Shared Memory Manager driver

2014-10-08 Thread Jeffrey Hugo
, no? + +#endif -- Jeffrey Hugo Qualcomm Innovation Center, Inc. Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line unsubscribe devicetree in the body of a message to majord...@vger.kernel.org

Re: [PATCH v4] hwspinlock: qcom: Add support for Qualcomm HW Mutex block

2014-09-30 Thread Jeffrey Hugo
On 9/29/2014 10:35 PM, Bjorn Andersson wrote: From: Kumar Gala ga...@codeaurora.org Add driver for Qualcomm Hardware Mutex block that exists on newer Qualcomm SoCs. Cc: Jeffrey Hugo jh...@codeaurora.org Cc: Eric Holmberg eholm...@codeaurora.org Cc: Courtney Cavin courtney.ca...@sonymobile.com

Re: [RFC 3/7] mfd: devicetree: bindings: Add Qualcomm SMD based RPM DT binding

2014-09-30 Thread Jeffrey Hugo
binding in one document rather than spreading it out in 10 different documents with some implicit dependencies. Regards, Bjorn Jeffrey Hugo -- The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation. -- To unsubscribe from this list: send the line

Re: [PATCH v3] hwspinlock: qcom: Add support for Qualcomm HW Mutex block

2014-09-08 Thread Jeffrey Hugo
)? Should I add it to the driver now as well? Thanks for your input! Regards, Bjorn Jeffrey Hugo -- The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation. -- To unsubscribe from this list: send the line unsubscribe devicetree in the body

Re: [PATCH v2] hwspinlock/msm: Add support for Qualcomm MSM HW Mutex block

2014-09-02 Thread Jeffrey Hugo
On 8/29/2014 5:14 PM, Bjorn Andersson wrote: From: Kumar Gala ga...@codeaurora.org Add driver for Qualcomm MSM Hardware Mutex block that exists on newer Qualcomm SoCs. Cc: Jeffrey Hugo jh...@codeaurora.org Cc: Eric Holmberg eholm...@codeaurora.org Cc: Courtney Cavin courtney.ca

Re: [PATCH v3] hwspinlock: qcom: Add support for Qualcomm HW Mutex block

2014-09-02 Thread Jeffrey Hugo
On 9/2/2014 2:04 PM, Bjorn Andersson wrote: From: Kumar Gala ga...@codeaurora.org Add driver for Qualcomm Hardware Mutex block that exists on newer Qualcomm SoCs. Cc: Jeffrey Hugo jh...@codeaurora.org Cc: Eric Holmberg eholm...@codeaurora.org Cc: Courtney Cavin courtney.ca...@sonymobile.com