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

From: åçæ (Zhou Yanjie)
Date: Mon Dec 16 2019 - 05:06:38 EST


v1->v2:
Add code to check device_get_match_data(), if it return a NULL ptr,
then print an error message and return -ENODEV.

åçæ (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 | 155 +++++++++++++++------
2 files changed, 118 insertions(+), 41 deletions(-)

--
2.7.4