Re: [PATCH 3/7] gpio: omap: fix omap2_set_gpio_debounce
On Tue, Aug 18, 2015 at 1:10 PM, Grygorii Strashko <grygorii.strashko@ti.com> wrote: > According to TRMs: > > Required input line stable = > (the value of the...
View ArticleRe: [PATCH 4/7] gpio: omap: protect regs access in omap_gpio_irq_handler
On Tue, Aug 18, 2015 at 1:10 PM, Grygorii Strashko <grygorii.strashko@ti.com> wrote: > The access to HW registers has to be be protected in > omap_gpio_irq_handler(), as it may race with...
View ArticleRe: [PATCH] irqdomain: remove the confused log
On Wed, 26 Aug 2015, Huang Shijie wrote: > On Tue, Aug 25, 2015 at 09:34:00PM +0200, Thomas Gleixner wrote: > > On Tue, 25 Aug 2015, Huang Shijie wrote: > > > > > When the...
View ArticleRe: [PATCH 5/7] gpio: omap: fix clk_prepare/unprepare usage
On Tue, Aug 18, 2015 at 1:10 PM, Grygorii Strashko <grygorii.strashko@ti.com> wrote: > As per CCF documentation (clk.txt) the clk_prepare/unprepare APIs > are not allowed in atomic...
View ArticleRe: [PATCH] Memory hot added,The memory can not been added to movable zone
在 2015/8/26 14:12, Vlastimil Babka 写道: > On 26.8.2015 2:36, Changsheng Liu wrote: >> >> 在 2015/8/25 19:13, Vlastimil Babka 写道: >>> On 08/25/2015 12:25 PM, Changsheng Liu wrote:...
View ArticleRe: xtensa build failures in -next due to DMA API changes
On Tue, Aug 25, 2015 at 11:24 PM, Christoph Hellwig <hch@lst.de> wrote: > On Tue, Aug 25, 2015 at 01:21:40PM -0700, Guenter Roeck wrote: >> I also see >> >>...
View ArticleRe: [PATCH 0/7] gpio: omap: fixes and improvements
On Tue, Aug 18, 2015 at 1:10 PM, Grygorii Strashko <grygorii.strashko@ti.com> wrote: > This patch series contains set of trivial fixes and improvements, and also > patches which fixes...
View ArticleRe: [Patch v3] ACPI, PCI: Penalize legacy IRQ used by ACPI SCI
On Wed, 26 Aug 2015, Aaron Lu wrote: > On 08/25/2015 04:01 PM, Thomas Gleixner wrote: > > On Fri, 21 Aug 2015, Jiang Liu wrote: > >> --- > >> Hi Nick, > >> Rafael...
View ArticleRe: xtensa build failures in -next due to DMA API changes
On Wed, 26 Aug 2015 10:53:25 +0300 Max Filippov <jcmvbkbc@gmail.com> wrote: > On Tue, Aug 25, 2015 at 11:24 PM, Christoph Hellwig <hch@lst.de> wrote: > > On Tue, Aug 25, 2015 at...
View ArticleRe: linux: sata_nv: adma support
On Tuesday 04 August 2015 20:06:57 Pali Rohár wrote: > On Monday 03 August 2015 05:02:15 Robert Hancock wrote: > > On Sun, Aug 2, 2015 at 3:08 AM, Pali Rohár <pali.rohar@gmail.com> >...
View ArticleRe: ARM: davinci: linux-next: Boot failure on OMAP-L138 with commit 0db805aa8c96
On 08/26/2015 10:09 AM, Peter Ujfalusi wrote: > Hi Russell, > > with next-20150825 I have the following kernel panic: next-20150826 is fine, please ignore this report. -- Péter > RAMDISK:...
View ArticleRe: Problems loading firmware using built-in drivers with kernels that use...
On Wed, 2015-08-26 at 07:17 +0100, Jie, Yang wrote: > > -----Original Message----- > > From: Takashi Iwai [mailto:tiwai@suse.de] > > Sent: Wednesday, August 26, 2015 1:33 PM >...
View Article[PATCH v5 2/5] Documentation: bindings: document the Berlin PWM driver
Following the addition of a Berlin PWM driver, this patch adds the corresponding documentation. Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com> Acked-by: Sebastian Hesselbarth...
View Article[PATCH v5 0/5] ARM: berlin: PWM support
Hi all, This series adds a driver for the Marvell Berlin PWM controller, which has 4 channels. This has been tested on a BG2Q DMP. Thanks, Antoine Changes since v4: - Reworked _remove() - Reworked...
View ArticleRe: [PATCH 1/2] perf tools: Fix build on powerpc broken by pt/bts
On Wed, Aug 26, 2015 at 10:27:09AM +0300, Adrian Hunter wrote: > On 26/08/15 10:25, Jiri Olsa wrote: > > On Wed, Aug 26, 2015 at 09:57:13AM +0300, Adrian Hunter wrote: > >> On...
View Article[PATCH v2 2/3] efi: Change abbreviation of EFI_MEMORY_RUNTIME from "RUN" to "RT"
Now efi_md_typeattr_format() outputs "RUN" if passed EFI memory descriptor has EFI_MEMORY_RUNTIME attribute. But "RT" is preferer because it is shorter and clearer. This patch changes abbreviation of...
View Article[PATCH v2 3/3] x86, efi: Add "efi_fake_mem_mirror" boot option
This patch introduces new boot option named "efi_fake_mem_mirror". By specifying this parameter, you can mark specific memory as mirrored memory. This is useful for debugging of Address Range...
View Article[PATCH 1/6] input: ab8500-ponkey: Fix module autoload for OF platform driver
This platform driver has a OF device ID table but the OF module alias information is not created so module autoloading won't work. Signed-off-by: Luis de Bethencourt <luis@debethencourt.com> ---...
View Article[PATCH 2/6] input: pwm-beeper: Fix module autoload for OF platform driver
This platform driver has a OF device ID table but the OF module alias information is not created so module autoloading won't work. Signed-off-by: Luis de Bethencourt <luis@debethencourt.com> ---...
View Article[PATCH 3/6] input: regulator-haptic: Fix module autoload for OF platform driver
This platform driver has a OF device ID table but the OF module alias information is not created so module autoloading won't work. Signed-off-by: Luis de Bethencourt <luis@debethencourt.com> ---...
View Article