devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH V9 2/5] dma: add Qualcomm Technologies HIDMA management driver
       [not found]               ` <569265D6.5060407-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
@ 2016-01-13 17:59                 ` Sinan Kaya
  2016-01-13 19:02                   ` Mark Rutland
  0 siblings, 1 reply; 2+ messages in thread
From: Sinan Kaya @ 2016-01-13 17:59 UTC (permalink / raw)
  To: Mark Rutland, robh+dt-DgEjT+Ai2ygdnm+yROfE0A,
	frowand.list-Re5JQEeQqe8AvxtiuMwx3w,
	grant.likely-QSEj5FYQhm4dnm+yROfE0A,
	devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: dmaengine-u79uwXL29TY76Z2rM5mHXA, timur-sgV2jX0FEOL9JmXXK+q4OQ,
	cov-sgV2jX0FEOL9JmXXK+q4OQ, vinod.koul-ral2JQCrhuEAvxtiuMwx3w,
	jcm-H+wXaHxf7aLQT0dZR+AlfA, arnd-r2nGTMty4D4,
	linux-arm-msm-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	agross-sgV2jX0FEOL9JmXXK+q4OQ,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

Hi Mark, Rob, Frank, Grant and other DT experts;

>>>
>>> I'll add support for both. Both having a parent-child relationship while
>>> inside the hypervisor and flat hierarchy while running in the guest
>>> machine for QEMU.
>>
>> I'm happy with that.
>>
>>> I just created a child object of the management driver and channel
>>> driver got probed properly. So, it just a matter of device-tree
>>> documentation at this point.
>>>
>>> It will be like this though.
>>>
>>>>>> hidma {
>>>>>> 	compatible - "qcom,hidma-1.0";
>>>>>>
>>>>>> 	/* OPTIONAL management interface registers */
>>>>>> 	reg = < ... ... >;
>>>>>>
>>>>>> 	...
>>>>>>
>>>>>> 	channel0 {
>>>>>> 		compatible = "qcom,
>>>>>> 		reg = < ... ... >;
>>>>>>
>>>>>> 		...
>>>>>> 	};
>>>>>>
>>>>>> 	...
>>>>>> };
>>>
>>> This seems to have worked without requiring any work from me.
>>>
>>> I need to associate sysfs next.
>>
>> Ok. I look forward to seeing those patches.
>>
>> Thanks,
>> Mark.
>>
> 
> Mark,
> The patch has been posted here. Please review.
> 
> https://lkml.org/lkml/2016/1/3/246
> 
> Sinan
> 
> 
> 
> 

I have been trying to reach to device tree reviewers without any luck for the last two weeks. 
It must be the holidays. 

I have restructured the code address concerns from Mark Rutland above. The dma-engine maintainer, Vinod Koul;
is looking for an ACK from the DT community before the patches can be incorporated.

Could you please kindly review the series here from DT perspective and ACK it if you are OK?
https://lkml.org/lkml/2016/1/11/517

This document here
https://www.kernel.org/doc/linux/MAINTAINERS

tells me that Rob Herring, Frank Rowand and Grant Likely are the maintainers for device tree.

OPEN FIRMWARE AND FLATTENED DEVICE TREE
M:	Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
M:	Frank Rowand <frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
M:	Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
L:	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

That's why, I'm reaching out.

-- 
Sinan Kaya
Qualcomm Technologies, Inc. on behalf of 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 majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH V9 2/5] dma: add Qualcomm Technologies HIDMA management driver
  2016-01-13 17:59                 ` [PATCH V9 2/5] dma: add Qualcomm Technologies HIDMA management driver Sinan Kaya
@ 2016-01-13 19:02                   ` Mark Rutland
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Rutland @ 2016-01-13 19:02 UTC (permalink / raw)
  To: Sinan Kaya
  Cc: robh+dt, frowand.list, grant.likely, devicetree, dmaengine, timur,
	cov, vinod.koul, jcm, arnd, linux-arm-msm, linux-kernel, agross,
	linux-arm-kernel

On Wed, Jan 13, 2016 at 12:59:24PM -0500, Sinan Kaya wrote:
> Hi Mark, Rob, Frank, Grant and other DT experts;
> I have been trying to reach to device tree reviewers without any luck for the last two weeks. 
> It must be the holidays. 

Indeed. Apologies for the delay.

> I have restructured the code address concerns from Mark Rutland above. The dma-engine maintainer, Vinod Koul;
> is looking for an ACK from the DT community before the patches can be incorporated.
> 
> Could you please kindly review the series here from DT perspective and ACK it if you are OK?
> https://lkml.org/lkml/2016/1/11/517

I will try to look at v12 shortly (i.e. in the next day or two).

Thanks,
Mark.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-01-13 19:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1449850623-32214-1-git-send-email-okaya@codeaurora.org>
     [not found] ` <1449850623-32214-3-git-send-email-okaya@codeaurora.org>
     [not found]   ` <20151211164137.GA23638@leverpostej>
     [not found]     ` <566B1F64.9010500@codeaurora.org>
     [not found]       ` <20151211193742.GD23638@leverpostej>
     [not found]         ` <566B4ACC.3070005@codeaurora.org>
     [not found]           ` <20151214120339.GA21356@leverpostej>
     [not found]             ` <569265D6.5060407@codeaurora.org>
     [not found]               ` <569265D6.5060407-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2016-01-13 17:59                 ` [PATCH V9 2/5] dma: add Qualcomm Technologies HIDMA management driver Sinan Kaya
2016-01-13 19:02                   ` Mark Rutland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).