Re: [PATCH v4 2/2] arm64: dts: sc7180: Add required-opps for i2c
From: Stephen Boyd <hidden>
Date: 2021-07-16 19:39:20
Also in:
linux-arm-msm, linux-pm, lkml
From: Stephen Boyd <hidden>
Date: 2021-07-16 19:39:20
Also in:
linux-arm-msm, linux-pm, lkml
Quoting Rajendra Nayak (2021-07-16 03:00:58)
qup-i2c devices on sc7180 are clocked with a fixed clock (19.2 MHz) Though qup-i2c does not support DVFS, it still needs to vote for a performance state on 'CX' to satisfy the 19.2 Mhz clock frequency requirement. Use 'required-opps' to pass this information from device tree, and also add the power-domains property to specify the CX power-domain. Signed-off-by: Rajendra Nayak <redacted> ---
Reviewed-by: Stephen Boyd <redacted>