mbox series

[0/8] arm: add I2C DT binding docs to various platforms

Message ID 20190521082137.2889-1-wsa@the-dreams.de (mailing list archive)
Headers show
Series arm: add I2C DT binding docs to various platforms | expand

Message

Wolfram Sang May 21, 2019, 8:21 a.m. UTC
Some I2C drivers entries in MAINTAINERS miss their DT bindings docs.
This series fixes that. Because these drivers are all embedded in their
platform entries, I suggest the respective maintainers pick them up via
their tree. If you prefer that I take them via I2C, let me know.

Wolfram Sang (8):
  MAINTAINERS: add I2C DT bindings to Zynq platform
  MAINTAINERS: add I2C DT bindings to DaVinci platform
  MAINTAINERS: add I2C DT bindings to LPC platforms
  MAINTAINERS: add I2C DT bindings to Nomadik/U300 platforms
  MAINTAINERS: add I2C DT bindings to Rockchip platform
  MAINTAINERS: add I2C DT bindings to STI architecture
  MAINTAINERS: add I2C DT bindings to Versatile platform
  MAINTAINERS: add I2C DT bindings to vt8500 architecture

 MAINTAINERS | 11 +++++++++++
 1 file changed, 11 insertions(+)

Comments

Wolfram Sang June 1, 2019, 11:40 a.m. UTC | #1
On Tue, May 21, 2019 at 10:21:29AM +0200, Wolfram Sang wrote:
> Some I2C drivers entries in MAINTAINERS miss their DT bindings docs.
> This series fixes that. Because these drivers are all embedded in their
> platform entries, I suggest the respective maintainers pick them up via
> their tree. If you prefer that I take them via I2C, let me know.

Series applied to for-current!