boards: renesas: rzg3s_smarc: Add I2C support for RZ/G3S-SMARC

Add I2C support for board RZ/G3S-SMARC

Signed-off-by: Hoang Nguyen <hoang.nguyen.jx@bp.renesas.com>
Signed-off-by: Binh Nguyen <binh.nguyen.xw@renesas.com>
This commit is contained in:
Hoang Nguyen 2024-12-16 13:01:05 +07:00 committed by Carles Cufí
commit 7b0a78d5bf
2 changed files with 3 additions and 0 deletions

View file

@ -65,6 +65,8 @@ and the following hardware features:
+-----------+------------+-------------------------------------+
| GPIO | on-chip | gpio |
+-----------+------------+-------------------------------------+
| I2C | on-chip | i2c |
+-----------+------------+-------------------------------------+
| UART | on-chip | serial |
+-----------+------------+-------------------------------------+
| GTM | on-chip | counter |

View file

@ -7,6 +7,7 @@ toolchain:
- gnuarmemb
supported:
- uart
- i2c
- gpio
- counter
- pwm