Searched hist:a46b78247b852345ae4458711a4aec6744a7838c (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/tegra/ |
H A D | tegra20_ac97.h | diff a46b78247b852345ae4458711a4aec6744a7838c Sun Mar 14 10:44:43 CDT 2021 Dmitry Osipenko <digetx@gmail.com> ASoC: tegra20: ac97: Add reset control
Tegra20 AC97 driver doesn't manage the AC97 controller reset, relying on implicit deassertion of the reset by tegra-clk driver, which needs to be fixed since this behaviour is unacceptable by other Tegra drivers. Add explicit reset control to the Tegra20 AC97 driver.
Note that AC97 reset was always specified in Tegra20 device-tree, hence DTB ABI changes aren't required.
Signed-off-by: Dmitry Osipenko <digetx@gmail.com> Link: https://lore.kernel.org/r/20210314154459.15375-2-digetx@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | tegra20_ac97.c | diff a46b78247b852345ae4458711a4aec6744a7838c Sun Mar 14 10:44:43 CDT 2021 Dmitry Osipenko <digetx@gmail.com> ASoC: tegra20: ac97: Add reset control
Tegra20 AC97 driver doesn't manage the AC97 controller reset, relying on implicit deassertion of the reset by tegra-clk driver, which needs to be fixed since this behaviour is unacceptable by other Tegra drivers. Add explicit reset control to the Tegra20 AC97 driver.
Note that AC97 reset was always specified in Tegra20 device-tree, hence DTB ABI changes aren't required.
Signed-off-by: Dmitry Osipenko <digetx@gmail.com> Link: https://lore.kernel.org/r/20210314154459.15375-2-digetx@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
|