Re: [PATCH v2] dt-bindings: mtd: Add sst25vf016b to the list of supported chip names

2017-11-17 Thread Marek Vasut
cumentation/devicetree/bindings/mtd/jedec,spi-nor.txt >> b/Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt >> index 4cab5d8..bf56d77 100644 >> --- a/Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt >> +++ b/Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt

Re: [RFC] iio: light: acpi-als: Enable the light sensor on the Zenbook UX430UQ

2017-11-19 Thread Marek Vasut
; >>> + >>> + if (acpi_has_method(als->device->handle, "\\_SB.PCI0.LPCB.EC0.ALSC")) >>> { >> So this is poking something on >> PCI bus 0 >> LPC bus B >> Somethingbus 0 >> Ambient light controller. >> >> I assume there is a better way of establishing this needs to be set? >> >>> + status = acpi_evaluate_integer(als->device->handle, >>> +"\\_SB.PCI0.LPCB.EC0.ALSC", >>> +&arg_list, >>> +&temp_val); >>> + } >>> + >>> return devm_iio_device_register(&device->dev, indio_dev); >>> } >>> >> -- Best regards, Marek Vasut

Re: [PATCH 1/1] dmaengine: imx-sdma - correct the dma transfer residue calculation

2016-10-16 Thread Marek Vasut
hn_real_count (number of bytes transferred) is initialized to > zero, when dma channel is created, to avoid using an uninitialized > value in residue calculation when dma status is checked without > waiting dma complete event. > > Signed-off-by: Nandor Han On MX6SX with WM971

Re: [PATCH 1/1] MAINTAINERS: add a maintainer for the SPI NOR subsystem

2016-10-18 Thread Marek Vasut
ntained > +F: drivers/mtd/spi-nor/ > +F: include/linux/mtd/spi-nor.h > + > SPI SUBSYSTEM > M: Mark Brown > L: linux-...@vger.kernel.org > -- Best regards, Marek Vasut

Re: [PATCH 1/1] MAINTAINERS: add a maintainer for the SPI NOR subsystem

2016-10-18 Thread Marek Vasut
it > has no release schedule. Maybe we want a plan for that too. > > BTW, will anybody be at Linux Plumbers? I plan to be there in a few > weeks. And something tells me dwmw2 will be there. > > Brian > -- Best regards, Marek Vasut

Re: [PATCH 1/1] MAINTAINERS: add a maintainer for the SPI NOR subsystem

2016-10-18 Thread Marek Vasut
On 10/18/2016 06:15 PM, Richard Weinberger wrote: > On 18.10.2016 17:55, Cyrille Pitchen wrote: >> Le 18/10/2016 à 17:30, Richard Weinberger a écrit : >>> On Tue, Oct 18, 2016 at 5:17 PM, Marek Vasut wrote: >>>> On 10/18/2016 04:58 PM, Cyrille Pitchen wrote: >&g

Re: [PATCH 1/1] MAINTAINERS: add a maintainer for the SPI NOR subsystem

2016-10-18 Thread Marek Vasut
ificial, due to >>> accounting). >>> >>> What to do about mtd-utils.git? That's been languishing a bit, and it >>> has no release schedule. Maybe we want a plan for that too. >>> >>> BTW, will anybody be at Linux Plumbers? I plan to be there in a few >>> weeks. And something tells me dwmw2 will be there. >>> >>> Brian >>> >> >> > -- Best regards, Marek Vasut

Re: [PATCH 1/1] MAINTAINERS: add a maintainer for the SPI NOR subsystem

2016-10-18 Thread Marek Vasut
wrote: >>>> On 18.10.2016 17:55, Cyrille Pitchen wrote: >>>>> Le 18/10/2016 à 17:30, Richard Weinberger a écrit : >>>>>> On Tue, Oct 18, 2016 at 5:17 PM, Marek Vasut wrote: >>>>>>> On 10/18/2016 04:58 PM, Cyrille Pitchen wrote:

Re: [PATCH v2 1/1] MAINTAINERS: add a maintainer for the SPI NOR subsystem

2016-10-20 Thread Marek Vasut
in MTD, and the SPI NOR sub-subsystem could be handled in > the same way: I would be reviewing patches touching this area, collecting > them and sending pull requests to Brian Norris. > > Also both Marek Vasut and Richard Weinberger have volunteered as well as > maintainers for the

[tip: irq/core] genirq: Check irq_data_get_irq_chip() return value before use

2020-05-28 Thread tip-bot2 for Marek Vasut
The following commit has been merged into the irq/core branch of tip: Commit-ID: 1d0326f352bb094771df17f045bdbadff89a43e6 Gitweb: https://git.kernel.org/tip/1d0326f352bb094771df17f045bdbadff89a43e6 Author:Marek Vasut AuthorDate:Thu, 14 May 2020 02:25:55 +02:00 Committer

<    5   6   7   8   9   10