<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blackbird-op-linux/Documentation/ABI/testing/sysfs-platform-hidma, branch master</title>
<subtitle>Blackbird™ Linux sources for OpenPOWER</subtitle>
<id>https://git.raptorcs.com/git/blackbird-op-linux/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/blackbird-op-linux/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-op-linux/'/>
<updated>2017-01-02T05:12:33+00:00</updated>
<entry>
<title>dmaengine: qcom_hidma: Wrong domain name in the email address</title>
<updated>2017-01-02T05:12:33+00:00</updated>
<author>
<name>Amit Kumar</name>
<email>free.amit.kumar@gmail.com</email>
</author>
<published>2016-12-20T13:37:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-op-linux/commit/?id=c4c5cd695fdeab96584b850415beb355f1509c19'/>
<id>urn:sha1:c4c5cd695fdeab96584b850415beb355f1509c19</id>
<content type='text'>
cudeaurora.org is used in place of codeaurora.org
in the contact field.

Signed-off-by: Amit Kumar &lt;free.amit.kumar@gmail.com&gt;
Signed-off-by: Vinod Koul &lt;vinod.koul@intel.com&gt;
</content>
</entry>
<entry>
<title>dmaengine: qcom_hidma: add support for object hierarchy</title>
<updated>2016-05-14T06:24:45+00:00</updated>
<author>
<name>Sinan Kaya</name>
<email>okaya@codeaurora.org</email>
</author>
<published>2016-05-01T04:25:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-op-linux/commit/?id=42d236f8a4479fefb69b20da3962a462e05a112d'/>
<id>urn:sha1:42d236f8a4479fefb69b20da3962a462e05a112d</id>
<content type='text'>
In order to create a relationship model between the channels and the
management object, we are adding support for object hierarchy to the
drivers. This patch simplifies the userspace application development.
We will not have to traverse different firmware paths based on device
tree or ACPI based kernels.

No matter what flavor of kernel is used, objects will be represented as
platform devices.

The new layout is as follows:

hidmam_10: hidma-mgmt@0x5A000000 {
	compatible = "qcom,hidma-mgmt-1.0";
	...

	hidma_10: hidma@0x5a010000 {
			compatible = "qcom,hidma-1.0";
			...
	}
}

The hidma_mgmt_init detects each instance of the hidma-mgmt-1.0 objects
in device tree and calls into the channel driver to create platform devices
for each child of the management object.

Signed-off-by: Sinan Kaya &lt;okaya@codeaurora.org&gt;
Signed-off-by: Vinod Koul &lt;vinod.koul@intel.com&gt;
</content>
</entry>
</feed>
