From: Sasha Levin <sashal@kernel.org>
To: Sasha Levin <sashal@kernel.org>
To: Bartosz Golaszewski <brgl@bgdev.pl>
To: Bartosz Golaszewski <bgolaszewski@baylibre.com>
To: Sekhar Nori <nsekhar@ti.com>, Kevin Hilman <khilman@kernel.org>,
Cc: , stable@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 1/6] ARM: davinci: add missing sentinels to GPIO lookup tables
Date: Sat, 30 Mar 2019 13:45:24 +0000 [thread overview]
Message-ID: <20190330134525.0C68A218AC@mail.kernel.org> (raw)
In-Reply-To: <20190329093334.3885-2-brgl@bgdev.pl>
Hi,
[This is an automated email]
This commit has been processed because it contains a -stable tag.
The stable tag indicates that it's relevant for the following trees: all
The bot has tested the following trees: v5.0.5, v4.19.32, v4.14.109, v4.9.166, v4.4.177, v3.18.137.
v5.0.5: Failed to apply! Possible dependencies:
1703cf5d4fc0 ("ARM: davinci: da830-evm: use gpio lookup entries for usb gpios")
c08df69149db ("ARM: davinci: omapl138-hawk: use gpio lookup entries for usb gpios")
v4.19.32: Failed to apply! Possible dependencies:
1703cf5d4fc0 ("ARM: davinci: da830-evm: use gpio lookup entries for usb gpios")
c08df69149db ("ARM: davinci: omapl138-hawk: use gpio lookup entries for usb gpios")
v4.14.109: Failed to apply! Possible dependencies:
1703cf5d4fc0 ("ARM: davinci: da830-evm: use gpio lookup entries for usb gpios")
c08df69149db ("ARM: davinci: omapl138-hawk: use gpio lookup entries for usb gpios")
cd2428c368a6 ("i2c: davinci: switch to using gpiod for bus recovery gpios")
e53537653791 ("i2c/ARM: davinci: Deep refactoring of I2C recovery")
v4.9.166: Failed to apply! Possible dependencies:
1703cf5d4fc0 ("ARM: davinci: da830-evm: use gpio lookup entries for usb gpios")
1b6fe9798af8 ("ARM: davinci: board-da850-evm: fix WP pin polarity for MMC/SD")
51e9f1216322 ("ARM: davinci: board-da830-evm: fix GPIO lookup for MMC/SD")
67c6b6ff221f ("ARM: davinci: board-da850-evm: fix GPIO lookup for MMC/SD")
b5e1438cf98a ("ARM: davinci: da830-evm: use gpio descriptor for mmc pins")
bdf0e8364fd3 ("ARM: davinci: da850-evm: use gpio descriptor for mmc pins")
c08df69149db ("ARM: davinci: omapl138-hawk: use gpio lookup entries for usb gpios")
cd2428c368a6 ("i2c: davinci: switch to using gpiod for bus recovery gpios")
e53537653791 ("i2c/ARM: davinci: Deep refactoring of I2C recovery")
v4.4.177: Failed to apply! Possible dependencies:
1703cf5d4fc0 ("ARM: davinci: da830-evm: use gpio lookup entries for usb gpios")
1b6fe9798af8 ("ARM: davinci: board-da850-evm: fix WP pin polarity for MMC/SD")
51e9f1216322 ("ARM: davinci: board-da830-evm: fix GPIO lookup for MMC/SD")
67c6b6ff221f ("ARM: davinci: board-da850-evm: fix GPIO lookup for MMC/SD")
b5e1438cf98a ("ARM: davinci: da830-evm: use gpio descriptor for mmc pins")
bdf0e8364fd3 ("ARM: davinci: da850-evm: use gpio descriptor for mmc pins")
c08df69149db ("ARM: davinci: omapl138-hawk: use gpio lookup entries for usb gpios")
cd2428c368a6 ("i2c: davinci: switch to using gpiod for bus recovery gpios")
e53537653791 ("i2c/ARM: davinci: Deep refactoring of I2C recovery")
v3.18.137: Failed to apply! Possible dependencies:
1703cf5d4fc0 ("ARM: davinci: da830-evm: use gpio lookup entries for usb gpios")
1b6fe9798af8 ("ARM: davinci: board-da850-evm: fix WP pin polarity for MMC/SD")
2c6ef04ffaf7 ("i2c: davinci: switch to use platform_get_irq")
2e65676f710e ("i2c: davinci: use bus recovery infrastructure")
51e9f1216322 ("ARM: davinci: board-da830-evm: fix GPIO lookup for MMC/SD")
67c6b6ff221f ("ARM: davinci: board-da850-evm: fix GPIO lookup for MMC/SD")
7ef97e9a312c ("i2c: davinci: use ICPFUNC to toggle I2C as gpio for bus recovery")
a7ca2bcf2d2e ("ARM: davinci: Use standard logging styles")
b5e1438cf98a ("ARM: davinci: da830-evm: use gpio descriptor for mmc pins")
bdf0e8364fd3 ("ARM: davinci: da850-evm: use gpio descriptor for mmc pins")
c08df69149db ("ARM: davinci: omapl138-hawk: use gpio lookup entries for usb gpios")
cd2428c368a6 ("i2c: davinci: switch to using gpiod for bus recovery gpios")
e53537653791 ("i2c/ARM: davinci: Deep refactoring of I2C recovery")
How should we proceed with this patch?
--
Thanks,
Sasha
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2019-03-30 13:45 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-29 9:33 [v2,1/6] ARM: davinci: add missing sentinels to GPIO lookup tables Bartosz Golaszewski
2019-03-29 9:33 ` [PATCH v2 1/6] " Bartosz Golaszewski
2019-03-29 9:33 ` Bartosz Golaszewski
2019-03-30 13:45 ` Sasha Levin [this message]
2019-03-30 17:08 ` Bartosz Golaszewski
2019-03-30 17:08 ` Bartosz Golaszewski
-- strict thread matches above, loose matches on Subject: below --
2019-04-03 15:36 [v2,3/6] usb: ohci-da8xx: disable the regulator if the overcurrent irq fired Bartosz Golaszewski
2019-04-03 15:36 ` [PATCH v2 3/6] " Bartosz Golaszewski
2019-04-03 15:36 ` Bartosz Golaszewski
2019-04-02 12:00 [v2,4/6] ARM: davinci: omapl138-hawk: add a fixed regulator for ohci-da8xx Bartosz Golaszewski
2019-04-02 12:00 ` [PATCH v2 4/6] " Bartosz Golaszewski
2019-04-02 12:00 ` Bartosz Golaszewski
2019-04-02 11:01 [v2,4/6] " Sekhar Nori
2019-04-02 11:01 ` [PATCH v2 4/6] " Sekhar Nori
2019-04-02 11:01 ` Sekhar Nori
2019-03-29 9:33 [v2,6/6] usb: ohci-da8xx: drop the vbus GPIO Bartosz Golaszewski
2019-03-29 9:33 ` [PATCH v2 6/6] " Bartosz Golaszewski
2019-03-29 9:33 ` Bartosz Golaszewski
2019-03-29 9:33 [v2,5/6] ARM: davinci: da830-evm: add a fixed regulator for ohci-da8xx Bartosz Golaszewski
2019-03-29 9:33 ` [PATCH v2 5/6] " Bartosz Golaszewski
2019-03-29 9:33 ` Bartosz Golaszewski
2019-03-29 9:33 [v2,4/6] ARM: davinci: omapl138-hawk: " Bartosz Golaszewski
2019-03-29 9:33 ` [PATCH v2 4/6] " Bartosz Golaszewski
2019-03-29 9:33 ` Bartosz Golaszewski
2019-03-29 9:33 [v2,3/6] usb: ohci-da8xx: disable the regulator if the overcurrent irq fired Bartosz Golaszewski
2019-03-29 9:33 ` [PATCH v2 3/6] " Bartosz Golaszewski
2019-03-29 9:33 ` Bartosz Golaszewski
2019-03-29 9:33 [v2,2/6] usb: ohci-da8xx: let the regulator framework keep track of use count Bartosz Golaszewski
2019-03-29 9:33 ` [PATCH v2 2/6] " Bartosz Golaszewski
2019-03-29 9:33 ` Bartosz Golaszewski
2019-03-29 9:33 [PATCH v2 0/6] ARM: davinci: ohci-da8xx: model the vbus GPIO as a fixed regulator Bartosz Golaszewski
2019-03-29 9:33 ` Bartosz Golaszewski
2019-03-29 14:02 ` Alan Stern
2019-03-29 14:02 ` Alan Stern
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190330134525.0C68A218AC@mail.kernel.org \
--to=sashal@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.