This patch series aims to support I2C on RZ/G2L based platforms. This patchset is based on master branch [1] [1] https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git/ v2->v3:- * Removed RESET_CONTROLLER select from KCONFIG * Added Rb tags from Phillipp and Geert for driver patch. v1->v2:- * Removed patch 2,4 and 5 as it is queued for v5.15. * Added Geert's Rb tag for binding patch * Incorporated philipp and Geert's review comments for driver patch v1:- https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=499069 Biju Das (2): dt-bindings: i2c: renesas,riic: Document RZ/G2L I2C controller i2c: riic: Add RZ/G2L support .../devicetree/bindings/i2c/renesas,riic.yaml | 19 +++++++++++---- drivers/i2c/busses/i2c-riic.c | 23 ++++++++++++++++++- 2 files changed, 37 insertions(+), 5 deletions(-) -- 2.17.1