arm64: dts: renesas: rzg3s-smarc: Enable I2C0 node

Enable I2C0 node.

Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/20240820101918.2384635-11-claudiu.beznea.uj@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
Claudiu Beznea
2024-08-20 13:19:17 +03:00
committed by Geert Uytterhoeven
parent a502d6e784
commit 268a995833

View File

@@ -11,6 +11,7 @@
/ {
aliases {
i2c0 = &i2c0;
serial0 = &scif0;
mmc1 = &sdhi1;
};
@@ -66,6 +67,12 @@ vccq_sdhi1: regulator-vccq-sdhi1 {
};
};
&i2c0 {
status = "okay";
clock-frequency = <1000000>;
};
&pinctrl {
key-1-gpio-hog {
gpio-hog;