Re: [PATCH 1/4] i2c: pca-platform: add devicetree awareness

2017-06-18 Thread Rob Herring
On Tue, Jun 13, 2017 at 01:56:38PM +1200, Chris Packham wrote: > Allow devices that use this driver to be registered via a > devicetree. > > Signed-off-by: Chris Packham > --- > .../devicetree/bindings/i2c/i2c-pca-platform.txt| 18 ++ It's

Re: [PATCH 1/4] i2c: pca-platform: add devicetree awareness

2017-06-18 Thread Rob Herring
On Tue, Jun 13, 2017 at 01:56:38PM +1200, Chris Packham wrote: > Allow devices that use this driver to be registered via a > devicetree. > > Signed-off-by: Chris Packham > --- > .../devicetree/bindings/i2c/i2c-pca-platform.txt| 18 ++ It's preferred to split bindings to

Re: [PATCH 1/4] i2c: pca-platform: add devicetree awareness

2017-06-12 Thread Chris Packham
On 13/06/17 13:56, Chris Packham wrote: > Allow devices that use this driver to be registered via a > devicetree. > > Signed-off-by: Chris Packham > --- > .../devicetree/bindings/i2c/i2c-pca-platform.txt| 18 ++ >

Re: [PATCH 1/4] i2c: pca-platform: add devicetree awareness

2017-06-12 Thread Chris Packham
On 13/06/17 13:56, Chris Packham wrote: > Allow devices that use this driver to be registered via a > devicetree. > > Signed-off-by: Chris Packham > --- > .../devicetree/bindings/i2c/i2c-pca-platform.txt| 18 ++ > drivers/i2c/busses/i2c-pca-platform.c | 21 >

[PATCH 1/4] i2c: pca-platform: add devicetree awareness

2017-06-12 Thread Chris Packham
Allow devices that use this driver to be registered via a devicetree. Signed-off-by: Chris Packham --- .../devicetree/bindings/i2c/i2c-pca-platform.txt| 18 ++ drivers/i2c/busses/i2c-pca-platform.c | 21 +

[PATCH 1/4] i2c: pca-platform: add devicetree awareness

2017-06-12 Thread Chris Packham
Allow devices that use this driver to be registered via a devicetree. Signed-off-by: Chris Packham --- .../devicetree/bindings/i2c/i2c-pca-platform.txt| 18 ++ drivers/i2c/busses/i2c-pca-platform.c | 21 + 2 files changed, 39 insertions(+)