From: Greg Kroah-Hartman Date: Wed, 2 Mar 2016 17:29:01 +0000 (-0800) Subject: remove queue-3.10/dts-vt8500-add-sdhc-node-to-dts-file-for-wm8650.patch X-Git-Tag: v3.10.99~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=71e21fb0dc47d45cb83a4ec5ff97ac41354e4465;p=thirdparty%2Fkernel%2Fstable-queue.git remove queue-3.10/dts-vt8500-add-sdhc-node-to-dts-file-for-wm8650.patch --- diff --git a/queue-3.10/dts-vt8500-add-sdhc-node-to-dts-file-for-wm8650.patch b/queue-3.10/dts-vt8500-add-sdhc-node-to-dts-file-for-wm8650.patch deleted file mode 100644 index 50de5dbbad0..00000000000 --- a/queue-3.10/dts-vt8500-add-sdhc-node-to-dts-file-for-wm8650.patch +++ /dev/null @@ -1,40 +0,0 @@ -From 0f090bf14e51e7eefb71d9d1c545807f8b627986 Mon Sep 17 00:00:00 2001 -From: Roman Volkov -Date: Fri, 1 Jan 2016 16:38:11 +0300 -Subject: dts: vt8500: Add SDHC node to DTS file for WM8650 - -From: Roman Volkov - -commit 0f090bf14e51e7eefb71d9d1c545807f8b627986 upstream. - -Since WM8650 has the same 'WMT' SDHC controller as WM8505, and the driver -is already in the kernel, this node enables the controller support for -WM8650 - -Signed-off-by: Roman Volkov -Reviewed-by: Alexey Charkov -Signed-off-by: Arnd Bergmann -Signed-off-by: Greg Kroah-Hartman - ---- - arch/arm/boot/dts/wm8650.dtsi | 9 +++++++++ - 1 file changed, 9 insertions(+) - ---- a/arch/arm/boot/dts/wm8650.dtsi -+++ b/arch/arm/boot/dts/wm8650.dtsi -@@ -130,6 +130,15 @@ - interrupts = <43>; - }; - -+ sdhc@d800a000 { -+ compatible = "wm,wm8505-sdhc"; -+ reg = <0xd800a000 0x400>; -+ interrupts = <20>, <21>; -+ clocks = <&clksdhc>; -+ bus-width = <4>; -+ sdon-inverted; -+ }; -+ - fb: fb@d8050800 { - compatible = "wm,wm8505-fb"; - reg = <0xd8050800 0x200>; diff --git a/queue-3.10/series b/queue-3.10/series index 88d48770404..a035490b9ec 100644 --- a/queue-3.10/series +++ b/queue-3.10/series @@ -20,7 +20,6 @@ splice-sendfile-at-once-fails-for-big-files.patch failing-to-send-a-close-if-file-is-opened-wronly-and-server-reboots-on-a-4.x-mount.patch unix-correctly-track-in-flight-fds-in-sending-process-user_struct.patch genirq-prevent-chip-buslock-deadlock.patch -dts-vt8500-add-sdhc-node-to-dts-file-for-wm8650.patch clocksource-drivers-vt8500-increase-the-minimum-delta.patch lockd-create-nsm-handles-per-net-namespace.patch devres-fix-a-for-loop-bounds-check.patch