瀏覽代碼

dm: exynos: dts: Set the offset length for cros_ec

The EC has no concept of offset, so use a value of 0.

Signed-off-by: Simon Glass <sjg@chromium.org>
Simon Glass 10 年之前
父節點
當前提交
bd768264fb
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      arch/arm/dts/exynos5250-snow.dts

+ 1 - 0
arch/arm/dts/exynos5250-snow.dts

@@ -44,6 +44,7 @@
 			reg = <0x1e>;
 			compatible = "google,cros-ec";
 			i2c-max-frequency = <100000>;
+			u-boot,i2c-offset-len = <0>;
 			ec-interrupt = <&gpx1 6 GPIO_ACTIVE_LOW>;
 		};