Re: [REBASE PATCH v5 14/17] pinctrl: qcom: Use qcom_scm_io_update_field()

2023-09-12 Thread Linus Walleij
On Mon, Sep 11, 2023 at 12:56 PM Mukesh Ojha wrote: > Use qcom_scm_io_update_field() exported function in > pinctrl-msm driver. > > Signed-off-by: Mukesh Ojha As long as the qcom maintainers agree on the rest of the patches: Acked-by: Linus Walleij Yours, Linus Walleij

Re: [PATCH v3 18/20] docs: ABI: don't escape ReST-incompatible chars from obsolete and removed

2019-07-28 Thread Linus Walleij
On Wed, Jul 17, 2019 at 1:05 PM Mauro Carvalho Chehab wrote: > With just a single fix, the contents there can be parsed properly > without the need to escape any ReST incompatible stuff. > > Signed-off-by: Mauro Carvalho Chehab This seems to depend on other stuff so: Reviewed-by: L

Re: [PATCH] docs/pinctrl: fix compile errors in example code

2019-07-28 Thread Linus Walleij
applied. Yours, Linus Walleij

Re: [PATCH] Documentation: gpio: fix function links in the HTML docs

2019-07-28 Thread Linus Walleij
was dropped by commit 48207d7595d2 ("gpio: > drop devm_gpiochip_remove()"). > > Signed-off-by: Jeremy Cline This does not apply to v5.3-rc1 can you rebase and resend? Thanks! Linus Walleij

Re: [PATCH 1/2] docs: driver-api: Move bt8xxgpio to the gpio directory

2019-10-09 Thread Linus Walleij
On Fri, Oct 4, 2019 at 6:41 PM Jonathan Neuschäfer wrote: > Let's declutter Documentation/driver-api a bit. > > Signed-off-by: Jonathan Neuschäfer Patch applied. Yours, Linus Walleij

Re: [PATCH 2/2] docs: driver-api: bt8xxgpio: Revive dead link

2019-10-09 Thread Linus Walleij
On Fri, Oct 4, 2019 at 6:42 PM Jonathan Neuschäfer wrote: > www.bu3sch.de has been unusable for several years, but the same > information is available on bues.ch. > > Cc: Michael Buesch > Signed-off-by: Jonathan Neuschäfer Patch applied. Yours, Linus Walleij

Re: [PATCH] Documentation: gpio: remove duplicated lines

2019-05-24 Thread Linus Walleij
On Fri, May 10, 2019 at 11:03 AM Luca Ceresoli wrote: > The 'default (active high)' lines are repeated twice. Avoid people stare at > their screens looking for differences. > > Signed-off-by: Luca Ceresoli Patch applied with Bartosz's ACK. Yours, Linus Walleij

Re: [PATCH 16/22] docs: gpio: driver.rst: fix a bad tag

2019-06-07 Thread Linus Walleij
me. > > Signed-off-by: Mauro Carvalho Chehab Patch applied to the GPIO tree. Yours, Linus Walleij

Re: [PATCH v2 12/22] docs: gpio: driver.rst: fix a bad tag

2019-06-07 Thread Linus Walleij
me. > > Signed-off-by: Mauro Carvalho Chehab Looks identical to the v1 I already applied, so keeping that one. Yours, Linus Walleij

Re: [PATCH 39/39] docs: gpio: add sysfs interface to the admin-guide

2019-07-03 Thread Linus Walleij
s in the index so I guess it's best if you merge it: Acked-by: Linus Walleij Yours, Linus Walleij

Re: [PATCH] Documentation: gpio: Fix reference to gpiod_get_array()

2019-07-04 Thread Linus Walleij
On Mon, Jul 1, 2019 at 4:10 PM Geert Uytterhoeven wrote: > The function is called gpiod_get_array(), not gpiod_array_get(). > > Fixes: 77588c14ac868cae ("gpiolib: Pass array info to get/set array > functions") > Signed-off-by: Geert Uytterhoeven Patch applied. Yours, Linus Walleij

Re: [PATCH 3/5] pinctrl: sunxi: add driver for V3s SoC

