提交 ec8c0882 编写于 作者: P Phil Elwell 提交者: Zheng Zengkai

overlays: Fix dtc warnings in i2c-gpio

raspberrypi inclusion
category: feature
bugzilla: 50432

--------------------------------

Better late than never.
Signed-off-by: NPhil Elwell <phil@raspberrypi.com>
Signed-off-by: NFang Yafen <yafen@iscas.ac.cn>
Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
上级 08fb78e5
...@@ -11,6 +11,9 @@ ...@@ -11,6 +11,9 @@
target-path = "/"; target-path = "/";
__overlay__ { __overlay__ {
#address-cells = <1>;
#size-cells = <0>;
i2c_gpio: i2c@0 { i2c_gpio: i2c@0 {
reg = <0xffffffff>; reg = <0xffffffff>;
compatible = "i2c-gpio"; compatible = "i2c-gpio";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册