Commit 006ced57 authored by Keita Kobayashi's avatar Keita Kobayashi Committed by Simon Horman

arm64: dts: r8a7795: salvator-x: Enable I2C for DVFS device

This patch enables I2C for DVFS device for for Salvator-X board on
R8A7795 SoC.
Signed-off-by: default avatarKeita Kobayashi <keita.kobayashi.ym@renesas.com>
Signed-off-by: default avatarTakeshi Kihara <takeshi.kihara.df@renesas.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
parent d7e0d64a
......@@ -485,6 +485,10 @@ &audio_clk_a {
clock-frequency = <22579200>;
};
&i2c_dvfs {
status = "okay";
};
&avb {
pinctrl-0 = <&avb_pins>;
pinctrl-names = "default";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment