From: Gabor Juhos <juhosg@openwrt.org>
To: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org, stable@vger.kernel.org
Subject: Re: [PATCH] MIPS: ath79: fix CPU/DDR frequency calculation for SRIF PLLs
Date: Mon, 24 Sep 2012 09:26:45 +0200 [thread overview]
Message-ID: <50600B35.3050101@openwrt.org> (raw)
In-Reply-To: <20120923174851.GG13842@linux-mips.org>
2012.09.23. 19:48 keltezéssel, Ralf Baechle írta:
> On Sat, Sep 08, 2012 at 02:02:21PM +0200, Gabor Juhos wrote:
>
> Applied but I had to fix a conflict:
>
> @@ -65,6 +65,8 @@
> #define AR934X_WMAC_SIZE 0x20000
> #define AR934X_EHCI_BASE 0x1b000000
> #define AR934X_EHCI_SIZE 0x200
> +#define AR934X_SRIF_BASE (AR71XX_APB_BASE + 0x00116000)
> +#define AR934X_SRIF_SIZE 0x1000
>
> /*
> * DDR_CTRL block
>
> The EHCI lines don't exist yet. Seems harmless though.
Hm, I'm sure that the line was present a few days ago. It has been added by the
following commit:
commit 00ffed582fe8a3f7556593c0e8baaf3da3df85b0
Author: Gabor Juhos <juhosg@openwrt.org>
Date: Sat Aug 4 15:03:56 2012 +0000
MIPS: ath79: add USB platform setup code for AR934X
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/4172/
Signed-off-by: John Crispin <blogic@openwrt.org>
However I don't see that commit in the 'mips-for-linux-next' branch of the
'upstream-sfr.git' tree anymore.
Also these changes are missing:
MIPS: ath79: register USB host controller on the DB120 board
MIPS: ath79: use a helper function for USB resource initialization
-Gabor
prev parent reply other threads:[~2012-09-24 7:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-08 12:02 [PATCH] MIPS: ath79: fix CPU/DDR frequency calculation for SRIF PLLs Gabor Juhos
2012-09-08 12:02 ` Gabor Juhos
2012-09-23 17:48 ` Ralf Baechle
2012-09-24 7:26 ` Gabor Juhos [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50600B35.3050101@openwrt.org \
--to=juhosg@openwrt.org \
--cc=linux-mips@linux-mips.org \
--cc=ralf@linux-mips.org \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.