Commit d8e62f07 authored by Dien Pham's avatar Dien Pham Committed by Simon Horman

arm64: dts: r8a7796: salvator-x: Add I2C for DVFS device support

This patch adds support of I2C for DVFS device for Salvator-X board on
R8A7796 SoC.
Signed-off-by: default avatarDien Pham <dien.pham.ry@rvc.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 0fb1fd20
......@@ -261,3 +261,7 @@ &wdt0 {
timeout-sec = <60>;
status = "okay";
};
&i2c_dvfs {
status = "okay";
};
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