Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1490355
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH resend v3] i2c: hibvt: add Hisilicon BVT I2C controller driver |
| Date | 2016-09-23 19:50 +0200 |
| Message-ID | <skCLL-6RK-3@gated-at.bofh.it> (permalink) |
| References | <sj55w-4R9-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Sep 19, 2016 at 07:29:50PM +0800, Pan Wen wrote: > add Hisilicon BVT I2C controller driver support. > > Signed-off-by: Pan Wen <wenpan@hisilicon.com> > --- > .../devicetree/bindings/i2c/i2c-hibvt.txt | 24 + Acked-by: Rob Herring <robh@kernel.org> > drivers/i2c/busses/Kconfig | 10 + > drivers/i2c/busses/Makefile | 1 + > drivers/i2c/busses/i2c-hibvt.c | 737 +++++++++++++++++++++ > 4 files changed, 772 insertions(+) > create mode 100644 Documentation/devicetree/bindings/i2c/i2c-hibvt.txt > create mode 100644 drivers/i2c/busses/i2c-hibvt.c
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH resend v3] i2c: hibvt: add Hisilicon BVT I2C controller driver Pan Wen <wenpan@hisilicon.com> - 2016-09-19 13:40 +0200 Re: [PATCH resend v3] i2c: hibvt: add Hisilicon BVT I2C controller driver Rob Herring <robh@kernel.org> - 2016-09-23 19:50 +0200
csiph-web