2017-01-11 Thread Linus Walleij
On Tue, Jan 3, 2017 at 4:16 PM, Icenowy Zheng wrote: > V3s SoC features only a pin controller (for the lack of CPUs part). > > Add a driver for this controller. > > Signed-off-by: Icenowy Zheng Patch applied with Maxime's ACK. Yours, Linus Walleij -- To unsubscribe from

Re: [PATCH v2 04/10] pinctrl: sunxi: switch A20's pinctrl driver to use the A10 version

2017-05-11 Thread Linus Walleij
eview on these patches. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH v2 10/10] ARM: dts: sun8i: Add board dts file for Banana Pi M2 Ultra

2017-05-11 Thread Linus Walleij
; > Signed-off-by: Chen-Yu Tsai > Signed-off-by: Icenowy Zheng Eric put a lot of time and effort into naming the GPIO lines on the other Pi board. So please follow the good example and name the GPIO lines on this board like in the other rpi boards, should be something like: &pio {

Re: [PATCH v2 00/10] Initial Allwinner R40 support

2017-05-22 Thread Linus Walleij
ed into the A10 driver. I'd be happy to merge the pinctrl parts as soon as you fixed the things pointed out during review. Include Rob's ACKs on the DT binding patches please. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-doc"

Re: [PATCH 01/29] pinctrl.txt: standardize document format

2017-05-23 Thread Linus Walleij
entation mistakes pointed out by Geert. Should the file be renamed pinctrl.rst now? Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH v3 02/10] pinctrl: sunxi: Add SoC ID definitions for A10, A20 and R40 SoCs

2017-05-29 Thread Linus Walleij
; --- > Changes in v3: > - Commit message change. Patch applied with Chen-Yu's review tag. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH v3 03/10] pinctrl: sunxi: add A20 support to A10 driver

2017-05-29 Thread Linus Walleij
3: > - Enable A10 driver for A20 and disable A20 driver in this commit, in > order to prevent A10 driver from conflicting with A20 driver. Patch applied with Chen-Yu's review tag. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux

Re: [PATCH v3 04/10] pinctrl: sunxi: drop dedicated A20 driver

2017-05-29 Thread Linus Walleij
A10 driver for A20 is enabled in > the previous commit now). Patch applied with Chen-Yu's review tag, and I also fixed up the Makefile by removing the rule for this file. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of

Re: [PATCH v3 05/10] dt-bindings: add compatible string for Allwinner R40 pinctrl

2017-05-29 Thread Linus Walleij
owy Zheng > Acked-by: Rob Herring > --- > Changes in v3: > - Added Rob's ACK. Patch applied with Chen-Yu's review tag. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kern

Re: [PATCH v3 06/10] pinctrl: sunxi: add support of R40 to A10 pinctrl driver

2017-05-29 Thread Linus Walleij
tches 2-5 you only need to resend from this point for pin control. Please send pin control patches separately from the rest of the series if you can, and rebase on my "devel" branch, so I don't have to sift throgh so much patches to find what I need to apply and what I can ig

Re: [Merge tag 'pci-v4.12-changes' of git] 857f864014: BUG: unable to handle kernel NULL pointer dereference at 00000000000000a8

2017-06-14 Thread Linus Walleij
s that have no counterpart in the real world, and then the exercise seemed a bit academic. The last failures were due to (AFAICT) some relationship between major and minor numbers that I didn't untangle. If there is interest I could try to revive it. Yours, Linus Walleij -- To unsubscribe from

Re: [PATCH 01/29] pinctrl.txt: standardize document format

2017-06-20 Thread Linus Walleij
On Sat, Jun 17, 2017 at 5:03 PM, Mauro Carvalho Chehab wrote: > Linus Walleij escreveu: >> Should the file be renamed pinctrl.rst now? > > If you just rename it, Sphinx will complain because it doesn't > belong to any index.rst file. As this is part of drivers/, I guess

Re: [PATCH 0/8] Move most GPIO documentation to driver-api/gpio/ and ReST

2018-03-10 Thread Linus Walleij
these through the docs tree or see them go via > GPIO; Linus, what's your preference? I might have some doc patches that could collide so I can take them. I take it there will be a v2? Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-doc&quo

Re: [PATCH 0/8] Move most GPIO documentation to driver-api/gpio/ and ReST

2018-03-22 Thread Linus Walleij
Move drivers-on-gpio.txt to driver-api I applied all 8 patches to devel for v4.17. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 0/9] drm: remove deprecated functions

2018-11-15 Thread Linus Walleij
On Thu, Nov 15, 2018 at 11:17 PM Fernando Ramos wrote: > One of the things in the DRM TODO list ("Documentation/gpu/todo.rst") was to > "switch from reference/unreference to get/put". That's what this patch series > is > about. The series: Reviewed-by: Linus Walleij Yours, Linus Walleij

Re: [PATCH 1/9] drm: replace "drm_gem_object_unreference_unlocked" function with "*put_unlocked"

2018-11-24 Thread Linus Walleij
ry and apply the rest. Yours, Linus Walleij

Re: [PATCH 2/9] drm: remove deprecated "[__]drm_gem_object_[un]reference[_locked]" functions

2018-11-24 Thread Linus Walleij
On Thu, Nov 15, 2018 at 11:17 PM Fernando Ramos wrote: > There are no more places where these (deprecated) functions are being > used from, thus they can now be removed. > > Signed-off-by: Fernando Ramos Patch applied to drm-misc-next. Yours, Linus Walleij

Re: [PATCH 3/9] drm: replace "drm_dev_unref" function with "drm_dev_put"

2018-11-24 Thread Linus Walleij
dn't do something bad. Yours, Linus Walleij

Re: [PATCH 3/9] drm: replace "drm_dev_unref" function with "drm_dev_put"

2018-11-24 Thread Linus Walleij
On Thu, Nov 15, 2018 at 11:17 PM Fernando Ramos wrote: > This patch unifies the naming of DRM functions for reference counting as > requested on Documentation/gpu/todo.rst > > Signed-off-by: Fernando Ramos Patch applied after some collecting ACKs and tweaking. Yours, Linus Walleij

Re: [PATCH 4/9] drm: remove deprecated "drm_dev_unref" function

2018-11-24 Thread Linus Walleij
On Thu, Nov 15, 2018 at 11:17 PM Fernando Ramos wrote: > There are no more places where this (deprecated) function is being used > from, thus it can now be removed. > > Signed-off-by: Fernando Ramos Patch applied. Yours, Linus Walleij

Re: [PATCH 5/9] drm: replace "drm_connector_unreference" with "drm_connector_put"

2018-11-24 Thread Linus Walleij
On Thu, Nov 15, 2018 at 11:17 PM Fernando Ramos wrote: > This patch unifies the naming of DRM functions for reference counting as > requested on Documentation/gpu/todo.rst > > Signed-off-by: Fernando Ramos Patch applied. Yours, Linus Walleij

Re: [PATCH 6/9] drm: remove deprecated "drm_connector_[un]reference" functions

2018-11-24 Thread Linus Walleij
On Thu, Nov 15, 2018 at 11:17 PM Fernando Ramos wrote: > There are no more places where this (deprecated) function is being > used from, thus it can now be removed. > > Signed-off-by: Fernando Ramos Patch applied collecting Paul's review tag. Yours, Linus Walleij

Re: [PATCH 7/9] drm: remove deprecated "drm_framebuffer_[un]reference" functions

2018-11-24 Thread Linus Walleij
On Thu, Nov 15, 2018 at 11:17 PM Fernando Ramos wrote: > There are no more places where this (deprecated) function is being used > from, thus it can now be removed. > > Signed-off-by: Fernando Ramos Patch applied. Yours, Linus Walleij

Re: [PATCH 8/9] drm: remove no longer needed drm-get-put coccinelle script

2018-11-24 Thread Linus Walleij
On Thu, Nov 15, 2018 at 11:18 PM Fernando Ramos wrote: > The coccinelle script was used to rename some (deprecated) functions > which no longer exist now. > > Signed-off-by: Fernando Ramos Patch applied with Julia's ACK. Yours, Linus Walleij

