From 0834f9f07631a8857a96614e37cb21e1dc84ffb4 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 25 Feb 2016 10:14:05 +0000 Subject: brcm2708: remove linux 4.1 support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas SVN-Revision: 48766 --- ...DT-CM-dtparams-for-audio-watchdog-and-RNG.patch | 30 ---------------------- 1 file changed, 30 deletions(-) delete mode 100644 target/linux/brcm2708/patches-4.1/0133-BCM2708_DT-CM-dtparams-for-audio-watchdog-and-RNG.patch (limited to 'target/linux/brcm2708/patches-4.1/0133-BCM2708_DT-CM-dtparams-for-audio-watchdog-and-RNG.patch') diff --git a/target/linux/brcm2708/patches-4.1/0133-BCM2708_DT-CM-dtparams-for-audio-watchdog-and-RNG.patch b/target/linux/brcm2708/patches-4.1/0133-BCM2708_DT-CM-dtparams-for-audio-watchdog-and-RNG.patch deleted file mode 100644 index 3b4e283187..0000000000 --- a/target/linux/brcm2708/patches-4.1/0133-BCM2708_DT-CM-dtparams-for-audio-watchdog-and-RNG.patch +++ /dev/null @@ -1,30 +0,0 @@ -From e925f9ef047d8735f40d477eb5c87d70511b8711 Mon Sep 17 00:00:00 2001 -From: Phil Elwell -Date: Fri, 24 Jul 2015 12:11:31 +0100 -Subject: [PATCH 133/222] BCM2708_DT: CM dtparams for audio, watchdog and RNG - ---- - arch/arm/boot/dts/bcm2708-rpi-cm.dtsi | 8 ++++---- - 1 file changed, 4 insertions(+), 4 deletions(-) - ---- a/arch/arm/boot/dts/bcm2708-rpi-cm.dtsi -+++ b/arch/arm/boot/dts/bcm2708-rpi-cm.dtsi -@@ -17,14 +17,14 @@ - status = "okay"; - }; - --&audio { -- status = "okay"; --}; -- - / { - __overrides__ { - act_led_gpio = <&act_led>,"gpios:4"; - act_led_activelow = <&act_led>,"gpios:8"; - act_led_trigger = <&act_led>,"linux,default-trigger"; -+ -+ audio = <&audio>,"status"; -+ watchdog = <&watchdog>,"status"; -+ random = <&random>,"status"; - }; - }; -- cgit v1.2.3