]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251
authorH. Nikolaus Schaller <hns@goldelico.com>
Thu, 7 Nov 2019 10:30:39 +0000 (11:30 +0100)
committerSeth Forshee <seth.forshee@canonical.com>
Mon, 6 Jan 2020 13:37:51 +0000 (07:37 -0600)
commit0d3357429c9898461369c4db04ae5065f9f5c3e9
treeb02aead2f752452e62ac8b594641a95b2169c5e0
parentdde1e70d8ec8d4d6528ea16bfdcc61d5bd021031
omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251

BugLink: https://bugs.launchpad.net/bugs/1858424
[ Upstream commit 2398c41d64321e62af54424fd399964f3d48cdc2 ]

With a wl1251 child node of mmc3 in the device tree decoded
in omap_hsmmc.c to handle special wl1251 initialization, we do
no longer need to instantiate the mmc3 through pdata quirks.

We also can remove the wlan regulator and reset/interrupt definitions
and do them through device tree.

Fixes: 81eef6ca9201 ("mmc: omap_hsmmc: Use dma_request_chan() for requesting DMA channel")
Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Cc: <stable@vger.kernel.org> # v4.7+
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
arch/arm/mach-omap2/pdata-quirks.c