mbox series

[0/2] Add I2C support for the Ingenic X1000 SoC.

Message ID 1576165850-20727-2-git-send-email-zhouyanjie@wanyeetech.com
Headers show
Series Add I2C support for the Ingenic X1000 SoC. | expand

Message

Zhou Yanjie Dec. 12, 2019, 3:50 p.m. UTC
*** BLURB HERE ***

周琰杰 (Zhou Yanjie) (2):
  dt-bindings: I2C: Add X1000 bindings.
  I2C: JZ4780: Add support for the X1000.

 .../devicetree/bindings/i2c/i2c-jz4780.txt         |   4 +-
 drivers/i2c/busses/i2c-jz4780.c                    | 159 +++++++++++++++------
 2 files changed, 120 insertions(+), 43 deletions(-)