diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-07-05 08:26:48 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-07-05 08:26:48 +0000 |
commit | f0cda65bb6ee80f4fc80da9fdeabb9d28a306437 (patch) | |
tree | 204c9dd1bad0f3f69d56564d26e6914ecaa0647a /target/linux/ar71xx/patches-3.3/201-spi-ath79-add-missing-HIGH-LOW-SCK-transition.patch | |
parent | d1b237b335776be151889d5339c672d784475c3c (diff) | |
download | upstream-f0cda65bb6ee80f4fc80da9fdeabb9d28a306437.tar.gz upstream-f0cda65bb6ee80f4fc80da9fdeabb9d28a306437.tar.bz2 upstream-f0cda65bb6ee80f4fc80da9fdeabb9d28a306437.zip |
ar71xx: add initial support for the Qualcomm Atheros AP136 board
SVN-Revision: 32607
Diffstat (limited to 'target/linux/ar71xx/patches-3.3/201-spi-ath79-add-missing-HIGH-LOW-SCK-transition.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.3/201-spi-ath79-add-missing-HIGH-LOW-SCK-transition.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/patches-3.3/201-spi-ath79-add-missing-HIGH-LOW-SCK-transition.patch b/target/linux/ar71xx/patches-3.3/201-spi-ath79-add-missing-HIGH-LOW-SCK-transition.patch index 4558a3dd6a..fd3d9689a2 100644 --- a/target/linux/ar71xx/patches-3.3/201-spi-ath79-add-missing-HIGH-LOW-SCK-transition.patch +++ b/target/linux/ar71xx/patches-3.3/201-spi-ath79-add-missing-HIGH-LOW-SCK-transition.patch @@ -1,7 +1,7 @@ -From 52fa804e11c1722ec56de2e3888a9f8dfb96404b Mon Sep 17 00:00:00 2001 +From bcb0fdebc08f828b54d0a2eb74a9d1378701a8e0 Mon Sep 17 00:00:00 2001 From: Gabor Juhos <juhosg@openwrt.org> Date: Wed, 11 Jan 2012 20:33:41 +0100 -Subject: [PATCH 42/47] spi/ath79: add missing HIGH->LOW SCK transition +Subject: [PATCH 29/34] spi/ath79: add missing HIGH->LOW SCK transition Signed-off-by: Gabor Juhos <juhosg@openwrt.org> --- |