firmware-utils: bump to git HEAD
[openwrt/openwrt.git] / target / linux / bcm27xx / patches-5.4 / 950-0757-overlays-i2c-rtc-gpio-Fix-trickle-resistor-ohms-para.patch
1 From 00771f36d14f8446ad155ba6fde1f3f608e26642 Mon Sep 17 00:00:00 2001
2 From: Phil Elwell <phil@raspberrypi.com>
3 Date: Fri, 29 May 2020 16:55:12 +0100
4 Subject: [PATCH] overlays: i2c-rtc-gpio: Fix trickle-resistor-ohms
5 param
6
7 The abx80x implementation of the trickle-resistor-ohms parameter is
8 missing the ":0" indicating that the target is an integer/cell value.
9
10 See: https://github.com/raspberrypi/linux/issues/3642
11
12 Signed-off-by: Phil Elwell <phil@raspberrypi.com>
13 ---
14 arch/arm/boot/dts/overlays/i2c-rtc-gpio-overlay.dts | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 --- a/arch/arm/boot/dts/overlays/i2c-rtc-gpio-overlay.dts
18 +++ b/arch/arm/boot/dts/overlays/i2c-rtc-gpio-overlay.dts
19 @@ -230,7 +230,7 @@
20
21 trickle-diode-type = <&abx80x>,"abracon,tc-diode";
22 trickle-resistor-ohms = <&ds1339>,"trickle-resistor-ohms:0",
23 - <&abx80x>,"abracon,tc-resistor",
24 + <&abx80x>,"abracon,tc-resistor:0",
25 <&rv3028>,"trickle-resistor-ohms:0";
26 backup-switchover-mode = <&rv3028>,"backup-switchover-mode:0";
27 wakeup-source = <&ds1339>,"wakeup-source?",