mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 10:00:17 +00:00
overlays: Fix dtc warnings in i2c-gpio
Better late than never. Signed-off-by: Phil Elwell <phil@raspberrypi.com>
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
target-path = "/";
|
||||
|
||||
__overlay__ {
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
|
||||
i2c_gpio: i2c@0 {
|
||||
reg = <0xffffffff>;
|
||||
compatible = "i2c-gpio";
|
||||
|
||||
Reference in New Issue
Block a user