diff options
Diffstat (limited to 'target/linux/brcm2708/patches-4.1/0109-mailbox-Enable-BCM2835-mailbox-support.patch')
-rw-r--r-- | target/linux/brcm2708/patches-4.1/0109-mailbox-Enable-BCM2835-mailbox-support.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm2708/patches-4.1/0109-mailbox-Enable-BCM2835-mailbox-support.patch b/target/linux/brcm2708/patches-4.1/0109-mailbox-Enable-BCM2835-mailbox-support.patch index 15167d43b6..12818cee35 100644 --- a/target/linux/brcm2708/patches-4.1/0109-mailbox-Enable-BCM2835-mailbox-support.patch +++ b/target/linux/brcm2708/patches-4.1/0109-mailbox-Enable-BCM2835-mailbox-support.patch @@ -1,7 +1,7 @@ -From a097ef23c580bdcad619cca1deabd71eb6237984 Mon Sep 17 00:00:00 2001 +From 97b130d04ed860f89812755c8d576a548b13bd3b Mon Sep 17 00:00:00 2001 From: Lubomir Rintel <lkundrak@v3.sk> Date: Tue, 5 May 2015 13:27:45 -0700 -Subject: [PATCH 109/121] mailbox: Enable BCM2835 mailbox support +Subject: [PATCH 109/148] mailbox: Enable BCM2835 mailbox support This mailbox driver provides a single mailbox channel to write 32-bit values to the VPU and get a 32-bit response. The Raspberry Pi |