Re: [PATCH 9/9] docs: drm: remove no longer relevant TODO entry

2018-11-24 Thread Linus Walleij
y: Fernando Ramos Patch applied. Yours, Linus Walleij

Re: [PATCH 0/9] drm: remove deprecated functions

2018-11-24 Thread Linus Walleij
On Wed, Nov 21, 2018 at 10:42 AM Daniel Vetter wrote: > On Thu, Nov 15, 2018 at 11:38:35PM +0100, Linus Walleij wrote: > > On Thu, Nov 15, 2018 at 11:17 PM Fernando Ramos > > wrote: > > > > > One of the things in the DRM TODO list ("Documentation/gpu/todo.rst

Re: [PATCH 0/9] drm: remove deprecated functions

2018-11-29 Thread Linus Walleij
On Mon, Nov 26, 2018 at 3:12 PM Daniel Vetter wrote: > On Sat, Nov 24, 2018 at 10:17:13PM +0100, Linus Walleij wrote: > > It was especially scary. > > > > But I think I managed to apply the patches and push the > > branch now. > > Except when you're racing

Re: [PATCH v8 15/26] pwm: jz4740: Add support for the JZ4725B

2018-12-14 Thread Linus Walleij
On Thu, Dec 13, 2018 at 9:42 PM Uwe Kleine-König wrote: > [Adding Linus Walleij to Cc:] > > Hello, > > On Thu, Dec 13, 2018 at 03:03:15PM +0100, Paul Cercueil wrote: > > Le jeu. 13 déc. 2018 à 10:24, Uwe Kleine-König > > a écrit : > > > On Wed, Dec 12, 201

Re: [PATCH v8 15/26] pwm: jz4740: Add support for the JZ4725B

2018-12-14 Thread Linus Walleij
On Fri, Dec 14, 2018 at 3:26 PM Uwe Kleine-König wrote: > On Fri, Dec 14, 2018 at 02:50:20PM +0100, Linus Walleij wrote: > > So if the PWM case is something similar, then by all means add > > num-pwms. > > .. or "npwms" to use the same nomenclature as the gpio b

Re: [PATCH] pinctrl.txt: Remove outdated information

2019-01-28 Thread Linus Walleij
ried Patch applied! Yours, Linus Walleij

Re: [PATCH] Documenation: driver-api: fix gpio/board.rst warning

2019-02-11 Thread Linus Walleij
On Mon, Feb 11, 2019 at 7:28 AM Randy Dunlap wrote: > From: Randy Dunlap > > Fix markup warning: insert a blank line before the list. > > Documentation/driver-api/gpio/board.rst:209: WARNING: Unexpected indentation. > > Signed-off-by: Randy Dunlap > Cc: Linus Walleij &

Re: [PATCH 0/3] simulated interrupts

2017-08-02 Thread Linus Walleij
and the system put to sleep, and when it comes up, the information of what line woke it up is there in a special register, but the actual (synchronous) interrupt line is no longer asserted or edge triggered, so an interrupt need to be inserted. Yours, Linus Walleij -- To unsubscribe from this list

Re: [PATCH 3/3] gpio: mockup: use irq_sim

2017-08-02 Thread Linus Walleij
On Wed, Jul 19, 2017 at 2:20 PM, Bartosz Golaszewski wrote: > Shrink the driver by removing the code dealing with dummy interrupts > and replacing it with calls to the irq_sim API. > > Signed-off-by: Bartosz Golaszewski Reviewed-by: Linus Walleij You can definately merge this al

Re: [PATCH] pinctrl: generic: update references to Documentation/pinctrl.txt

2017-08-07 Thread Linus Walleij
the driver-api book") Patch applied for fixes. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH v2 3/3] gpio: mockup: use irq_sim

2017-08-13 Thread Linus Walleij
On Tue, Aug 1, 2017 at 4:50 PM, Bartosz Golaszewski wrote: > Shrink the driver by removing the code dealing with dummy interrupts > and replacing it with calls to the irq_sim API. > > Signed-off-by: Bartosz Golaszewski Reviewed-by: Linus Walleij Tglx/Marc: feel free to merge t

Re: [RFC 2/5] i3c: Add core I3C infrastructure

2017-08-17 Thread Linus Walleij
uot;it is broken" and then they start to hack around it instead of helping out with the core. (I think you're well aware of that phenomenon.) Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord..

Re: [PATCH v4 0/3] simulated interrupts

2017-08-20 Thread Linus Walleij
some, thanks Thomas. I pulled this into the GPIO devel branch. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH v3 3/3] gpio: mockup: use irq_sim

