2021-04-22 01:23:53

by Dave Jones

[permalink] [raw]
Subject: Archived raspi compatibility patchset

Hi,

I've just noticed the patchset [1] I submitted a while back for
compatibility with the bt modules on Raspberry Pi boards was archived,
and was wondering if I'd missed some procedure to follow in getting it
reviewed? My apologies if I've jumped the gun on something!

I'm happy to either rebase and re-submit (though looking at the current
master I think they'd probably apply cleanly still), or unarchive them
on patchwork (if that's an acceptable alternative)?

[1]:
https://patchwork.kernel.org/project/bluetooth/cover/[email protected]/

Thanks,

Dave Jones.


2021-04-22 04:15:28

by Luiz Augusto von Dentz

[permalink] [raw]
Subject: Re: Archived raspi compatibility patchset

Hi Dave,

On Wed, Apr 21, 2021 at 6:23 PM Dave Jones <[email protected]> wrote:
>
> Hi,
>
> I've just noticed the patchset [1] I submitted a while back for
> compatibility with the bt modules on Raspberry Pi boards was archived,
> and was wondering if I'd missed some procedure to follow in getting it
> reviewed? My apologies if I've jumped the gun on something!
>
> I'm happy to either rebase and re-submit (though looking at the current
> master I think they'd probably apply cleanly still), or unarchive them
> on patchwork (if that's an acceptable alternative)?
>
> [1]:
> https://patchwork.kernel.org/project/bluetooth/cover/[email protected]/

My bad I probably forgot to reply, hciattach was deprecated in favor
of btattach so please port the changes to btattach whenever possible
and re-submit them.

> Thanks,
>
> Dave Jones.



--
Luiz Augusto von Dentz

2021-04-22 14:25:05

by Marcel Holtmann

[permalink] [raw]
Subject: Re: Archived raspi compatibility patchset

Hi Luiz,

>> I've just noticed the patchset [1] I submitted a while back for
>> compatibility with the bt modules on Raspberry Pi boards was archived,
>> and was wondering if I'd missed some procedure to follow in getting it
>> reviewed? My apologies if I've jumped the gun on something!
>>
>> I'm happy to either rebase and re-submit (though looking at the current
>> master I think they'd probably apply cleanly still), or unarchive them
>> on patchwork (if that's an acceptable alternative)?
>>
>> [1]:
>> https://patchwork.kernel.org/project/bluetooth/cover/[email protected]/
>
> My bad I probably forgot to reply, hciattach was deprecated in favor
> of btattach so please port the changes to btattach whenever possible
> and re-submit them.

and actually non of these should be needed since we have serdev support for RPi.

Regards

Marcel