On Thu, Jun 13, 2024 at 09:48:26AM +0200, Konrad Dybcio wrote:
On 6/9/24 13:05, Stanislav Jakubek wrote:
Add the accelerometer and magnetometer that are present on the Motorola
Moto G (2013) device.
Signed-off-by: Stanislav Jakubek <stano.jakubek@xxxxxxxxx>
---
[...]
+&blsp1_i2c2 {
Consider setting a clock-frequency = <>
Hi Konrad,
checking downstream [1], qcom,i2c-bus-freq for I2C2 is 100000, which seems
to be the default. Should I specify it anyway?