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: <1433835111-32522-1-git-send-email-suneel.garapati@xilinx.com>
Date:	Tue, 9 Jun 2015 13:01:49 +0530
From:	Suneel Garapati <suneel.garapati@...inx.com>
To:	<linux-mmc@...r.kernel.org>, <linux-kernel@...r.kernel.org>
CC:	Ulf Hansson <ulf.hansson@...aro.org>, <michals@...inx.com>,
	<sorenb@...inx.com>, Adrian Hunter <adrian.hunter@...el.com>,
	Aisheng Dong <b29396@...escale.com>,
	Haibo Chen <haibo.chen@...escale.com>,
	Tim Kryger <tim.kryger@...il.com>,
	Shawn Guo <shawn.guo@...aro.org>, Yi Sun <yi.y.sun@...el.com>,
	"Rafael J. Wysocki" <rafael.j.wysocki@...el.com>,
	<stripathi@....com>, Suneel Garapati <suneel.garapati@...inx.com>
Subject: [PATCH 0/2] adds quirk SDHCI_QUIRK2_CLOCK_DIV_ZERO_BROKEN

This quirk will support controllers whose clock divider zero is broken
and if the calculation results to zero, forcing the divider to next value.
This is tested on zynq ep108 and enables support for UHS cards where formatting
cards fail. Added few quirks to arasan platform driver as the base clock reported in
registers is broken and preset values are broken too and tested on zynq ep108
platform. max-frequency devicetree parameter is alternative to get upper limit .

Suneel Garapati (2):
  drivers: mmc: add quirk SDHCI_QUIRK_CLOCK_DIV_ZERO_BROKEN
  drivers: mmc: add quirks for broken clock base

 drivers/mmc/host/sdhci-of-arasan.c | 3 +++
 drivers/mmc/host/sdhci.c           | 4 ++++
 drivers/mmc/host/sdhci.h           | 2 ++
 3 files changed, 9 insertions(+)

--
2.1.2
--
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