SQUASH: Revert: "overlays: Make the i2c-gpio overlay safe again"
authorPhil Elwell <phil@raspberrypi.com>
Wed, 13 Jan 2021 21:25:38 +0000 (21:25 +0000)
committerpopcornmix <popcornmix@gmail.com>
Wed, 27 Jan 2021 19:13:32 +0000 (19:13 +0000)
This revert and its neighbour are opposites. When squashing, delete
the original commits as well.

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
arch/arm/boot/dts/overlays/i2c-gpio-overlay.dts

index 63231b5..2323a61 100644 (file)
@@ -11,6 +11,9 @@
                target-path = "/";
 
                __overlay__ {
+                       #address-cells = <1>;
+                       #size-cells = <0>;
+
                        i2c_gpio: i2c@0 {
                                reg = <0xffffffff>;
                                compatible = "i2c-gpio";