f70a56d950d6d89a6c836e5593807db066eb81c8
[openwrt/staging/chunkeey.git] / target / linux / bcm27xx / patches-5.10 / 950-0442-SQUASH-Revert-overlays-Fix-dtc-warnings-in-i2c-gpio.patch
1 From 283e74412227e4d3baab7a2dc48d90d0dd044bbf Mon Sep 17 00:00:00 2001
2 From: Phil Elwell <phil@raspberrypi.com>
3 Date: Wed, 13 Jan 2021 21:27:56 +0000
4 Subject: [PATCH] SQUASH: Revert "overlays: Fix dtc warnings in
5 i2c-gpio"
6
7 This reverts commit 1c15edc0dca002c8536e9f1f5e1ec43017815018.
8
9 This revert and its neighbour are opposites. When squashing, delete
10 the original commits as well.
11
12 Signed-off-by: Phil Elwell <phil@raspberrypi.com>
13 ---
14 arch/arm/boot/dts/overlays/i2c-gpio-overlay.dts | 3 ---
15 1 file changed, 3 deletions(-)
16
17 --- a/arch/arm/boot/dts/overlays/i2c-gpio-overlay.dts
18 +++ b/arch/arm/boot/dts/overlays/i2c-gpio-overlay.dts
19 @@ -11,9 +11,6 @@
20 target-path = "/";
21
22 __overlay__ {
23 - #address-cells = <1>;
24 - #size-cells = <0>;
25 -
26 i2c_gpio: i2c@0 {
27 reg = <0xffffffff>;
28 compatible = "i2c-gpio";