Part Number: AM5718
Tool/software: Linux
Hi champs,
I have a question about connect speed PMIC using I2C.
My understand is
Before u-boot DTS, I2C speed is standardmode_100kHz,
Then, after set on DTS, I2C speed become fastmode_400kHz.
My understand is correct?
&i2c1 {
status = "okay";
clock-frequency = <400000>;
linux-xxx\arch\arm\boot\dts\am57xx-beagle-x15-common.dtsi
Regards,
Shinji Ueda