From mboxrd@z Thu Jan 1 00:00:00 1970 From: robert.jarzmik@free.fr (Robert Jarzmik) Date: Sun, 09 Aug 2015 14:18:57 +0200 Subject: [PATCH-v5 5/5] i2c: pxa: Add ILCR (tLow & tHigh) configuration support In-Reply-To: <55C1CE8E.9000601@linaro.org> (Vaibhav Hiremath's message of "Wed, 05 Aug 2015 14:21:26 +0530") References: <1437482466-16126-1-git-send-email-vaibhav.hiremath@linaro.org> <1437482466-16126-6-git-send-email-vaibhav.hiremath@linaro.org> <55C1CE8E.9000601@linaro.org> Message-ID: <87bnegk632.fsf@belgarion.home> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Vaibhav Hiremath writes: > Robert, > > It would be helpful if you can test this patch-series and confirm that > it now fixes the NULL pointer deference issue. Tested, it works on pxa27x in master mode, in non-DT mode. For all non-DT patches, you can add my : Tested-by: Robert Jarzmik Cheers. -- Robert