mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-14 00:39:30 -04:00
arm64: dts: renesas: rzg3s-smarc-som: Enable I2C1 node
Enable I2C1 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-12-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
268a995833
commit
1670b7cc71
@@ -32,6 +32,7 @@ / {
|
||||
compatible = "renesas,rzg3s-smarcm", "renesas,r9a08g045s33", "renesas,r9a08g045";
|
||||
|
||||
aliases {
|
||||
i2c1 = &i2c1;
|
||||
mmc0 = &sdhi0;
|
||||
#if SW_CONFIG3 == SW_OFF
|
||||
mmc2 = &sdhi2;
|
||||
@@ -150,6 +151,10 @@ &extal_clk {
|
||||
clock-frequency = <24000000>;
|
||||
};
|
||||
|
||||
&i2c1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
#if SW_CONFIG2 == SW_ON
|
||||
/* SD0 slot */
|
||||
&sdhi0 {
|
||||
|
||||
Reference in New Issue
Block a user