2017-08-20 Thread Linus Walleij
On Mon, Aug 14, 2017 at 1:20 PM, Bartosz Golaszewski wrote: > Shrink the driver by removing the code dealing with dummy interrupts > and replacing it with calls to the irq_sim API. > > Signed-off-by: Bartosz Golaszewski > Acked-by: Jonathan Cameron > Reviewed-by: Linus Wallei

Re: [PATCH 8/8] Documentation: fix ref to gpio.txt

2017-10-16 Thread Linus Walleij
On Thu, Oct 12, 2017 at 10:24 PM, Tom Saeger wrote: > Signed-off-by: Tom Saeger Patch applied. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vg

Re: [RFC PATCH 1/5] gpio: gpiolib: Add core support for maintaining GPIO values on reset

2017-10-20 Thread Linus Walleij
or similar) where you can select to preserve across sleep, reset, one or the other, AND there is also a usecase such that a user wants to preserve the value across reset but not suspend or vice versa. I suspect that will not happen. Yours, Linus Walleij -- To unsubscribe from this list: send the li

Re: [RFC PATCH 2/5] gpio: gpiolib: Add OF support for maintaining GPIO values on reset

2017-10-20 Thread Linus Walleij
g up decimal and hex. Anyways, I do not think this is necessary. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [RFC PATCH 3/5] gpio: gpiolib: Add chardev support for maintaining GPIO values on reset

2017-10-20 Thread Linus Walleij
s, don't you think? Whether the system goes to sleep or the gpiochip resets should not make a door suddenly close or the lights in the christmas tree go out, right? I think if the gpiochip supports persistance of any kind, we should try to use it and not have userspace provide flags for that.

Re: [RFC PATCH 4/5] gpio: gpiolib: Add sysfs support for maintaining GPIO values on reset

2017-10-20 Thread Linus Walleij
t's why. This is being phased out and should not be extended. Everyone should use the character device, especially for new functionality. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.ke

Re: [RFC PATCH 1/5] gpio: gpiolib: Add core support for maintaining GPIO values on reset

2017-10-20 Thread Linus Walleij
On Fri, Oct 20, 2017 at 9:17 AM, Linus Walleij wrote: > On Fri, Oct 20, 2017 at 5:37 AM, Andrew Jeffery wrote: > >> GPIO state reset tolerance is implemented in gpiolib through the >> addition of a new pinconf parameter. With that, some renaming of helpers >> is done to

Re: [RFC PATCH 3/5] gpio: gpiolib: Add chardev support for maintaining GPIO values on reset

2017-10-31 Thread Linus Walleij
n idea about the whole system that is comprehensive. They use the random raspberry Pi (etc) development board for this. OK. When we are talking about adding GPIO in mass-market goods such as phones and tablets and laptops userspace GPIO access become more and more dubious. Yours, Linus Walleij -

Re: [PATCH] gpio/board.txt: point to gpiod_set_value

2016-10-10 Thread Linus Walleij
On Mon, Oct 3, 2016 at 10:43 AM, Pavel Machek wrote: > gpiod_set_value() is preffered interface these days, so add a > pointer. Also fix a missing ). > > Signed-off-by: Pavel Machek Patch applied with some tweaking. Yours, Linus Walleij -- To unsubscribe from this list: s

Re: [PATCH] regulator/overview.txt: Use ".." for ranges, instead of "->"

