diff options
author | Álvaro Fernández Rojas <noltari@gmail.com> | 2019-09-19 16:43:19 +0200 |
---|---|---|
committer | Álvaro Fernández Rojas <noltari@gmail.com> | 2019-09-19 17:38:18 +0200 |
commit | 4f8b350be0b90554c93908458a27be34e8b722ca (patch) | |
tree | 8b39d985a590db8cc4eb275d68496cfa212d5ede /target/linux/brcm2708/patches-4.19/950-0696-i2c-bcm2835-Ensure-clock-exists-when-probing.patch | |
parent | b400179ca66647944a26f4d4b7b4fd53a3d2f0d1 (diff) | |
download | upstream-4f8b350be0b90554c93908458a27be34e8b722ca.tar.gz upstream-4f8b350be0b90554c93908458a27be34e8b722ca.tar.bz2 upstream-4f8b350be0b90554c93908458a27be34e8b722ca.zip |
brcm2708: update to latest patches from RPi foundation
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target/linux/brcm2708/patches-4.19/950-0696-i2c-bcm2835-Ensure-clock-exists-when-probing.patch')
-rw-r--r-- | target/linux/brcm2708/patches-4.19/950-0696-i2c-bcm2835-Ensure-clock-exists-when-probing.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm2708/patches-4.19/950-0696-i2c-bcm2835-Ensure-clock-exists-when-probing.patch b/target/linux/brcm2708/patches-4.19/950-0696-i2c-bcm2835-Ensure-clock-exists-when-probing.patch index 0aa6e24f54..3cd1d376b1 100644 --- a/target/linux/brcm2708/patches-4.19/950-0696-i2c-bcm2835-Ensure-clock-exists-when-probing.patch +++ b/target/linux/brcm2708/patches-4.19/950-0696-i2c-bcm2835-Ensure-clock-exists-when-probing.patch @@ -1,7 +1,7 @@ -From 58250e1310bcc6c5130682d7675ed0cc9a82b48b Mon Sep 17 00:00:00 2001 +From 1a5122f1756ef4fc5779324ad26b6a04142166b5 Mon Sep 17 00:00:00 2001 From: Annaliese McDermond <nh6z@nh6z.net> Date: Fri, 21 Jun 2019 03:52:50 -0700 -Subject: [PATCH 696/782] i2c: bcm2835: Ensure clock exists when probing +Subject: [PATCH 696/806] i2c: bcm2835: Ensure clock exists when probing Commit 9de93b04df16b055824e3f1f13fedb90fbcf2e4f upstream. |