pinephone-pro-sound-minimal: remove extraneous i2c timings
This commit is contained in:
@@ -189,8 +189,8 @@
|
|||||||
clock-frequency = <400000>;
|
clock-frequency = <400000>;
|
||||||
// from rk3399-firefly.dts
|
// from rk3399-firefly.dts
|
||||||
// note that i2c3 in pinephone-pro is defined as 450/15 rise/fall
|
// note that i2c3 in pinephone-pro is defined as 450/15 rise/fall
|
||||||
i2c-scl-rising-time-ns = <300>;
|
// i2c-scl-rising-time-ns = <300>;
|
||||||
i2c-scl-falling-time-ns = <15>;
|
// i2c-scl-falling-time-ns = <15>;
|
||||||
|
|
||||||
// /i2c1 declares these things, but they aren't seen from the context of this overlay it seems
|
// /i2c1 declares these things, but they aren't seen from the context of this overlay it seems
|
||||||
// this problem is actually mentioned here: <https://pine64.org/documentation/ROCKPro64/Software/Device_Tree_Overlays_on_Mainline/>
|
// this problem is actually mentioned here: <https://pine64.org/documentation/ROCKPro64/Software/Device_Tree_Overlays_on_Mainline/>
|
||||||
|
Reference in New Issue
Block a user