overlays: Fix dtc warnings in i2c-gpio

Better late than never.

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
This commit is contained in:
Phil Elwell
2020-04-08 11:59:39 +01:00
committed by popcornmix
parent 829bd11266
commit d4620e2227

View File

@@ -11,6 +11,9 @@
target-path = "/";
__overlay__ {
#address-cells = <1>;
#size-cells = <0>;
i2c_gpio: i2c@0 {
reg = <0xffffffff>;
compatible = "i2c-gpio";