Add I2C support for the Ingenic X1000 SoC v2.

From: åçæ (Zhou Yanjie)
Date: Mon Dec 16 2019 - 05:06:23 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.