[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170613015641.29373-1-chris.packham@alliedtelesis.co.nz>
Date: Tue, 13 Jun 2017 13:56:37 +1200
From: Chris Packham <chris.packham@...iedtelesis.co.nz>
To: wsa@...-dreams.de, linux-i2c@...r.kernel.org
Cc: linux-kernel@...r.kernel.org,
Chris Packham <chris.packham@...iedtelesis.co.nz>
Subject: [PATCH 0/4] i2c: pca-platform: updates
We're using a PCA9564 on an embedded platform to provide an i2c
controller. This adds devicetree support and I've included some
cleanups for the driver while I was at it.
Chris Packham (4):
i2c: pca-platform: add devicetree awareness
i2c: pca-platform: use gpio_is_valid
i2c: pca-platform: use device managed allocations
i2c: pca-platform: use dev_warn/dev_info instead of printk
.../devicetree/bindings/i2c/i2c-pca-platform.txt | 18 ++++
drivers/i2c/busses/i2c-pca-platform.c | 96 +++++++++-------------
2 files changed, 56 insertions(+), 58 deletions(-)
create mode 100644 Documentation/devicetree/bindings/i2c/i2c-pca-platform.txt
--
2.13.0
Powered by blists - more mailing lists