On Thu, Feb 25, 2016 at 09:00:45PM +0530, maitysanchayan at gmail.com wrote:
Hello,
On 16-02-24 20:55:08, Jonathan Cameron wrote:
quoted
On 23/02/16 20:54, Rob Herring wrote:
quoted
On Mon, Feb 22, 2016 at 11:48:37AM +0530, Sanchayan Maity wrote:
quoted
Add driver support for DAC peripheral on Vybrid SoC.
Signed-off-by: Sanchayan Maity <redacted>
---
Documentation/ABI/testing/sysfs-bus-iio-vf610 | 9 +
.../devicetree/bindings/iio/dac/vf610-dac.txt | 20 ++
For the binding:
Acked-by: Rob Herring <robh@kernel.org>
Applied to the togreg branch of iio.git - initially pushed out as testing
for the autobuilders to play with it.
Thanks Jonathan.
quoted
Note the dts change probably wants to go via the relevant arch trees.
I can take it with an appropriate ack if not.
Generally shawn picks up the device tree changes once the driver makes
it to his for-next branch. I will ping shawn to pick this up once the
driver lands in shawn's for-next branch.
For such device enabling which does no harm on my tree, i.e. no
regression or breakage, I will be happy to take it once driver part gets
applied, so that we do not need to wait for another release cycle to
get it work.
I applied dts patch, thanks.
Shawn