2016-10-10 Thread Linus Walleij
On Mon, Oct 3, 2016 at 10:45 AM, Pavel Machek wrote: > Using "->" to indicate range is not too common, switch to ".." > > Signed-off-by: Pavel Machek You sent this patch to me... resend it to the regulator maintainer. Yours, Linus Walleij -- To unsubscri

Re: [PATCH 1/2] ABI: rtc-ab8500: fix rtc_calibration documentation

2016-10-29 Thread Linus Walleij
On Sat, Oct 29, 2016 at 12:10 PM, Mauro Carvalho Chehab wrote: > The "What:" field at the ABI should describe the location of > the ABI, e. g. the position under a mounted sysfs. > > Fix it. > > Cc: Mark Godfrey > Cc: Linus Walleij > Cc: Alessandro Zummo &g

Re: [PATCH v1 1/1] misc: IBM Virtual Management Channel Driver

2018-04-25 Thread Linus Walleij
rtunately. If some specific domain knowledge is needed to read and understand the document, you need to state these prerequisites at the beginning of the document. Something like: "if you don't know a lot about virtualization already, then don't even bother trying to read this document". Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH v4 09/10] gpio: Add a driver for Cadence I3C GPIO expander

2018-04-26 Thread Linus Walleij
On Fri, Mar 30, 2018 at 9:47 AM, Boris Brezillon wrote: > Add a driver for Cadence I3C GPIO expander. > > Signed-off-by: Boris Brezillon This is pretty much OK, and I don't want to raise the bar even higher for you to get this code into the kernel, so: Acked-by: Linus Walleij

Re: [PATCH v2] gpiolib: add hogs support for machine code

2018-04-26 Thread Linus Walleij
p with some machine patches and then it is immediately worth it. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH v2] gpiolib: add hogs support for machine code

2018-04-26 Thread Linus Walleij
line $LABEL $GPIONR -517" error > for every single gpio-hog and wonder why :(. Hm maybe we can simply improbe the error messages so people realize they have to go and fix their pin control driver(s)? OK maybe a bit whimsical comment from me here... :/ Yours, Linus Walleij -- To unsubscribe fr

Re: [PATCH v2] gpiolib: add hogs support for machine code

2018-05-02 Thread Linus Walleij
On Thu, Apr 26, 2018 at 6:42 PM, Bartosz Golaszewski wrote: > 2018-04-26 14:07 GMT+02:00 Linus Walleij : >> On Tue, Apr 10, 2018 at 10:30 PM, Bartosz Golaszewski wrote: >> >>> Board files constitute a significant part of the users of the legacy >>> GPIO framewor

Re: [PATCH 1/2] gpiolib: Fix missing updates of bitmap index

2018-09-24 Thread Linus Walleij
already processed via fast bitmap path, possibly resulting in an > infinite loop. Fix it. > > Signed-off-by: Janusz Krzysztofik Patch applied! Thanks for working on getting this into shape! Yours, Linus Walleij

Re: [PATCH 2/2] gpiolib: Fix array members of same chip processed separately

2018-09-24 Thread Linus Walleij
l speed up processing of applications > using whole GPIO banks as I/O ports, while not breaking simultaneous > manipulation of consecutive pins of the same chip which don't follow > the equal numbering rule. > > Cc: Jonathan Corbet > Signed-off-by: Janusz Krzysztofik Patch applied! Yours, Linus Walleij

Re: [PATCH v2 0/3] gpio: Fix VLA removal fallout

2018-10-01 Thread Linus Walleij
should fix some day, just nobody has got around to do it. Yours, Linus Walleij

Re: [PATCH v8 10/10] dt-bindings: gpio: Add bindings for Cadence I3C gpio expander

2018-10-04 Thread Linus Walleij
On Wed, Oct 3, 2018 at 3:22 PM Boris Brezillon wrote: > Document the Cadence I3C gpio expander bindings. > > Signed-off-by: Boris Brezillon > Reviewed-by: Rob Herring > --- > Changes in v8: > - None Reviewed-by: Linus Walleij Yours, Linus Walleij

[PATCH] Documentation: update the devices.txt documentation

