diff options
author | John Crispin <john@openwrt.org> | 2014-09-11 17:49:57 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-09-11 17:49:57 +0000 |
commit | 18b5d72d834b1a4fb3c7daa2fab9f449ff55b1c1 (patch) | |
tree | 9055eb556a99fb07f30d3217fe2fdd60b51ca72c /target/linux/lantiq/patches-3.14/0005-MIPS-lantiq-add-reset-controller-api-support.patch | |
parent | 5920eac8eeba0d689c7af9389aea2e2f46eec9ce (diff) | |
download | upstream-18b5d72d834b1a4fb3c7daa2fab9f449ff55b1c1.tar.gz upstream-18b5d72d834b1a4fb3c7daa2fab9f449ff55b1c1.tar.bz2 upstream-18b5d72d834b1a4fb3c7daa2fab9f449ff55b1c1.zip |
lantiq: update 3.14 patches
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42476
Diffstat (limited to 'target/linux/lantiq/patches-3.14/0005-MIPS-lantiq-add-reset-controller-api-support.patch')
-rw-r--r-- | target/linux/lantiq/patches-3.14/0005-MIPS-lantiq-add-reset-controller-api-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-3.14/0005-MIPS-lantiq-add-reset-controller-api-support.patch b/target/linux/lantiq/patches-3.14/0005-MIPS-lantiq-add-reset-controller-api-support.patch index 36f6410686..c4540c9306 100644 --- a/target/linux/lantiq/patches-3.14/0005-MIPS-lantiq-add-reset-controller-api-support.patch +++ b/target/linux/lantiq/patches-3.14/0005-MIPS-lantiq-add-reset-controller-api-support.patch @@ -1,7 +1,7 @@ From 223f1c46e109a8420765aee099a5d1dc4ab7ee98 Mon Sep 17 00:00:00 2001 From: John Crispin <blogic@openwrt.org> Date: Tue, 3 Sep 2013 13:18:12 +0200 -Subject: [PATCH 05/31] MIPS: lantiq: add reset-controller api support +Subject: [PATCH 05/36] MIPS: lantiq: add reset-controller api support Add a reset-controller binding for the reset registers found on the lantiq SoC. |