提交 0c231751 编写于 作者: G Guodong Xu 提交者: Wei Xu

arm64: dts: hikey: enable i2c0 and i2c1 for working with mezzanine boards

In HiKey board dts file, enable i2c0 and i2c1 for working with 96boards' LS
mezzanine.
Signed-off-by: NGuodong Xu <guodong.xu@linaro.org>
Signed-off-by: NWei Xu <xuwei5@hisilicon.com>
上级 5ff3a4dd
......@@ -45,6 +45,14 @@
spi0: spi@f7106000 {
status = "ok";
};
i2c0: i2c@f7100000 {
status = "ok";
};
i2c1: i2c@f7101000 {
status = "ok";
};
};
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册