X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fbrcm2708%2Fpatches-4.1%2F0109-mailbox-Enable-BCM2835-mailbox-support.patch;h=ee446378a45fd99976ce28dcdb5364102656e162;hp=0fe62491adbd5f33be22c2610763bd0482e7a261;hb=d4b8d51580f61bc242b3a51566d2e4afd1f4a150;hpb=98bf3d41207f32bc14ca8b67435ddc75e93b8214 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 0fe62491ad..ee446378a4 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 4222b39965e1639c0d7a5b4e8b8c8ee91803f799 Mon Sep 17 00:00:00 2001 +From a1587c365bbfc9db5c550a7a360a3159608f2eee Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Tue, 5 May 2015 13:27:45 -0700 -Subject: [PATCH 109/203] mailbox: Enable BCM2835 mailbox support +Subject: [PATCH 109/222] 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