[PATCH v3 0/2] iio: Devicetree support

Guenter Roeck linux at roeck-us.net
Tue Feb 5 07:26:04 EST 2013


This patch set adds basic device tree support to the IIO subsystem. It is the
result of discussions [1] and [2].

Patch 1 changes the first parameter to iio_channel_get() to be the pointer to
the consumer device instead of the consumer device name.

Patch 2 adds basic OF support to the IIO subsystem. Support is modeled after
the clock subsystem.

The patches are now based on the to togreg branch of iio kernel repository.
Already applied patches are no longer part of the patch set.

I increased the audience to all affected subsystems. Sorry for missing out
power and extcon earlier, which are both affected by the first patch.

Guenter

---
[1] http://marc.info/?l=linux-iio&m=135902119507483&w=2
[2] http://marc.info/?l=lm-sensors&m=135375101529918&w=1


More information about the devicetree-discuss mailing list