Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1716084
| From | Jun Gao <jun.gao@mediatek.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v4 0/3] Add i2c dt-binding and compatible for Mediatek MT7622 SoC |
| Date | 2017-08-21 05:40 +0200 |
| Message-ID | <ugLJg-7oa-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patch series based on v4.13-rc1, include i2c binding file information formats modification, MT7622 i2c dt-binding and compatible. changes since v3: - Split the formats modification into another patch changes since v2: - Remove all the length settings from mt7622_i2c_quirks changes since v1: - Modify commit message - Revise dt-binding documentation Jun Gao (3): dt-bindings: i2c: modify information formats dt-bindings: i2c: Add MediaTek MT7622 i2c binding i2c: mediatek: Add i2c compatible for MediaTek MT7622 Documentation/devicetree/bindings/i2c/i2c-mtk.txt | 15 ++++++++------- drivers/i2c/busses/i2c-mt65xx.c | 14 ++++++++++++++ 2 files changed, 22 insertions(+), 7 deletions(-) -- 1.8.1.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v4 0/3] Add i2c dt-binding and compatible for Mediatek MT7622 SoC Jun Gao <jun.gao@mediatek.com> - 2017-08-21 05:40 +0200
[PATCH v4 1/3] dt-bindings: i2c: modify information formats Jun Gao <jun.gao@mediatek.com> - 2017-08-21 05:40 +0200
Re: [PATCH v4 1/3] dt-bindings: i2c: modify information formats Rob Herring <robh@kernel.org> - 2017-08-23 02:40 +0200
[PATCH v4 2/3] dt-bindings: i2c: Add MediaTek MT7622 i2c binding Jun Gao <jun.gao@mediatek.com> - 2017-08-21 05:40 +0200
Re: [PATCH v4 2/3] dt-bindings: i2c: Add MediaTek MT7622 i2c binding Rob Herring <robh@kernel.org> - 2017-08-23 02:40 +0200
csiph-web