mbox series

[v2,RESEND,0/5] ARM: dts: nanobone: Fix missing/incorrect features

Message ID 20221130140547.295859-1-mpfj@newflow.co.uk (mailing list archive)
Headers show
Series ARM: dts: nanobone: Fix missing/incorrect features | expand

Message

Mark Jackson Nov. 30, 2022, 2:05 p.m. UTC
This patch series updates the NanoBone DTS file to address various missing or
incorrect features.

v1 -> v2:
  - Move temperature sensor definition under I2C heirarchy

Mark Jackson (5):
  ARM: dts: am335x-nano: Fix GPIO settings for RTS/CTS pins on UART3 & 4
  ARM: dts: am335x-nano: Enable RS485 mode for UART3 & 4
  ARM: dts: am335x-nano: Enable I2C temperature sensor
  ARM: dts: am335x-nano: Fix GPIO settings for MMC pins
  ARM: dts: am335x-nano: Enable USB host

 arch/arm/boot/dts/am335x-nano.dts | 32 +++++++++++++++++++++++++------
 1 file changed, 26 insertions(+), 6 deletions(-)

Comments

Mark Jackson Dec. 14, 2022, 1:35 p.m. UTC | #1
On Wed, 30 Nov 2022 at 14:06, Mark Jackson <mpfj@newflow.co.uk> wrote:
>
> This patch series updates the NanoBone DTS file to address various missing or
> incorrect features.
>
> v1 -> v2:
>   - Move temperature sensor definition under I2C heirarchy
>
> Mark Jackson (5):
>   ARM: dts: am335x-nano: Fix GPIO settings for RTS/CTS pins on UART3 & 4
>   ARM: dts: am335x-nano: Enable RS485 mode for UART3 & 4
>   ARM: dts: am335x-nano: Enable I2C temperature sensor
>   ARM: dts: am335x-nano: Fix GPIO settings for MMC pins
>   ARM: dts: am335x-nano: Enable USB host
>
>  arch/arm/boot/dts/am335x-nano.dts | 32 +++++++++++++++++++++++++------
>  1 file changed, 26 insertions(+), 6 deletions(-)
>
> --
> 2.34.1
>

Any update on this patch ?
Did it ever get through ?
Do I need to re-submit for some reason ?

Regards
Mark J.
Krzysztof Kozlowski Dec. 14, 2022, 4:54 p.m. UTC | #2
On 14/12/2022 14:35, Mark Jackson wrote:
> On Wed, 30 Nov 2022 at 14:06, Mark Jackson <mpfj@newflow.co.uk> wrote:
>>
>> This patch series updates the NanoBone DTS file to address various missing or
>> incorrect features.
>>
>> v1 -> v2:
>>   - Move temperature sensor definition under I2C heirarchy
>>
>> Mark Jackson (5):
>>   ARM: dts: am335x-nano: Fix GPIO settings for RTS/CTS pins on UART3 & 4
>>   ARM: dts: am335x-nano: Enable RS485 mode for UART3 & 4
>>   ARM: dts: am335x-nano: Enable I2C temperature sensor
>>   ARM: dts: am335x-nano: Fix GPIO settings for MMC pins
>>   ARM: dts: am335x-nano: Enable USB host
>>
>>  arch/arm/boot/dts/am335x-nano.dts | 32 +++++++++++++++++++++++++------
>>  1 file changed, 26 insertions(+), 6 deletions(-)
>>
>> --
>> 2.34.1
>>
> 
> Any update on this patch ?
> Did it ever get through ?
> Do I need to re-submit for some reason ?

It's a merge window and you sent it just before it started.

Best regards,
Krzysztof
Mark Jackson Dec. 15, 2022, 3:44 p.m. UTC | #3
On Wed, 14 Dec 2022 at 16:54, Krzysztof Kozlowski
<krzysztof.kozlowski@linaro.org> wrote:
>
> On 14/12/2022 14:35, Mark Jackson wrote:
> > On Wed, 30 Nov 2022 at 14:06, Mark Jackson <mpfj@newflow.co.uk> wrote:
> >>
> >> This patch series updates the NanoBone DTS file to address various missing or
> >> incorrect features.
> >>

<snip>

> >
> > Any update on this patch ?
> > Did it ever get through ?
> > Do I need to re-submit for some reason ?
>
> It's a merge window and you sent it just before it started.

Ah, okay.
So will it be picked up automatically next time round or do I need to
re-submit ?

Cheers
Mark J.
Tony Lindgren Jan. 13, 2023, 7:02 a.m. UTC | #4
Hi,

* Mark Jackson <mpfj@newflow.co.uk> [221215 15:44]:
> On Wed, 14 Dec 2022 at 16:54, Krzysztof Kozlowski
> <krzysztof.kozlowski@linaro.org> wrote:
> >
> > On 14/12/2022 14:35, Mark Jackson wrote:
> > > On Wed, 30 Nov 2022 at 14:06, Mark Jackson <mpfj@newflow.co.uk> wrote:
> > >>
> > >> This patch series updates the NanoBone DTS file to address various missing or
> > >> incorrect features.
> > >>
> 
> <snip>
> 
> > >
> > > Any update on this patch ?
> > > Did it ever get through ?
> > > Do I need to re-submit for some reason ?
> >
> > It's a merge window and you sent it just before it started.
> 
> Ah, okay.
> So will it be picked up automatically next time round or do I need to
> re-submit ?

No need to resubmit if no more comments and the patches still apply
fine.

Did the issues pointed out by Krzysztof get fixed up? If so, I'll apply
these for v6.3 merge window.

Regards,

Tony
Tony Lindgren Jan. 19, 2023, 8:32 a.m. UTC | #5
* Mark Jackson <mpfj@newflow.co.uk> [221215 15:44]:
> On Wed, 14 Dec 2022 at 16:54, Krzysztof Kozlowski
> <krzysztof.kozlowski@linaro.org> wrote:
> >
> > On 14/12/2022 14:35, Mark Jackson wrote:
> > > On Wed, 30 Nov 2022 at 14:06, Mark Jackson <mpfj@newflow.co.uk> wrote:
> > >>
> > >> This patch series updates the NanoBone DTS file to address various missing or
> > >> incorrect features.
> > >>
> 
> <snip>
> 
> > >
> > > Any update on this patch ?
> > > Did it ever get through ?
> > > Do I need to re-submit for some reason ?
> >
> > It's a merge window and you sent it just before it started.
> 
> Ah, okay.
> So will it be picked up automatically next time round or do I need to
> re-submit ?

Applying these into omap-for-v6.3/dt thanks.

Tony