Message ID | 20210115094914.88401-1-heikki.krogerus@linux.intel.com |
---|---|
Headers | show |
Series | Remove one more platform_device_add_properties() call | expand |
Heikki Krogerus <heikki.krogerus@linux.intel.com> writes: > This patch adds the necessary PCI ID for Intel Alder Lake-P > devices. > > Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> The only missing my ack: Acked-by: Felipe Balbi <balbi@kernel.org>
On Fri, Jan 15, 2021 at 11:52 AM Heikki Krogerus <heikki.krogerus@linux.intel.com> wrote: > > Hi, > > I'm now clearing the dev_fwnode(dev)->secondary pointer in > device_remove_software_node() as requested by Daniel and Andy. Thanks > guys, it's much better now. I also took the liberty of including one > more PCI ID patch where I add PCI ID for the Alder Lake-P variant. I > hope that is OK. > > Andy, I dropped your Tested-by tag because of the change I made to the > first patch. If you have time to retest these, I would much appreciate. Since Greg already grabbed a v3 I will test it when it appears in linux-next. -- With Best Regards, Andy Shevchenko
On 16/01/2021 20:23, Andy Shevchenko wrote: > On Fri, Jan 15, 2021 at 11:52 AM Heikki Krogerus > <heikki.krogerus@linux.intel.com> wrote: >> Hi, >> >> I'm now clearing the dev_fwnode(dev)->secondary pointer in >> device_remove_software_node() as requested by Daniel and Andy. Thanks >> guys, it's much better now. I also took the liberty of including one >> more PCI ID patch where I add PCI ID for the Alder Lake-P variant. I >> hope that is OK. >> >> Andy, I dropped your Tested-by tag because of the change I made to the >> first patch. If you have time to retest these, I would much appreciate. > Since Greg already grabbed a v3 I will test it when it appears in linux-next. > It seems the grabbed one is the v2 one though actually
On 17/01/2021 21:05, Andy Shevchenko wrote: > On Sat, Jan 16, 2021 at 11:29 PM Daniel Scally <djrscally@gmail.com> wrote: >> On 16/01/2021 20:23, Andy Shevchenko wrote: >>> On Fri, Jan 15, 2021 at 11:52 AM Heikki Krogerus >>> <heikki.krogerus@linux.intel.com> wrote: >>>> Hi, >>>> >>>> I'm now clearing the dev_fwnode(dev)->secondary pointer in >>>> device_remove_software_node() as requested by Daniel and Andy. Thanks >>>> guys, it's much better now. I also took the liberty of including one >>>> more PCI ID patch where I add PCI ID for the Alder Lake-P variant. I >>>> hope that is OK. >>>> >>>> Andy, I dropped your Tested-by tag because of the change I made to the >>>> first patch. If you have time to retest these, I would much appreciate. >>> Since Greg already grabbed a v3 I will test it when it appears in linux-next. >>> >> It seems the grabbed one is the v2 one though actually > In his last message he wrote that he noticed the v3 *as I understand that*. > Greg, is it right? I mean you took v3 eventually? > You're right: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/commit/?h=usb-testing&id=e68d0119e3284334de5650a1ac42ef4e179f895e My bad; I went off the automated message but didn't check the tree.