Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1203352 > unrolled thread
| Started by | Wolfram Sang <wsa@the-dreams.de> |
|---|---|
| First post | 2015-08-08 20:40 +0200 |
| Last post | 2015-08-09 09:20 +0200 |
| Articles | 2 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH 0/4] i2c: move client binding docs to proper place Wolfram Sang <wsa@the-dreams.de> - 2015-08-08 20:40 +0200
Re: [PATCH 0/4] i2c: move client binding docs to proper place Wolfram Sang <wsa@the-dreams.de> - 2015-08-09 09:20 +0200
| From | Wolfram Sang <wsa@the-dreams.de> |
|---|---|
| Date | 2015-08-08 20:40 +0200 |
| Subject | [PATCH 0/4] i2c: move client binding docs to proper place |
| Message-ID | <pVhce-6Ud-3@gated-at.bofh.it> |
The I2C binding directory is for master controllers, muxes and alike. Not for
client drivers. Move those who slipped in to their proper places.
I'd like to take these patches via my tree, so it is promptly cleaned up in one
go. So, I am mainly asking for acks here.
Thanks,
Wolfram
Wolfram Sang (4):
rtc: bq32k: move binding docs to proper place
hwmon: max6697: move binding docs to proper place
hwmon: ina2xx: move binding docs to proper place
hwmon: ina209: move binding docs to proper place
Documentation/devicetree/bindings/{i2c => hwmon}/ina209.txt | 0
Documentation/devicetree/bindings/{i2c => hwmon}/ina2xx.txt | 0
Documentation/devicetree/bindings/{i2c => hwmon}/max6697.txt | 0
Documentation/devicetree/bindings/{i2c => rtc}/ti,bq32k.txt | 0
4 files changed, 0 insertions(+), 0 deletions(-)
rename Documentation/devicetree/bindings/{i2c => hwmon}/ina209.txt (100%)
rename Documentation/devicetree/bindings/{i2c => hwmon}/ina2xx.txt (100%)
rename Documentation/devicetree/bindings/{i2c => hwmon}/max6697.txt (100%)
rename Documentation/devicetree/bindings/{i2c => rtc}/ti,bq32k.txt (100%)
--
2.1.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Wolfram Sang <wsa@the-dreams.de> |
|---|---|
| Date | 2015-08-09 09:20 +0200 |
| Message-ID | <pVt3I-7nX-3@gated-at.bofh.it> |
| In reply to | #1203352 |
[Multipart message — attachments visible in raw view] — view raw
On Sat, Aug 08, 2015 at 08:30:32PM +0200, Wolfram Sang wrote: > The I2C binding directory is for master controllers, muxes and alike. Not for > client drivers. Move those who slipped in to their proper places. > > I'd like to take these patches via my tree, so it is promptly cleaned up in one > go. So, I am mainly asking for acks here. Thanks for the acks. Applied this series to for-next, thanks!
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web