Skip to content

Commit 3f07353

Browse files
committed
Merge tag 'renesas-dts-for-v6.16-tag5' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/dt
Renesas DTS updates for v6.16 (take five) - Reduce I2C2 clock frequency on the RZ/G3E SMARC SoM. * tag 'renesas-dts-for-v6.16-tag5' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel: arm64: dts: renesas: rzg3e-smarc-som: Reduce I2C2 clock frequency Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
2 parents 4c2cebc + f62bb41 commit 3f07353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/renesas/rzg3e-smarc-som.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
&i2c2 {
8686
pinctrl-0 = <&i2c2_pins>;
8787
pinctrl-names = "default";
88-
clock-frequency = <1000000>;
88+
clock-frequency = <400000>;
8989
status = "okay";
9090

9191
raa215300: pmic@12 {

0 commit comments

Comments
 (0)