Commit 11a33f81 authored by Wolfram Sang's avatar Wolfram Sang Committed by Simon Horman

arm64: dts: renesas: gen3: use 400kHz for I2C DVFS bus

The PMIC and EEPROM can operate at 400kHz, so use this speed.
Signed-off-by: default avatarWolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent d59b0784
......@@ -474,6 +474,8 @@ adv7482_txb: endpoint {
&i2c_dvfs {
status = "okay";
clock-frequency = <400000>;
pmic: pmic@30 {
pinctrl-0 = <&irq0_pins>;
pinctrl-names = "default";
......
......@@ -241,6 +241,8 @@ versaclock5: clock-generator@6a {
&i2c_dvfs {
status = "okay";
clock-frequency = <400000>;
pmic: pmic@30 {
pinctrl-0 = <&irq0_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