[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <571E1305.6070009@nvidia.com>
Date: Mon, 25 Apr 2016 18:22:21 +0530
From: Laxman Dewangan <ldewangan@...dia.com>
To: Krzysztof Kozlowski <k.kozlowski@...sung.com>,
<lee.jones@...aro.org>, <milo.kim@...com>, <cw00.choi@...sung.com>
CC: <sbkim73@...sung.com>, <tony@...mide.com>,
<linux-kernel@...r.kernel.org>,
<linux-samsung-soc@...r.kernel.org>, <linux-omap@...r.kernel.org>
Subject: Re: [PATCH 0/7] mfd: Use devm_mfd_add_devices and devm_regmap_add_irq_chip
On Monday 25 April 2016 04:26 PM, Krzysztof Kozlowski wrote:
> On 04/21/2016 02:25 PM, Laxman Dewangan wrote:
>> This series is an effort to reduce the code in error path and need of
>> remove callback by using the devm_mfd_add_devices() and
>> devm_regmap_add_irq_chip() or devm_request_threaded_irq APIs for interrupt
>> support.
>>
>> This is tested with build and comiplation only with arm64 defconfig and enabling
>> the required MFD CONFIGs.
> Please compile it also on ARMv7. The changes look trivial but one
> compilation without testing might not be sufficient.
Sure. Thank you very much for testing.
I did build test with the ARMv7 for all patches and testing on actual
platform with Jetson-TX1 platform + max77620 which have similar change
with bind/unbind. This is what I learn from you for testing the remove
callback/unbinding without making =m on RTC patches and this really
helps me on my lots of testing.
Powered by blists - more mailing lists