lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <1C13481E-69E7-4779-B472-42DD49619A89@mac.com>
Date:	Wed, 27 Oct 2010 21:59:44 +0400
From:	Elvis Dowson <elvis.dowson@....com>
To:	Ohad Ben-Cohen <ohad@...ery.com>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: wl12xx board_ref_clock

Hi Ohad,
	          To which device does board_ref_clock refer to? On my board, the SDIO CLK line from the MMC2 controller is connected to the LSR TiWi wlan module. 
                  
@@ -164,12 +169,25 @@ static void __init beagle_display_init(void)
 
 #include "sdram-micron-mt46h32m32lf-6.h"
 
+struct wl12xx_platform_data omap_beagle_wlan_data __initdata = {
+	.irq = OMAP_GPIO_IRQ(OMAP_BEAGLE_WLAN_IRQ_GPIO),
+	.board_ref_clock = 2, /* 38.4 MHz */
+};

What is the impact of not specifying a board_ref_clock?

Best regards,

Elvis Dowson

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