[Letux-kernel] [PATCH 5/9] omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251
H. Nikolaus Schaller
hns at goldelico.com
Sat Oct 19 18:55:22 CEST 2019
> Am 19.10.2019 um 18:22 schrieb Tony Lindgren <tony at atomide.com>:
>
> * H. Nikolaus Schaller <hns at goldelico.com> [191019 15:18]:
>>
>>> Am 19.10.2019 um 15:36 schrieb Sasha Levin <sashal at kernel.org>:
>>>
>>> Hi,
>>>
>>> [This is an automated email]
>>>
>>> This commit has been processed because it contains a "Fixes:" tag,
>>> fixing commit: 81eef6ca92014 mmc: omap_hsmmc: Use dma_request_chan() for requesting DMA channel.
>>>
>>> The bot has tested the following trees: v5.3.6, v4.19.79, v4.14.149, v4.9.196.
>>>
>>> v5.3.6: Build OK!
>>> v4.19.79: Failed to apply! Possible dependencies:
>>> Unable to calculate
>>>
>>> v4.14.149: Failed to apply! Possible dependencies:
>>> 0486738928bf0 ("ARM: OMAP1: ams-delta: add GPIO lookup tables")
>>> 0920ca103f8d8 ("ARM: sa1100: provide infrastructure to support generic CF sockets")
>>> 29786e9b6551b ("ARM: sa1100/assabet: convert to generic CF sockets")
>>> 2bcb1be092370 ("Input: ams_delta_serio: Replace power GPIO with regulator")
>>> 56de7570b3264 ("Input: ams_delta_serio: use private structure")
>>> 7be893aa2d6a1 ("pcmcia: sa1100: provide generic CF support")
>>> b51af86559d4b ("ARM: sa1100/shannon: convert to generic CF sockets")
>>> b955153bfa68d ("ARM: sa1100/assabet: add BCR/BSR GPIO driver")
>>> c2f9b05fd5c12 ("media: arch: sh: ecovec: Use new renesas-ceu camera driver")
>>> df88c57689278 ("Input: ams_delta_serio: convert to platform driver")
>>> efdfeb079cc3b ("regulator: fixed: Convert to use GPIO descriptor only")
>>
>> ^^^ this is the relevant one.
>>
>>>
>>> v4.9.196: Failed to apply! Possible dependencies:
>>> 0486738928bf0 ("ARM: OMAP1: ams-delta: add GPIO lookup tables")
>>> 072f58af1dfbc ("ARM: dts: Add devicetree for the Raspberry Pi 3, for arm32 (v6)")
>>> 1aa1d858f582c ("ARM: dts: bcm283x: Add dtsi for OTG mode")
>>> 29786e9b6551b ("ARM: sa1100/assabet: convert to generic CF sockets")
>>> 2bcb1be092370 ("Input: ams_delta_serio: Replace power GPIO with regulator")
>>> 3bfe25fa9f8a5 ("ARM: dts: bcm283x: Move the BCM2837 DT contents from arm64 to arm.")
>>> 56de7570b3264 ("Input: ams_delta_serio: use private structure")
>>> 6c1b417adc8fa ("ARM: pxa: ezx: use the new pxa_camera platform_data")
>>> 7ade445c26269 ("ARM: pxa: magician: Add support for ADS7846 touchscreen")
>>> 8f9bafbb92c03 ("ARM: dts: aspeed: Add Romulus BMC platform")
>>> b24413180f560 ("License cleanup: add SPDX GPL-2.0 license identifier to files with no license")
>>> b5478c1b67bcd ("alpha: add asm/extable.h")
>>> b955153bfa68d ("ARM: sa1100/assabet: add BCR/BSR GPIO driver")
>>> d9fa04725f27f ("ARM: pxa: em-x270: use the new pxa_camera platform_data")
>>> df88c57689278 ("Input: ams_delta_serio: convert to platform driver")
>>> efdfeb079cc3b ("regulator: fixed: Convert to use GPIO descriptor only")
>>> fe7bf9dcfff5b ("ARM: dts: add a devicetree for Raidsonic NAS IB-4220-B")
>>>
>>>
>>> NOTE: The patch will not be queued to stable trees until it is upstream.
>>>
>>> How should we proceed with this patch?
>>
>> I have checked and the reason is that
>>
>> efdfeb079cc3b ("regulator: fixed: Convert to use GPIO descriptor only")
>>
>> was introduced after v.4.19 which was also partially reverted by this patch
>> if based on mainline.
>>
>> I have split it up into the partial revert of efdfeb079cc3b for mainline
>> and the real patch which now applies to all relevant stable trees.
>>
>> So I'll sent a v2 asap.
>
> Please also remove arch/arm/mach-omap2/hsmmc.[ch] as I think that
> can be now done :)
Ok, I'll test and include a patch in v2.
As far as I understand it can also be removed in the
arch/arm/mach-omap2/Makefile but the Kconfig is shared with
drivers/mmc/host/omap_hsmmc.c
BR and thanks,
Nikolaus
More information about the Letux-kernel
mailing list