2016-02-19 Thread Linus Walleij
, that tag no longer appears anywhere in the file. Cc: Jonathan Corbet Cc: Linus Torvalds Cc: Greg Kroah-Hartman Cc: Alan Cox Cc: Arnd Bergmann Cc: Jens Axboe Signed-off-by: Linus Walleij --- Greg I guess this can go through the drivercore tree? --- CREDITS | 1 + Doc

Re: [PATCH 00/61] gpio: Add and use devm_gpiochip_add_data()

2016-02-22 Thread Linus Walleij
io_chip_add and remove Awesome! Do you have a git I can just pull these off so I don't have to apply then all one-by-one? Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.or

Re: [PATCH 00/61] gpio: Add and use devm_gpiochip_add_data()

2016-02-25 Thread Linus Walleij
anch into my tree on a separate branch for testing. I pushed the tree to kernel.org so that the zeroday autobuilders can have a go at it. If everything goes well I plan to merge this for v4.6, then we can merge the changes in pin control and other subsystems for v4.7. Yours, Linus Walleij -- To

Re: [PATCH 00/50] pinctrl: Add and use devm_ apis for pinctrl_{register, unregister}

2016-02-25 Thread Linus Walleij
t a while, collect ACKs and send me a branch to pull for this too. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] Documentation: gpio: board: fix GPIO_LOOKUP{,_IDX} documentation

2016-02-25 Thread Linus Walleij
ed-off-by: Gabor Juhos Patch applied. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 00/50] pinctrl: Add and use devm_ apis for pinctrl_{register, unregister}

2016-03-15 Thread Linus Walleij
me to pull it after v4.6-rc1. No need to resend the patches. Unfortunately it arrived too late for the merge window, but hey: we got the devm gpiochip in for v4.6. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 00/50] pinctrl: Add and use devm_ apis for pinctrl_{register, unregister}

2016-03-19 Thread Linus Walleij
On Tue, Mar 15, 2016 at 2:25 PM, Laxman Dewangan wrote: > On Tuesday 15 March 2016 02:01 PM, Linus Walleij wrote: >> On Wed, Mar 9, 2016 at 3:23 PM, Laxman Dewangan >> wrote: >> >>>> Pushed the change at: >>>> Branch "devm_pinctrl_register"

Re: [PATCH 16/20] mfd: stw481x: Use devm_mfd_add_devices() for mfd_device registration

2016-04-05 Thread Linus Walleij
On Tue, Apr 5, 2016 at 1:48 PM, Laxman Dewangan wrote: > Use devm_mfd_add_devices() for mfd devices registration and get > rid of .remove callback to remove mfd devices. This is done > by managed device framework. > > Signed-off-by: Laxman Dewangan > CC: Linus Walleij Acked

Re: [PATCH 1/4] drivers-on-gpio.txt: Fix paths to GPIO driver source files

2016-06-13 Thread Linus Walleij
On Fri, Jun 10, 2016 at 9:16 AM, Andrew Jeffery wrote: > Signed-off-by: Andrew Jeffery Patch applied. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.org More majordomo

Re: [PATCH 2/4] pinctrl.txt: Fix grammar in pinmux request list

2016-06-13 Thread Linus Walleij
On Fri, Jun 10, 2016 at 9:16 AM, Andrew Jeffery wrote: > Signed-off-by: Andrew Jeffery Patch applied. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.org More majordomo

Re: [PATCH 3/4] pinctrl.txt: s/have/has/ in GPIO driver interaction description

2016-06-13 Thread Linus Walleij
On Fri, Jun 10, 2016 at 9:16 AM, Andrew Jeffery wrote: > Signed-off-by: Andrew Jeffery Patch applied. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.org More majordomo

Re: [PATCH 4/4] pinctrl.txt: Reflow/wrap paragraph describing GPIO interaction

2016-06-13 Thread Linus Walleij
On Fri, Jun 10, 2016 at 9:16 AM, Andrew Jeffery wrote: > Signed-off-by: Andrew Jeffery Patch applied. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.org More majordomo