From: Bernhard Walle <walle@corscience.de>
To: ddaney@caviumnetworks.com
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: [PATCH] staging: octeon: Add Lanai board USB clock type
Date: Mon, 11 Oct 2010 12:09:07 +0200 [thread overview]
Message-ID: <1286791747-3151-1-git-send-email-walle@corscience.de> (raw)
Add the LANAI2 board to __cvmx_helper_board_usb_get_clock_type(). It
also uses the USB_CLOCK_TYPE_CRYSTAL_12 clock.
Signed-off-by: Bernhard Walle <walle@corscience.de>
---
drivers/staging/octeon/cvmx-helper-board.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/staging/octeon/cvmx-helper-board.c b/drivers/staging/octeon/cvmx-helper-board.c
index 5793318..f8ae6b4 100644
--- a/drivers/staging/octeon/cvmx-helper-board.c
+++ b/drivers/staging/octeon/cvmx-helper-board.c
@@ -752,6 +752,7 @@ cvmx_helper_board_usb_clock_types_t __cvmx_helper_board_usb_get_clock_type(void)
{
switch (cvmx_sysinfo_get()->board_type) {
case CVMX_BOARD_TYPE_BBGW_REF:
+ case CVMX_BOARD_TYPE_LANAI2_G:
return USB_CLOCK_TYPE_CRYSTAL_12;
}
return USB_CLOCK_TYPE_REF_48;
--
1.7.1
next reply other threads:[~2010-10-11 10:09 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-11 10:09 Bernhard Walle [this message]
2010-10-11 16:53 ` David Daney
2010-10-11 17:05 ` Bernhard Walle
2010-10-11 17:13 ` David Daney
2010-10-12 15:54 ` Greg KH
2010-10-12 16:56 ` David Daney
2010-10-13 16:39 ` Bernhard Walle
2010-10-13 21:02 ` Greg KH
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=1286791747-3151-1-git-send-email-walle@corscience.de \
--to=walle@corscience.de \
--cc=ddaney@caviumnetworks.com \
--cc=devel@driverdev.osuosl.org \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®