mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-14 02:59:19 -04:00
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:
committed by
Geert Uytterhoeven
parent
a502d6e784
commit
268a995833
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user