2
0
forked from Ivasoft/openwrt

brcm2708: update 4.1 patches

As usual, this patches were taken (and rebased) from
https://github.com/raspberrypi/linux/commits/rpi-4.1.y

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>

SVN-Revision: 46853
This commit is contained in:
Felix Fietkau
2015-09-11 16:32:00 +00:00
parent 2ce833060a
commit 0b5d87fd30
169 changed files with 2877 additions and 296 deletions

View File

@@ -1,7 +1,7 @@
From 5d006d177c4f6071bfb05594d600eecb35a1e9d3 Mon Sep 17 00:00:00 2001
From 152c53ac6dfbebe4702389526cd04a995a20f71a Mon Sep 17 00:00:00 2001
From: Aron Szabo <aron@aron.ws>
Date: Sat, 16 Jun 2012 12:15:55 +0200
Subject: [PATCH 016/148] lirc: added support for RaspberryPi GPIO
Subject: [PATCH 016/171] lirc: added support for RaspberryPi GPIO
lirc_rpi: Use read_current_timer to determine transmitter delay. Thanks to jjmz and others
See: https://github.com/raspberrypi/linux/issues/525