summaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2013-11-25 14:23:45 -0800
committerTony Lindgren <tony@atomide.com>2013-11-25 14:23:45 -0800
commitedd5eb4e99e4153ea7be05390fda542d986bf28d (patch)
tree98bf319485e262b9445c710ece9828fc037e6f53 /tools/perf/scripts
parent26f67a31265d459aa6f93b0a1ecbd64e7435519d (diff)
downloadkernel-edd5eb4e99e4153ea7be05390fda542d986bf28d.tar.gz
ARM: OMAP2+: Fix eMMC on n900 with device tree
Looks like we need to configure the regulators and use the pdata quirk to make eMMC work with device tree. It seems that mostly vaux3 is used, and only some earlier revisions used vmmc2. This has been tested to work on devices where the system_rev passed by the bootloader has versions 0x0010, 0x2101 and 0x2204. Cc: devicetree@vger.kernel.org Cc: Pavel Machek <pavel@ucw.cz> Cc: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Sebastian Reichel <sre@debian.org> [tony@atomide.com: updated with pinctrl changes and comments from Sebastian] Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions
o/kernel/commit/sound/soc/codecs/da7213.c?h=linux-6.6.y&id=0e54153b6685712c1e0eaa31c0c199fdce121b28'>ASoC: da7213: Update driver to use device_property* FW functionsAdam Thomson 2017-05-14ASoC: da7213: Fix incorrect usage of bitwise '&' operator for SRM checkAdam Thomson 2017-03-13ASoC: da7213: add ACPI supportPierre-Louis Bossart 2016-09-29Merge remote-tracking branches 'asoc/topic/cs35l30', 'asoc/topic/cs42l73', 'a...Mark Brown 2016-09-29Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...Mark Brown 2016-08-08ASoC: codec duplicated callback function goes to component on da7213Kuninori Morimoto 2016-08-08ASoC: da7213: Improve 32KHz mode PLL lockingAdam Thomson 2016-08-08ASoC: da7213: Refactor sysclk(), pll() functions to improve handlingAdam Thomson 2016-08-08ASoC: da7213: Improve driver efficiency with regards to MCLK usageAdam Thomson 2016-08-04ASoC: da7213: Default to 64 BCLKs per WCLK to support all formatsAdam Thomson 2016-05-10ASoC: da7213: Allow PLL disable/bypass when using 32KHz sysclkAdam Thomson 2016-05-10ASoC: da7213: Update PLL ranges to improve locking at frequency boundaryAdam Thomson 2016-05-10ASoC: da7213: Default PC counter to free-running when DAI disabledAdam Thomson 2016-05-10ASoC: da7213: Add checking of SRM lock status before enabling DAIAdam Thomson 2016-05-10ASoC: da7213: Add DAI DAPM event to control DAI clocksAdam Thomson 2015-10-07ASoC: da7213: Add support to handle mclk data provided to driverAdam Thomson